veekun_pokedex/pokedex
Eevee d6fd697018 Totally overhauled lookup to use a class.
Now state is held within an object, rather than passed back to the
caller who must then pass it in again.  That was retarded and I don't
know why I ever did it.

Code is much cleaner now.

With apologies to anyone running annotate.
2010-03-21 23:27:47 -07:00
..
data/csv Added language codes alongside the country codes. 2010-03-15 23:24:29 -04:00
db Allow passing engine arguments to connect(). 2010-03-17 00:44:33 -07:00
tests Added hiragana support to roomaji.py. #100 2009-09-28 21:29:01 -07:00
__init__.py Totally overhauled lookup to use a class. 2010-03-21 23:27:47 -07:00
formulae.py Added capture chance formula. 2010-03-21 03:16:24 -07:00
lookup.py Totally overhauled lookup to use a class. 2010-03-21 23:27:47 -07:00
roomaji.py Forgot to uncomment the hiragana sokuon code. 2009-10-11 00:46:45 -07:00