veekun_pokedex/pokedex
2010-07-25 22:26:05 -07:00
..
data/csv Fix short effect for Flower Gift. 2010-07-25 22:26:05 -07:00
db Store each Pokémon's initial hatch counter instead of a step count. 2010-07-13 23:07:25 -04:00
struct Added an is_shiny accessor to Pokémon structs. 2010-07-07 22:33:14 -07:00
tests Split PokedexLookup(recreate=True) into its own method. #216 2010-05-12 22:38:36 -07: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 Significantly improved lookup fuzzy matching. 2010-07-07 22:33:14 -07:00
roomaji.py roomaji.py now handles "wu xe" and "shi xi" correctly. #132 2010-04-16 23:09:33 -07:00
util.py Python 2.5 compatibility 2010-05-25 14:41:15 -07:00