summaryrefslogtreecommitdiff
path: root/engine/events/bug_contest/contest.asm
AgeCommit message (Expand)Author
2020-06-10Resolve #723: treat std scripts like specials and predefsRangi
2019-10-20#641 fixes and additions. (#646)mid-kid
2019-03-10Rename some call/jump script commands to avoid confusion with jr/jp asm instr...Rangi
2019-03-10Rename more script commands for consistency and predictabilityRangi
2018-11-18Resolve issue #575: Rename text commandsRangi
2018-11-05text_jump → text_farmid-kid
2018-06-25Remove even more address commentsmid-kid
2018-06-24Remove all address commentsmid-kid
2018-01-24Remove Special_ prefix from special routines (close #478)Rangi
2017-12-27Move events/ to engine/events/Remy Oukaour