aboutsummaryrefslogtreecommitdiffstats
path: root/data/moves/animations.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-251-0/+3
|\
| * Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+3
| | | | | | | | Fixes #312
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| |
| * PedalDanceAnim -> PetalDanceAnimRangi2020-10-081-2/+2
| |
| * Use a battle_anim macro for move animations' special effects and subanimationsRangi2020-07-161-666/+679
| | | | | | | | Move animations' sound IDs are off by one from move IDs.
| * Separate move/battle animation data from move data (to do: further identify ↵Rangi2020-07-161-2367/+0
| | | | | | | | animation data labels+constants)
| * Clean up some data, using macros for multiline list entriesRangi2020-07-141-1767/+1767
| |
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+3628
| | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
* Sync with pokereddannye2020-11-041-0/+1269