summaryrefslogtreecommitdiff
path: root/home/map.asm
AgeCommit message (Collapse)Author
2014-03-03Label map trigger functions in home.asm.yenatch
2014-03-03Map triggers and label some addresses in bank 0.yenatch
2014-02-01Use :: to export labels between objects.yenatch
This fixes the build.
2014-01-26Map setup scripts and commandsyenatch
2013-12-11more map attribute getters and some cleanup in home/map.asmyenatch
2013-12-11LoadTilesetHeaderyenatch
2013-12-01shorten redundant text_jump macrosyenatch
2013-10-25Merge commit '66ef1838' into merge-mrwintyenatch
Conflicts: home/map.asm
2013-10-11relabel LoadMapGroupRoofyenatch
2013-10-05* added index comments to pointer listsMr Wint
* added map header wram addresses * analyzed some assembly
2013-10-02* more callab/callba macrosMr Wint
2013-09-09rename common/ to home/yenatch