summaryrefslogtreecommitdiff
path: root/home/window.asm
AgeCommit message (Collapse)Author
2016-04-10Local labels starting with capital letters are now decorated with a trailing ↵pikalaxalt
colon; remove trailing whitespace; globally correct line endings to UNIX style
2015-12-24writebackup --> closewindow; game corner prize vendors; othersPikalaxALT
2015-12-22Color fns, some more address decoding in link/mobilePikalaxALT
2015-12-19More work on slots; WRAM cleanup, Move DeleterPikalaxALT
2015-12-09opentext and breedingPikalaxALT
2015-11-25Rename several script commandsPikalaxALT
2015-11-11engine/mart.asmPikalaxALT
2015-11-04home/copy.asm completely labeledPikalaxALT
2015-10-24About time I got to these functionsPikalaxALT
2015-10-17Add commented numbers to map/group constantsPikalaxALT
2015-07-22Various annotationsPikalaxALT
Annotated the SGB functions in predef/sgb.asm, and some of the map scripts. Renamed several functions in home. Renamed six WRAM addresses corresponding to party icon animations, and renamed several others relative to these.
2015-07-20Named more specials, fixed a missing EOLPikalaxALT
2015-07-20More label updates, moved predefs to new filePikalaxALT
Also named most of the engine and event flag constants.
2015-07-15More enumeration of constants, more annotations of scripts.PikalaxALT
2015-06-23Remove trailing newlines.IIMarckus
2014-02-01Use :: to export labels between objects.yenatch
This fixes the build.
2013-09-18move window asm into home/window.asmyenatch