summaryrefslogtreecommitdiff
path: root/constants/trainer_constants.asm
AgeCommit message (Collapse)Author
2022-03-07Miscellaneous tweaks (#72)FrenchOrange
2021-11-28Swimmer♀ Mary is unusedRangi
2021-11-23Use compound assignment operatorsRangi
2021-11-03Comment unused trainersRangi
2021-03-05Verify data table sizes with table_width and assert_table_length macrosRangi
It also uncovered some off-by-one issues with defining some constants. A few structs now use rsreset/_RS to define their offset constants.
2020-12-07Document unused male GruntsRangi
2020-10-26Comment, remove, or revise many unreferenced labelsRangi
2020-07-09Eliminate enum: use const instead, with case-by-case parallel const ↵Rangi
implementations
2020-03-31Disassemble pic banks.entrpntr
2018-09-24Add trainer data.IIMarckus
2018-08-16Sync with pokecrystal.IIMarckus
2016-06-18Main Menu and GS Title Screenpikalaxalt
2016-06-17home/movement.asmpikalaxalt
2016-01-29Import stuff from pokecrystal; diff gold and silverPikalaxALT