summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2018-06-18Touch up scan_includes for versatilityobskyr
2018-06-10Merge branch 'math_etc' into 'master'ISSOtm
2018-06-10Replace a few predefsISSOtm
2018-06-07Add proper tileset constantspfero
2018-06-06Merge pull request #13 from PikalaxALT/rtc_fadeEldred Habert
2018-06-06Finish dumping trainer parties.IIMarckus
2018-06-05Merge branch 'master' into rtc_fadePikalaxALT
2018-06-05Remove the underscores in generic function labels to maintain consistency wit...PikalaxALT
2018-06-06Name the map groupspfero
2018-06-06Remove leftover cruftpfero
2018-06-06Disassemble map headerspfero
2018-06-05Define landmark constantsRangi
2018-06-04Backport bg_effects.asm from CrystalPikalaxALT
2018-06-04Remove generic function reference to CheckSGBISSOtm
2018-06-03Merge branch 'master' into build_more_romsPikalaxALT
2018-06-03Add more trainer leftovers from Blue. Nothing interesting here.IIMarckus
2018-06-02Merge branch 'master' into build_more_romsPikalaxALT
2018-06-02Make the repository build all four ROMsPikalaxALT
2018-06-02Wild Pokemon data: fix formattingxCrystal
2018-06-02Add wild Pokemon dataxCrystal
2018-06-02More trainer dataRangi
2018-06-02MOVE_PSYCHIC_M → MOVE_PSYCHICRangi
2018-06-02Add some trainer parties (including new and leftover ones).IIMarckus
2018-06-02Add the rival's parties, which are in a different format.IIMarckus
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