summaryrefslogtreecommitdiff
path: root/src/data/graphics.c
AgeCommit message (Collapse)Author
2021-07-08Fix style issuesPikalaxALT
2021-06-25Document pokedex_cry_screen.cPikalaxALT
2021-06-25More pokedex doccingPikalaxALT
2021-06-25Sync names of other pokedex.c methodsPikalaxALT
2021-06-24Document pokedex.c, 1PikalaxALT
2021-06-23Document remaining contest.c functionsPikalaxALT
2020-06-08Preliminary support for English rev0 debug. Matching but still needsKaz
cleaning up. Rename DEBUG_TRANSLATE to DEBUG_FIX now that we have actual English Debug ROMs. Add Sapphire German "first edition" debug support, now that we have a hash for it. Fix an obvious nonmatching.
2019-10-02Merge branch 'master' into debug-englishPikalaxALT
2019-08-24Rename old_charmap and move from graphics-de/unused to graphics/debug.easyaspi314 (Devin)
The debug battle text is in English on German ROMs and Japanese on English ROMs. Additionally, old_charmap.bin held the actual text. Weird. I also choose the English when DEBUG_TRANSLATE is on.
2019-08-01use encounter slot constants, fix some gfxgarak
2019-07-28combine battle interface graphics filescamthesaxman
2019-01-15sync region map data formats with pokeemeraldgarak
2018-11-07Some Trainer_Card workSewef
- Labelled a function - Renamed the unknown tilemaps - Moves files to graphics\trainer_card
2018-10-03Fix buildMarcus Huderle
2018-10-03fix include pathsgarak
2018-10-03split berry, trainer, and pokemon datagarak
2018-10-02graphics datagarak