veekun_pokedex/pokedex
Eevee 9f6f210fa5 Added encounter data for Diamond, Pearl, and Platinum.
Finally!  Location order is the same as from the old dex, which was
something like the game but ultimately arbitrary, so it's not any better
now.

This takes a very different approach to storage, rather than copying the
game exactly and trying to fix everything in code.  Comments coming
shortly so other people can actually make use of this.
2009-05-01 06:20:18 -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 Fixed CSV import's handling of Boolean columns. 2009-03-25 20:43:09 -04:00
formulae.py Added a function for the EXP formula. 2009-03-27 19:49:20 -04:00