summaryrefslogtreecommitdiff
path: root/gfx
AgeCommit message (Expand)Author
2018-07-03Merge branch 'master' of https://github.com/luckytyphlosion/pokegold-spaceworldluckytyphlosion
2018-07-03Merge branch 'master' of https://github.com/pret/pokegold-spaceworldluckytyphlosion
2018-06-04Title screen disassembled (new pr)ehw
2018-06-03gfx/pokegear: use better format for town mapTauwasser
2018-06-02Merge branch 'master' into build_more_romsPikalaxALT
2018-06-03gfx: re-organize some graphics and disassemble gfx load codeTauwasser
2018-06-02Merge branch 'master' into build_more_romsPikalaxALT
2018-06-02Make the repository build all four ROMsPikalaxALT
2018-06-01Add trainer battle sprites & update gfx.asmehw
2018-06-01gfx/annon_pics: annotate ROM addressesTauwasser
2018-05-31Disassemble overworld spritesRangi
2018-05-31home/pokemon: disassemble Pokémon sprite uncompression routineTauwasser
2018-05-30Clean up Makefilepfero
2018-05-30gfx: add egg front spriteTauwasser
2018-05-30Add tileset headers and tileset graphicsdannye
2018-05-30'make mostlyclean' preserves graphics; separate frame gfx filesRangi
2018-05-30Split up icon graphics; add missing filesRangi
2018-05-30Organize graphics like pokecrystalRangi
2018-05-30Add more graphicsdannye
2018-05-29Add misc graphicsdannye
2018-05-29Same pic bank solution as pokecrystalRangi
2018-05-29Merge branch 'master' of http://git.sanqui.net:3000/pret/pokegold-spaceworldRangi
2018-05-29Small temporary SECTION headers go in main.asm, so the individual files won't...Rangi
2018-05-30gfx: remove wrong annon picTauwasser
2018-05-30gfx, main.asm: add Pokémon sprite bank tableTauwasser
2018-05-30gfx, main.asm: add Pokémon front and back picsTauwasser
2018-05-29pics -> pokemon (follow pokecrystal convention)Rangi
2018-05-29gfx, main.asm: add annon front and back picsTauwasser
2018-05-29Add font GFXSanqui