veekun_pokedex/pokedex
Zhorken b7edaf7c34 Improve a bunch of (Gen III/IV) ability effects. #39 #353
Cleanup relevant to #353:
- merged a bunch of {mechanic} synonyms
- tweaked Normalize to correctly reflect Thunder Wave
- heighten/reduce -> increase/decrease
2010-09-23 19:16:08 -04:00
..
data/csv Improve a bunch of (Gen III/IV) ability effects. #39 #353 2010-09-23 19:16:08 -04:00
db B&W: New moves. Also changed always-hit moves to NULL; helps #124. 2010-09-19 01:11:03 -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 Added some more weird katakana combos to roomaji.py. 2010-09-18 18:31:26 -07:00
util.py Python 2.5 compatibility 2010-05-25 14:41:15 -07:00