veekun_pokedex/pokedex
Zhorken 3c0b60ecb3 Fixed Conversion 2 and U-turn's names.
Based on a Platinum text dump; I'm pretty sure Conversion2 was all one
word at some point.

Interestingly, the use messages for U-turn all read "___________ used
U-Turn!", but it's "U-turn" as the actual move name.
2010-04-20 15:06:04 -04:00
..
data/csv Fixed Conversion 2 and U-turn's names. 2010-04-20 15:06:04 -04:00
db Support natures in lookup. 2010-04-18 22:43:33 -07:00
tests roomaji.py now handles "wu xe" and "shi xi" correctly. #132 2010-04-16 23:09:33 -07:00
__init__.py Totally overhauled lookup to use a class. 2010-03-21 23:27:47 -07:00
formulae.py Fixed the hell out of the capture rate formula. #150 2010-04-17 02:16:42 -07:00
lookup.py Refactored valid-type handling in lookup. 2010-04-19 00:33:18 -07:00
roomaji.py roomaji.py now handles "wu xe" and "shi xi" correctly. #132 2010-04-16 23:09:33 -07:00
savefile.py Added pokedex.savefile, which can encrypt/decrypt Pokémon save structs. 2010-04-16 23:09:34 -07:00