Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-10 | Local 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-26 | Move effects; no more reloadmapmusic, returnafterbattle | PikalaxALT | |
2015-11-11 | More splits; map setup labels | PikalaxALT | |
2015-11-06 | BATTLEACTION constants | PikalaxALT | |
2015-11-05 | Various labels | PikalaxALT | |
2015-10-19 | So very jumb | PikalaxALT | |
2015-06-23 | Remove trailing newlines. | IIMarckus | |
2015-02-10 | Blind wram labels part 4. | yenatch | |
2014-06-16 | Use a predef macro that takes labels instead of juggling constants. | yenatch | |
Besides making predefs convenient, naming a predef no longer requires adding or renaming a predef constant. This also lets predefs be rearranged at will. | |||
2014-05-21 | Comment music functions in home.asm. | yenatch | |
2014-02-01 | Use :: to export labels between objects. | yenatch | |
This fixes the build. | |||
2013-10-11 | fix labels for SoundRestart and UpdateSound | yenatch | |
2013-09-09 | rename common/ to home/ | yenatch | |