Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-09 | Some work on battle animations | PikalaxALT | |
2015-11-06 | BattleCommand labels copied from macros | PikalaxALT | |
2015-06-23 | Remove trailing newlines. | IIMarckus | |
2014-06-14 | Rename _GetBattleVar -> GetBattleVarAddr. | yenatch | |
Functions prefixed with _ imply they're private. The real purpose of this function is to use an address, rather than saving a few cycles on push/pop. | |||
2014-01-01 | comment and relabel more battle functions | yenatch | |
2013-12-31 | rename Function0x{} labels to Function{} for consistency | yenatch | |
2013-10-11 | fix labels for and rename GetBattleVarPair to GetBattleVar | yenatch | |
2013-09-09 | split protect and endure effects into battle/effects/ | yenatch | |