Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added ribbons | Kelly Rauchenberger | 2017-09-29 | 1 | -1/+18 |
| | | | | | | Gift ribbons currently partially work: the correct ribbon image and name is shown, but the ribbon description is not yet extracted from the game and thus is just blank. | ||||
* | Added met location data | Kelly Rauchenberger | 2017-09-25 | 1 | -1/+7 |
| | | | | | Note that the met location for Pokémon from Orre is completely incorrect. | ||||
* | Added box names | Kelly Rauchenberger | 2017-09-24 | 1 | -1/+11 |
| | |||||
* | Added storage location information to Pokémon | Kelly Rauchenberger | 2017-09-24 | 1 | -1/+3 |
| | |||||
* | Added OT gender field | Kelly Rauchenberger | 2017-09-24 | 1 | -1/+2 |
| | |||||
* | Started working on UI | Kelly Rauchenberger | 2017-09-24 | 1 | -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 moves | Kelly Rauchenberger | 2017-09-23 | 1 | -0/+1 |
| | |||||
* | Moved revision moves into revision table | Kelly Rauchenberger | 2017-09-23 | 1 | -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 models | Kelly Rauchenberger | 2017-09-16 | 1 | -0/+99 |
| | |||||
* | Initial commit | Kelly Rauchenberger | 2017-09-16 | 56 | -0/+853 |