1
0
Fork 0
mirror of https://github.com/veekun/pokedex.git synced 2024-08-20 18:16:34 +00:00
veekun_pokedex/pokedex
Zhorken 386e215ae3 Add foreign ability names to the database.
This adds Japanese, French, German, Spanish, and Italian names, as
ripped from SoulSilver (Japanese) or Platinum (everything else).

This also fixes a couple of backrefs.
2010-05-26 14:30:32 -04:00
..
data/csv Add foreign ability names to the database. 2010-05-26 14:30:32 -04:00
db Add foreign ability names to the database. 2010-05-26 14:30:32 -04:00
tests Split PokedexLookup(recreate=True) into its own method. 2010-05-12 22:38:36 -07:00
__init__.py Python 2.5 compatibility 2010-05-25 14:41:15 -07:00
defaults.py Factor out logic for finding the default db/index. 2010-05-13 21:45:51 -07:00
formulae.py Fixed the hell out of the capture rate formula. 2010-04-17 02:16:42 -07:00
lookup.py Python 2.5 compatibility 2010-05-25 14:41:15 -07:00
roomaji.py roomaji.py now handles "wu xe" and "shi xi" correctly. 2010-04-16 23:09:33 -07:00
savefile.py Python 2.5 compatibility 2010-05-25 14:41:15 -07:00
util.py Python 2.5 compatibility 2010-05-25 14:41:15 -07:00