summaryrefslogtreecommitdiff
path: root/engine/events/trainer_scripts.asm
AgeCommit message (Collapse)Author
2019-03-10Rename some call/jump script commands to avoid confusion with jr/jp asm ↵Rangi
instructions Fixes #580
2019-03-10Rename more script commands for consistency and predictabilityRangi
Fixes #540
2018-06-25Remove even more address commentsmid-kid
That should be all of them this time
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2017-12-27Move events/ to engine/events/Remy Oukaour