veekun_pokedex/pokedex
Zhorken 8385353002 Toss some unneeded quotation marks from abilities.csv.
When I re-dumped, they disappeared.  I figured that might happen; I
intended to do that before pushing and then I didn't.  Whoops.
2010-09-25 04:53:56 -04:00
..
data/csv Toss some unneeded quotation marks from abilities.csv. 2010-09-25 04:53:56 -04: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 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