veekun_pokedex/pokedex
Zhorken 076a5961c5 Fix a few syntax errors and such in abilities.
Only one of these is actually a syntax error, but whatever.
2010-10-27 19:58:24 -04:00
..
data/csv Fix a few syntax errors and such in abilities. 2010-10-27 19:58:24 -04:00
db Moved priority out of the move_effects table. 2010-10-16 22:50:22 -07:00
struct Adapt the Pokémon savefile struct to the database. 2010-08-19 20:48:03 -07:00
tests Crash fix: lookup with empty prefixes. 2010-09-12 21:08:50 -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 Crash fix: lookup with empty prefixes. 2010-09-12 21:08:50 -07: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