veekun_pokedex/pokedex
a_magical_me f6c1766a4f Fix B&W sprites for 585, 586, 649.
They were all missing a named image for the default form.

585 and 586 were inconsistent about fall/autumn.

649 had a couple sprites mislabled.
2010-09-22 23:38:36 -07:00
..
data/csv Fix B&W sprites for 585, 586, 649. 2010-09-22 23:38:36 -07:00
db B&W: New moves. Also changed always-hit moves to NULL; helps #124. 2010-09-19 01:11:03 -07: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 Added some more weird katakana combos to roomaji.py. 2010-09-18 18:31:26 -07:00
util.py Python 2.5 compatibility 2010-05-25 14:41:15 -07:00