summaryrefslogtreecommitdiff
path: root/home/movement.asm
AgeCommit message (Expand)Author
2019-11-03Split menu code out of home/movement.asmRangi
2018-08-25Use labels instead of constants for HRAMRangi
2018-06-25Single newline at the end of filesRangi
2018-06-24Remove all address commentsmid-kid
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2017-12-25Resolve #428: Use `HIGH(X)` and `LOW(X)` instead of `X / $100` and `X % $100`...Remy Oukaour
2017-12-24Renaming: (fix #412)Remy Oukaour
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2017-12-09More WRAM cleanupRemy Oukaour
2016-05-14Unify directional movement macrospikalaxalt
2016-05-10Labeled every function in ROM0 that's referenced in the sourcepikalaxalt
2016-05-04More splitting of main.asm; remove unneeded rept 2pikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
2016-03-01Battle animation annotationsPikalaxALT
2015-12-23Battle Anim Object struct constantsPikalaxALT
2015-12-17More menu stuffPikalaxALT
2015-12-17Mobile trade animations, pokepic animationsPikalaxALT
2015-12-15MenuPikalaxALT
2015-11-18CmdQueuesPikalaxALT
2015-11-09Cleaning up static HRAM labels; movement stuff, route 38 trainersPikalaxALT
2015-10-24About time I got to these functionsPikalaxALT
2015-10-16Split up bank 2; other relabelingsPikalaxALT
2015-07-22Various annotationsPikalaxALT
2015-07-20Reverted ld_hl_pointer macroPikalaxALT
2015-07-20More label updates, moved predefs to new filePikalaxALT
2015-07-15More enumeration of constants, more annotations of scripts.PikalaxALT
2015-06-23Remove trailing newlines.IIMarckus
2015-02-10Blind wram labels part 4.yenatch
2014-02-01Use :: to export labels between objects.yenatch
2013-11-27split some more and recomment more home asmyenatch