about summary refs log tree commit diff stats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Started working on UIKelly Rauchenberger2017-09-241-2/+2
| | | | | This commit imports a lot of assets from veekun, as well as a font from http://www.victoryroad.net/showthread.php?t=1507
* Added seed data for Pokémon species and movesKelly Rauchenberger2017-09-231-0/+1
|
* Moved revision moves into revision tableKelly Rauchenberger2017-09-231-12/+12
| | | | | | This is a retroactive schema change, so there's no easy way to migrate into it without losing data, but this is so early into the development of this project that it really doesn't matter.
* Created a bunch of modelsKelly Rauchenberger2017-09-1613-0/+281
|
* Initial commitKelly Rauchenberger2017-09-1659-0/+885