veekun_pokedex/pokedex
Eevee d9a2d96ede Made csvimport somewhat tolerant of load errors.
It used to abruptly abort if a csv file were missing, which wasn't very
nice when I'd just added a new table definition and was trying to reload
everything else.

Now it prints a status per table while loading, and will declare missing
tables to be...  missing.
2009-05-01 06:24:09 -07:00
..
data/csv Added encounter data for Diamond, Pearl, and Platinum. 2009-05-01 06:20:18 -07:00
db Added encounter data for Diamond, Pearl, and Platinum. 2009-05-01 06:20:18 -07:00
__init__.py Made csvimport somewhat tolerant of load errors. 2009-05-01 06:24:09 -07:00
formulae.py Added a function for the EXP formula. 2009-03-27 19:49:20 -04:00