about summary refs log tree commit diff stats
path: root/db
Commit message (Collapse)AuthorAgeFilesLines
* Added met location dataKelly Rauchenberger2017-09-252-0/+223
| | | | | Note that the met location for Pokémon from Orre is completely incorrect.
* Added box namesKelly Rauchenberger2017-09-241-0/+15
|
* Added storage location information to PokémonKelly Rauchenberger2017-09-241-0/+6
|
* Added OT gender fieldKelly Rauchenberger2017-09-241-0/+5
|
* Started working on UIKelly Rauchenberger2017-09-241-0/+5
| | | | | 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/+743
|
* Moved revision moves into revision tableKelly Rauchenberger2017-09-232-20/+20
| | | | | | 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-166-0/+118