summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2018-06-01Use fullwidth digitsRangi
2018-06-01Declare landmark names (pointer table structure unknown)Rangi
2018-06-01The dark mon palettes consistently appear to be the shiny onesRangi
2018-05-31Cleaned up code. Found the unknown_string_funcs in pokered, they deal with It...Pokeglitch
2018-05-31Disassembled some copy functions and some unknown string functionsPokeglitch
2018-05-31Keep pokemon data in data/pokemonRangi
2018-05-31Disassemble overworld spritesRangi
2018-05-31PAL_39 is the Pokégear radioRangi
2018-05-31Use newer RGB macro; add commentsRangi
2018-05-31Add palette constants and pokemon palette assignment tabledannye
2018-05-31Add super palette datadannye
2018-05-31Declare Pokédex type search data; add more commentsRangi
2018-05-31Declare Pokémon namesRangi
2018-05-31party_pointers.asm -> party_pointers.incpfero
2018-05-30Define trainer constants; sort party data contiguouslyRangi
2018-05-30Clean up Makefilepfero
2018-05-30Dump item and move namesRangi
2018-05-30Merge branch 'master' of https://git.sanqui.net/pret/pokegold-spaceworldRangi
2018-05-30Dump trainer class namesRangi
2018-05-30Add tileset headers and tileset graphicsdannye
2018-05-30Start all trainer party groupsRangi
2018-05-29More trainer partiesRangi
2018-05-29Start decoding trainer partiesRangi
2018-05-29Small temporary SECTION headers go in main.asm, so the individual files won't...Rangi
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-29Include data in main.asm (not base data, it doesn't match yet)Rangi
2018-05-29Declare type chartRangi
2018-05-29gfx, main.asm: add annon front and back picsTauwasser
2018-05-28Declare gojuon dex orderRangi
2018-05-28Declare base dataRangi
2018-05-28Comment on missing evolution dataRangi
2018-05-28Evos+attacksRangi
2018-05-28These are dex IDs, not internal indexesRangi
2018-05-28Define item constants; declare TM/HM movesRangi