aboutsummaryrefslogtreecommitdiffstats
path: root/engine/town_map.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* commented mon_party_sprites.asmYamaArashi2015-03-131-10/+16
* fixed hp bar wram label and miscYamaArashi2015-02-071-2/+2
* Merge remote-tracking branch 'YamaArashi/master'yenatch2014-09-201-24/+25
|\
| * Commented/labelled misc functionsYamaArashi2014-09-141-20/+21
| * Commented more sprite and map codeYamaArashi2014-09-131-4/+4
* | Use hram constants for remaining joypad variables.yenatch2014-08-301-4/+4
|/
* Use *Coord instead of FuncCoordU-Fish-PC\Daniel2014-06-251-24/+12
* Use VRAM constants where applicable.yenatch2014-05-291-5/+5
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-64/+64
* Rename GetJoypadState -> Joypad.yenatch2014-05-251-2/+2
* Comment some more bank 0 functions.yenatch2014-05-231-2/+2
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+610