veekun_pokedex/pokedex
Lynn "Zhorken" Vaughan 00332084c4 Add foreign move/ability names revealed 2010-12-27.
The French section of pokemonblackwhite.com updated and fixed the Tail
Slap issue! \o/

"Coeur de Coq" and "Eclair Fou" are spelled like that to match the game
names—no "œ"; no accents on capital letters.  They'd be preferable, but
I'd rather keep our names consistent until I can get them for
*everything*.
2011-01-13 17:27:15 -05:00
..
data/csv Add foreign move/ability names revealed 2010-12-27. 2011-01-13 17:27:15 -05:00
db Improve a bunch of schema documentation. 2010-12-24 21:03:22 -05:00
struct Adapt the Pokémon savefile struct to the database. 2010-08-19 20:48:03 -07:00
tests Added tests for form lookup, fixing the suite. 2010-12-01 12:06:45 -08: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 Overhaul the Pokémon form schema. #286 #179 #379 2010-11-29 20:38:04 -05: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