about summary refs log tree commit diff stats
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* Added ribbonsKelly Rauchenberger2017-09-296-28/+367
| | | | | | 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 axes to condition diagramKelly Rauchenberger2017-09-292-4/+21
|
* Added contest diagramKelly Rauchenberger2017-09-283-2/+128
|
* Continued working on design, added movesKelly Rauchenberger2017-09-275-52/+203
| | | | | | | | Still a very early design Also, for Pokémon that have Natures that don't benefit and hinder the same stat, there is now a + next to the stat that the Nature benefits, and a - next to the stat it hinders.
* Added section on homepage for Pokémon not in any gameKelly Rauchenberger2017-09-264-19/+51
|
* Added met location dataKelly Rauchenberger2017-09-256-28/+121
| | | | | Note that the met location for Pokémon from Orre is completely incorrect.
* Fixed leading spaces in Pokémon namesKelly Rauchenberger2017-09-241-0/+3
|
* Added space to empty box slotsKelly Rauchenberger2017-09-242-1/+9
|
* Added box namesKelly Rauchenberger2017-09-244-22/+39
|
* Worked on PC display pageKelly Rauchenberger2017-09-248-13/+209
|
* Added storage location information to PokémonKelly Rauchenberger2017-09-242-5/+19
|
* Added OT gender fieldKelly Rauchenberger2017-09-243-1/+5
|
* Started working on UIKelly Rauchenberger2017-09-242464-7/+156
| | | | | This commit imports a lot of assets from veekun, as well as a font from http://www.victoryroad.net/showthread.php?t=1507
* Started writing extractorKelly Rauchenberger2017-09-234-1/+112
|
* Moved revision moves into revision tableKelly Rauchenberger2017-09-232-23/+29
| | | | | | 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/+175
|
* Initial commitKelly Rauchenberger2017-09-1610-0/+68