summaryrefslogtreecommitdiff
path: root/home/window.asm
AgeCommit message (Expand)Author
2020-10-28Replace many '; unused' with '; unreferenced'Rangi
2020-06-16ReplaceKrisSprite -> UpdatePlayerSpriteRangi
2020-02-13Standardize on lowercase Tilemap and Attrmapmid-kid
2019-11-18Make the map setup commands match the actual function names bettermid-kid
2019-04-09TextBox -> Textboxmid-kid
2019-01-12Say "BANK(Foo) ; aka BANK(Bar)" to clarify that Foo and Bar share a bankRangi
2018-08-25Use labels instead of constants for HRAMRangi
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-24Remove all address commentsmid-kid
2018-04-05Move more code from home.asm into home/Rangi
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-02Clean up XXX comments for unused contentxCrystal
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2016-05-10Name all functions in event/pikalaxalt
2016-05-10Labeled every function in ROM0 that's referenced in the sourcepikalaxalt
2016-05-04HDMA transfer functionspikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
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
2015-07-20Named more specials, fixed a missing EOLPikalaxALT
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
2014-02-01Use :: to export labels between objects.yenatch
2013-09-18move window asm into home/window.asmyenatch