summaryrefslogtreecommitdiff
path: root/gfx.asm
AgeCommit message (Expand)Author
2020-09-22Move most files out of the root directoryRangi
2020-09-21Rename tileset graphics for future Polished Map compatibilityRangi
2020-09-21Extract bank 07, 08,13, & 37 tilesets' metatiles and collision datajd-0
2020-09-21Extract bank $0C tilesets' metatiles and collision datajd-0
2020-09-21Extract bank $06 tilesets' metatiles and collision dataRangi
2020-09-20Use local .End or .FirstEntryEnd labels for measuring data/GFX sizesRangi
2020-09-20More cleanup of whitespace and commentsRangi
2020-09-20Remove address commentsjd-0
2020-09-20Capitalize DEFRangi
2020-09-20- Remove trailing whitespaceRangi
2020-08-29Fix minor oversightSatoMew
2020-08-29Resolved conflict caused by my changes.SatoMew
2020-08-09Remove "; if DEBUG" comments for SECTIONs, and "if DEBUG" conditions since on...Rangi
2019-04-14Identify radio graphicsSatoMew
2019-04-14Pokégear → Trainer GearSatoMew
2018-11-29Disassembled the rest of the code in bank 4 as far as i can tell. Lines 899, ...2Tie
2018-08-21Dumped rest of bank, still need to clean up a few hardcoded addressesPokeglitch
2018-08-21Extracted corrupted gfxPokeglitch
2018-08-20Dumped first section of Bank 2Pokeglitch
2018-08-19Extract common exterior tileset graphicsRangi
2018-07-31Small formatting fixPokeglitch
2018-07-31Finished dumping bank 1Pokeglitch
2018-07-03Introduce linkerscript.luckytyphlosion
2018-06-04Title screen disassembled (new pr)ehw
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-02Dump all songsdannye
2018-06-01Compress trainer picsdannye
2018-06-01Add trainer battle sprites & update gfx.asmehw
2018-05-31Keep pokemon data in data/pokemonRangi
2018-05-31Disassemble overworld spritesRangi
2018-05-31Add palette constants and pokemon palette assignment tabledannye
2018-05-31Add super palette datadannye
2018-05-30Clean up Makefilepfero