summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-30gfx: add egg front spriteTauwasser
2018-05-30Add tileset headers and tileset graphicsdannye
2018-05-30Start all trainer party groupsRangi
2018-05-30More accurate commentsRangi
2018-05-30'make mostlyclean' preserves graphics; separate frame gfx filesRangi
2018-05-30hram.asm: fix receive spelling errorTauwasser
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-29More trainer partiesRangi
2018-05-29Start decoding trainer partiesRangi
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-29Fix base stat syntaxRangi
2018-05-29Merge branch 'master' of http://git.sanqui.net:3000/pret/pokegold-spaceworldRangi
2018-05-29Include base data (some Pokémon needed TM/HM flags beyond 57)Rangi
2018-05-30gfx, main.asm: add Pokémon front and back picsTauwasser
2018-05-30base_stats.asm: prepare pokered macros to measure length of an individual sta...Tauwasser
2018-05-30Makefile: mark converted/compressed picture files preciousTauwasser
2018-05-30Makefile: clean compressed pictures as wellTauwasser
2018-05-29Include data in main.asm (not base data, it doesn't match yet)Rangi
2018-05-29Declare type chartRangi
2018-05-29pics -> pokemon (follow pokecrystal convention)Rangi
2018-05-29Add compression tool to .gitignoreISSOtm
2018-05-29Fix incorrect function in farcall/callfarISSOtm
2018-05-29main.asm: remove unnecessary double include of charmapTauwasser
2018-05-29gfx, main.asm: add annon front and back picsTauwasser
2018-05-29tools: add pkmncompress from pokered f75049feTauwasser
2018-05-29shim.sym: add function names identical to pokeredTauwasser
2018-05-29Make RGBFIX actually fix header fieldsISSOtm
2018-05-29Makefile: use MD5 sums to compare ROMS instead of cmpTauwasser
2018-05-29main.asm: include charmap for nowTauwasser
2018-05-29charmap: replace regular space with full-width spaceTauwasser
2018-05-29Put back JP chars deleted along with English onesRangi
2018-05-29Fix disassembling mistakesISSOtm
2018-05-29Add text extractorISSOtm
2018-05-29Add main menu stringsSanqui
2018-05-29Add font GFXSanqui
2018-05-28Declare gojuon dex orderRangi
2018-05-29Merge branch 'master' of git.sanqui.net:pret/pokegold-spaceworldSanqui
2018-05-29Add some gfx symbol shimsSanqui
2018-05-28Declare base dataRangi
2018-05-28Merge branch 'master' of http://git.sanqui.net:3000/pret/pokegold-spaceworldRangi
2018-05-28Comment on missing evolution dataRangi
2018-05-28Merge branch 'master' of pfero/pokegold-spaceworld into mastersanqui
2018-05-28Merge branch 'master' of http://git.sanqui.net:3000/pret/pokegold-spaceworldpfero