veekun_pokedex/pokedex
Zhorken 7a708b90bf Whoops. Also rename these forms' sprites to match.
Also fix shikijika, mebukijika, and genosekuto's alt-form icons, even
though they aren't used anywhere, and fix their cropped sprites.

... Also fix basurao's entries in the pokemon_form_sprites table.
Apparently pokemon_form_sprites isn't for form sprites, but for what
Eevee calls """sprite forms""".  So the form names are form names, and
not just for image filenames.  So the space versus hyphen matters for
flavour page links.
2010-09-27 04:12:41 -04:00
..
data/csv Whoops. Also rename these forms' sprites to match. 2010-09-27 04:12:41 -04:00
db Order Pokemon.stats by stat id. #366 2010-09-27 02:59:48 -04:00
struct Adapt the Pokémon savefile struct to the database. 2010-08-19 20:48:03 -07:00
tests Crash fix: lookup with empty prefixes. 2010-09-12 21:08:50 -07:00
__init__.py Added a big old construct-based pkm parser. #183 2010-06-17 21:47:44 -07:00
defaults.py Factor out logic for finding the default db/index. #180 2010-05-13 21:45:51 -07:00
formulae.py Fixed the hell out of the capture rate formula. #150 2010-04-17 02:16:42 -07:00
lookup.py Crash fix: lookup with empty prefixes. 2010-09-12 21:08:50 -07:00
roomaji.py Fix handling of some fullwidth Latin characters in romanization. 2010-09-24 04:27:36 -04:00
util.py Python 2.5 compatibility 2010-05-25 14:41:15 -07:00