veekun_pokedex/pokedex
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
..
data/csv Fixed the hell out of all remaining form problems. 2010-03-10 00:19:05 -08:00
db Fixed the hell out of all remaining form problems. 2010-03-10 00:19:05 -08:00
tests Added hiragana support to roomaji.py. #100 2009-09-28 21:29:01 -07:00
__init__.py Fix crash when stdin has no encoding. 2009-08-25 08:07:54 -07:00
formulae.py Added a function for the EXP formula. 2009-03-27 19:49:20 -04:00
lookup.py Fixed comments in pokedex.lookup. 2010-02-02 00:07:26 -08:00
roomaji.py Forgot to uncomment the hiragana sokuon code. 2009-10-11 00:46:45 -07:00