veekun_pokedex/pokedex/db
Eevee 6e611d7a54 Fixed the hell out of all remaining form problems.
Every flavor page should work with no missing sprites.  Save perhaps for
Unown, because I honestly don't have them.

Every sprite exists as ###-form.png.  There is also still a ###.png,
containing a reasonable default form, so people who don't give a crap
about this mess can just use the numbered sprites.  Beta forms should
now all be ###-beta.png.

Form groups now have a notion of "in-battle", which is used to hide
overworld sprites when appropriate.

Form sprites have a first-class sense of being a default or not, too.

Deoxys is...  well, let's not talk about Deoxys.  Deoxys is fixed.
2010-03-10 00:19:05 -08:00
..
__init__.py Vastly improved the pokedex import/export UI. 2009-08-18 18:02:53 -07:00
load.py Optimized the fuck out of pokedex load. 2009-12-09 18:15:51 -08:00
rst.py Corrected a docstring in rst.py. 2010-02-22 00:13:28 -05:00
tables.py Fixed the hell out of all remaining form problems. 2010-03-10 00:19:05 -08:00