summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-05trainer dvsyenatch
2013-01-04include all compressed and decompressed graphicsyenatch
2013-01-02Merge pull request #53 from yenatch/masterBryan Bishop
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
2013-01-01make gfx.py more convenient from command lineyenatch
2013-01-01remove last incbin in bank 3ayenatch
2012-12-31Merge pull request #52 from yenatch/masterBryan Bishop
2012-12-31bank 70 (text)yenatch
2012-12-31Merge pull request #51 from yenatch/masterBryan Bishop
2012-12-31decompress all known gfxyenatch
2012-12-31pedantic whitespace fixBryan Bishop
2012-12-31pedantic comma format fixBryan Bishop
2012-12-31Merge remote branch 'remotes/prizza/master'Bryan Bishop
2012-12-31pokemon base stats structure + removed junk filesBryan Bishop
2012-12-28clean up whitespaceBryan Bishop
2012-12-26update address syntax againBryan Bishop
2012-12-26Merge remote branch 'remotes/yenatch/master'Bryan Bishop
2012-12-23Merge remote branch 'remotes/yenatch/master'Bryan Bishop
2012-12-23add SpecialRoamMons and reformat TypeEffectspadz
2012-12-23clean up bank 0; time-sensitive fns; add Predef fnpadz
2012-12-17Merge pull request #47 from iimarckus/specialphonecallBryan Bishop
2012-12-17specialphonecall takes a 16‐bit ID.IIMarckus
2012-12-16update gbz80disasm to not use $ff00+$ff syntaxBryan Bishop
2012-12-16switch ld syntax from ff00+xx to ffxxBryan Bishop
2012-12-14expand on battle rampadz
2012-12-14make gbz80disasm easier to use externallypadz
2012-11-30even better preprocessor formattingBryan Bishop
2012-11-30md5 -> hashlibBryan Bishop
2012-11-30make preprocessor includable as a moduleBryan Bishop
2012-11-30update spacing for read_line in preprocessorBryan Bishop
2012-11-30make the include macro check betterBryan Bishop
2012-11-30more preprocessor commentsBryan Bishop
2012-11-30clean up formatting in preprocessorBryan Bishop
2012-11-30move allowed_lengths for music macros outBryan Bishop
2012-11-30Merge pull request #46 from yenatch/masterBryan Bishop
2012-11-30get rid of defunct rgbasm macrospadz
2012-11-30update music ptrs + labels and include music filespadz
2012-11-30implement music macros; INCLUDE injection in prepadz
2012-11-30remove deprecated music filespadz
2012-11-30parse and dump music datapadz
2012-11-24Merge pull request #44 from yenatch/masterBryan Bishop
2012-11-24add surf checks and related functionspadz
2012-11-24more wram.asm typospadz
2012-11-23fix a typo in wram.asmpadz
2012-11-23update constants used in scripts and battle enginepadz
2012-11-23flesh out wram, fix unallocated labelspadz
2012-11-19Merge pull request #43 from iimarckus/masterBryan Bishop
2012-11-19Add trade data.IIMarckus