summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-18another sgb packet and miscxCrystal
2016-01-17rename to DrawLabeledTextBox and DrawRegularTextBoxxCrystal
2016-01-17more draw text box and related functionsxCrystal
2016-01-17generate .map filexCrystal
2016-01-17draw menu box functions and rename CallF to CallHLxCrystal
2016-01-17name some ram addresses and functions, mostly menu input relatedxCrystal
also replace other wram/hram addresses that were hardcoded despite the label already existing
2016-01-17disassemble more incbins and sgb packetsxCrystal
2016-01-17Generalize to "effect commands", even for trainer cards, to avoid confusionxCrystal
2016-01-17disassemble GetCardPointer (0:2f7c)xCrystal
2016-01-17dissasemble 2fcb-302cxCrystal
2016-01-16some label/commentary correctionsxCrystal
2016-01-16clean up wram.asmxCrystal
2016-01-16accidentally messed up the commentaryxCrystal
2016-01-16organize move effect commandsxCrystal
2016-01-16dump move effect commands dataxCrystal
2016-01-16player and opponent card data in wramxCrystal
2016-01-16document more card fields: move effect statusxCrystal
2016-01-16document more card fields: move effect categoryxCrystal
2016-01-16no more underscores in card text pointersxCrystal
2016-01-16gfx macroxCrystal
2016-01-16fix some typos and use lowercase for prepositions in move namesxCrystal
2016-01-16label card names and descriptionsxCrystal
2016-01-14energy macroxCrystal
2015-09-07Use gfx.py instead of rgbgfxdannye
maintain this gfx.py branch until rgbgfx becomes an integral part of rgbds
2015-03-19Merge pull request #6 from stag019/srcrgbgfxDaniel Harding
Move source code into "src/". Update Makefile/scan_includes.
2015-03-14Move source code into "src/". Update Makefile/scan_includes.stag019
2015-03-11Merge pull request #5 from stag019/masterDaniel Harding
Some Makefile changes
2015-03-11Make Makefile posix-friendlystag019
2015-02-25Use text id constantsU-Daniel-PC\Daniel
2015-02-25Update README and MakefileU-Daniel-PC\Daniel
2015-02-25Remove gfx.pyU-Daniel-PC\Daniel
2015-02-24Colorize all cards.stag019
2015-02-24Use auto-generated palette file for grassenergy.pngstag019
2015-02-24Palette files will be automatically generated.stag019
2015-02-24Rename all PNG files to remove redunant extensions.stag019
2015-02-24Remove *.pal on cleanstag019
2015-02-24Change Makefile to use rgbgfx instead of the python gfx.pystag019
2015-02-24Put rgbgfx comments in PNG files.stag019
2015-02-24Correct palette order.stag019
2015-02-24Rest of PNGs at correct bit depthU-Daniel-PC\Daniel
2015-02-24Merge pull request #2 from stag019/masterDaniel Harding
PNGs
2015-02-24Colorized grass energy.stag019
2015-02-24PNGs at correct bit depth.stag019
2015-02-15Make each note/instrument its own macroU-Daniel-PC\Daniel
2015-02-15Don't bother exporting unreferenced labelsU-Daniel-PC\Daniel
2015-02-15wram.oU-Daniel-PC\Daniel
2015-02-15audio.oU-Daniel-PC\Daniel
2015-02-14text.oU-Daniel-PC\Daniel
GLOBAL is temporary
2015-02-14gfx.oU-Daniel-PC\Daniel
GLOBAL is temporary
2015-02-14Update MakefileU-Daniel-PC\Daniel