summaryrefslogtreecommitdiff
path: root/engine/tilesets/timeofday_pals.asm
AgeCommit message (Collapse)Author
2021-02-05Identify label BattleTowerFade.loopRangi
2020-08-11Identify some time-related dataRangi
2020-07-01Identify more labels, and use the jumptable macro when possibleRangi
2020-06-17Harmonize engine/{phone, pokedex, pokegear, printer, rtc, tilesets} with ↵Rangi
pokegold To do: engine/{menus, movie, overworld, pokemon}
2018-09-09Use 0/1/2/3 for palettes, and rgbds opt feature for battle transition graphicRangi
2018-08-25Use labels instead of constants for HRAMRangi
Use explicit ldh instruction to access HRAM locations, don't rely on optimizing ld
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-24Remove all address commentsmid-kid
2018-04-04Fix snake_case filenamesmid-kid
Renamed a bunch of files, most of them one-off functions, to better fit the general snake_case naming scheme. Also renamed some awfully long filenames.