summaryrefslogtreecommitdiff
path: root/event/magikarp.asm
AgeCommit message (Expand)Author
2017-12-26event/ → events/, and move some appropriate engine/ files thereRemy Oukaour
2017-12-25Resolve #428: Use `HIGH(X)` and `LOW(X)` instead of `X / $100` and `X % $100`...Remy Oukaour
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2017-12-09Move some gfx/unknown/ files into meaningful directoriesRemy Oukaour
2017-12-09More WRAM cleanupRemy Oukaour
2017-12-09Define more charmap characters and use them in place of hard-coded numbersRemy Oukaour
2017-01-16Labels for Trainer Rankings stat tracking functionshatschky
2016-05-04More splitting of main.asm; remove unneeded rept 2pikalaxalt
2016-04-10Local labels starting with lowercase letters are no longer decorated with a t...pikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
2015-12-18Events and some WRAM cleanupPikalaxALT
2015-11-04Replace party struct relative values with EQUS constantsPikalaxALT
2015-10-13UnicodeIIMarckus
2015-10-11Magikarp functions moved to event/magikarp.asmPikalaxALT