aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/movement.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Consolidate coord macrosdannye2015-07-181-1/+1
* More direction constantsdannye2015-07-171-2/+2
* more movement stuffYamaArashi2015-07-151-12/+16
* commented movement stuffYamaArashi2015-07-151-111/+123
* Use more screen dimension constantsdannye2015-07-141-2/+2
* Use more *Coorddannye2015-07-141-1/+1
* Start using text predef macrosdannye2015-07-041-18/+18
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-10/+10
* Rename some labelsYamaArashi2015-02-081-2/+2
* Named wram symbolsYamaArashi2015-02-071-2/+2
* Labelled and commented mostly sprite-related thingsYamaArashi2014-09-091-6/+8
* Add comments regarding menus and spritesYamaArashi2014-09-081-7/+10
* Commented functionYamaArashi2014-07-281-4/+4
* Use *Coord instead of FuncCoordU-Fish-PC\Daniel2014-06-251-2/+1
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-2/+1
* Remove generated "indirect jump" comments.yenatch2014-06-161-1/+1
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-41/+41
* Split out overworld object movement.yenatch2014-05-251-0/+858