summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-14forgot to make 3jumptext an enderyenatch
2013-01-14Merge pull request #85 from yenatch/masterBryan Bishop
More script commands.
2013-01-14add missing script command (3jumptext)yenatch
2013-01-14Fix crystal.scan_for_predefined_labels to work with current main.asmSanky
2013-01-14Disasm more party menu-related functions.Sanky
2013-01-14Merge pull request #84 from yenatch/masterBryan Bishop
make script parsing less terrible
2013-01-14disasm PrintPartyMenuTextSanky
2013-01-14banish script parser output to debugyenatch
2013-01-13Merge pull request #83 from yenatch/masterBryan Bishop
pokerus
2013-01-14script special for pokerus checkyenatch
2013-01-14add pokerus checkyenatch
2013-01-13Merge pull request #81 from iimarckus/simianBryan Bishop
checkmonkey -> checkmoney
2013-01-13Fix typo.IIMarckus
2013-01-13Add lots of phone call texts.IIMarckus
2013-01-12Merge pull request #80 from yenatch/masterBryan Bishop
rgb macro for palettes
2013-01-13make careless use of gfx.py less fatalyenatch
2013-01-13reformat title screen palettesyenatch
2013-01-13implement rgb macro for palettesyenatch
2013-01-12Merge pull request #79 from yenatch/masterBryan Bishop
title screen
2013-01-12disassemble title screen inityenatch
2013-01-11Merge pull request #77 from yenatch/masterBryan Bishop
minor label changes
2013-01-11make some labels saneryenatch
2013-01-11do i really want to endorse mibbit?Bryan Bishop
2013-01-11fix make/make clean line in INSTALL.mdBryan Bishop
2013-01-11README 2.0Bryan Bishop
2013-01-11move readmeBryan Bishop
2013-01-10Merge pull request #75 from yenatch/masterBryan Bishop
Battle initialization and battle commenting.
2013-01-11comment LoadEnemyMon and related fns; add RNG fnsyenatch
2013-01-10speed up text conversion in preprocessorBryan Bishop
2013-01-10combine multiple calls to sys.stdout.writeBryan Bishop
2013-01-10disable macro error checking by defaultBryan Bishop
2013-01-10make include_file faster in the preprocessorBryan Bishop
2013-01-10disable '; original line' by defaultBryan Bishop
2013-01-10even faster preprocessorBryan Bishop
2013-01-10make the preprocessor a little fasterBryan Bishop
This reduced the preprocessing time from 8s to 2.7s.
2013-01-10saner import syntax in preprocessorBryan Bishop
2013-01-10Merge pull request #74 from yenatch/masterBryan Bishop
Thing to build symfiles. Use with bgb or another debugger.
2013-01-10add symfile generationyenatch
2013-01-09Merge pull request #57 from yenatch/masterBryan Bishop
clean up pic pointers/incbins
2013-01-09Merge pull request #71 from iimarckus/shootbreezeBryan Bishop
bank $72
2013-01-08Pull out some code related to map names / item descriptions.IIMarckus
2013-01-08Add string pointers and coordinates for town map locations.IIMarckus
2013-01-07fix pic incbin formattingyenatch
2013-01-07bank 5a is a carbon copy of bank 59yenatch
2013-01-05trainer dvsyenatch
2013-01-04include all compressed and decompressed graphicsyenatch
* frontpics & animation tiles * backpics * trainer pics * attack animation gfx * intro gfx * intro tilemaps * title gfx * tilesets * player backpic * dude backpic * pokegear/town map fixes #33, #34 and #35
2013-01-02Merge pull request #53 from yenatch/masterBryan Bishop
Compressed graphics and gfx.py updates.
2013-01-02add original compressed gfx datayenatch
2013-01-02allow other files to import gfx.pyyenatch
2013-01-01clean up wram (excess partymon structs)yenatch