aboutsummaryrefslogtreecommitdiffstats
path: root/engine/HoF_room_pc.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename predef functions so they aren't excessive in length.yenatch2014-06-161-1/+1
| | | | | This is mostly because of an rgbasm bug that prevents macro arguments from exceeding 16 characters, but the names were bad anyway.
* Relabel a few missed map scripts and TheEndTextStringU-Fish-PC\Daniel2014-05-311-2/+3
|
* Remove redundant dimensions in image filenames.yenatch2014-05-301-1/+1
|
* Use VRAM constants where applicable.yenatch2014-05-291-9/+9
|
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-11/+11
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+263