Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-19 | Remove generated "jump sources" comments. | yenatch | |
2014-07-18 | Name cry functions in home.asm. | yenatch | |
2014-07-18 | Rename the internal PlayCry function to _PlayCryHeader. | yenatch | |
2014-07-18 | Cry "echo" is actually the upper byte of pitch (now a word). | yenatch | |
2014-06-18 | Residual damage, battle text labels, pic predefs. | 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-05 | Add an unused function in battle animation commands. | yenatch | |
2014-02-01 | Use :: to export labels between objects. | yenatch | |
This fixes the build. | |||
2014-01-05 | even more battle labels | yenatch | |
2013-12-17 | split out battle animation asm (bg effects, objects, commands) | yenatch | |