Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-25 | Verify data table and name list sizes with assertion macros | Rangi | |
Fixes #312 | |||
2020-11-14 | Fix file modes | dannye | |
2020-10-08 | PedalDanceAnim -> PetalDanceAnim | Rangi | |
2020-07-16 | Use a battle_anim macro for move animations' special effects and subanimations | Rangi | |
Move animations' sound IDs are off by one from move IDs. | |||
2020-07-16 | Separate move/battle animation data from move data (to do: further identify ↵ | Rangi | |
animation data labels+constants) | |||
2020-07-14 | Clean up some data, using macros for multiline list entries | Rangi | |
2020-07-03 | Add subdirectories to data/ similar to pokecrystal | Rangi | |
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/. |