summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-23Edit some docstrings in /extras.Kat Harrison
2013-06-23Made edits to docstrings in extras/vba.pyKat Harrison
2013-06-23update instructions in extras/vba.pyKat Harrison
2013-06-21make: don't recompile if it's not necessaryyenatch
2013-06-21preprocess asm files individuallyyenatch
2013-06-18make clean is no longer required to compileyenatch
2013-06-18updated install instructionsyenatch
2013-06-17move miscellaneous asm into engine/yenatch
2013-06-17move constants files into constants/yenatch
2013-06-17Merge pull request #147 from yenatch/masterBryan Bishop
2013-06-17BadgeStatBoostsyenatch
2013-06-17LostBattle and HalveMoneyyenatch
2013-06-16programmatic speedrun of pokecrystal (vba)Bryan Bishop
2013-06-16make vba emulator wait until text is done drawingBryan Bishop
2013-06-16symfile: fix address handlingyenatch
2013-06-15gbz80disasm: fix labels outside of banks 0 and 1yenatch
2013-06-14OakSpeech formattingyenatch
2013-06-14gbz80disasm: only use gbhw/hram constants >= 0xff00yenatch
2013-06-14DrawIntroPlayerPicyenatch
2013-06-13Merge pull request #146 from yenatch/masterBryan Bishop
2013-06-13gfx: return mass-decompress commandyenatch
2013-06-13use stat constants in statdown commandsyenatch
2013-06-13Merge branch 'master' of github.com:kanzure/pokecrystalyenatch
2013-06-13comment statdown move commandyenatch
2013-06-13hexdump for binary diffsyenatch
2013-06-12Merge remote-tracking branch 'yenatch/master'Bryan Bishop
2013-06-12Revert "make gfx.py png take only a path"Bryan Bishop
2013-06-12Merge branch 'master' of github.com:kanzure/pokecrystalyenatch
2013-06-12expand shortened palettesyenatch
2013-06-12gfx: workable command line functionsyenatch
2013-06-12gfx: palette checking in to_pngyenatch
2013-06-12fix palette functions and output palettes in 2bpp conversionyenatch
2013-06-12gfx: handling for <4-color pngs when converting to 2bppyenatch
2013-06-10DecompressPredefyenatch
2013-06-10split out constantsyenatch
2013-06-09Player backpic and consistent names for player charactersyenatch
2013-05-31recomment text box functionsyenatch
2013-05-31remove \@s from local labelsyenatch
2013-05-30rename bank3{0,1}.asm to sprites_{1,2}.asmBryan Bishop
2013-05-30remove two commented incbin linesBryan Bishop
2013-05-30Merge pull request #144 from kanzure/temporarily-fix-overworld-spritesBryan Bishop
2013-05-30include overworld sprite .2bpp filesBryan Bishop
2013-05-30remove overworld sprite pngsBryan Bishop
2013-05-29make gfx.py png take only a pathBryan Bishop
2013-05-29wram: room decorationsyenatch
2013-05-29JpDeyenatch
2013-05-28remove makefile clutteryenatch
2013-05-27heavy ballyenatch
2013-05-27Merge pull request #142 from cogitokat/overworld-spritesBryan Bishop
2013-05-27Include overworld spritesKat Harrison