veekun_pokedex/pokedex
2011-03-13 15:43:00 -07:00
..
data/csv Fix up the migration 2011-03-13 15:41:23 -07:00
db Use a class + mapper instead of dynamic declarative magic 2011-03-13 15:43:00 -07:00
struct Add a SaveFilePokemon accessor to get the form. 2011-03-08 22:28:33 -08:00
tests Replace all_tables by table_classes; get rid of globals() 2011-03-13 15:43:00 -07:00
__init__.py Speed tweaks for pokedex load in SQLite 2011-01-27 21:51:30 -08:00
defaults.py Factor out logic for finding the default db/index. #180 2010-05-13 21:45:51 -07:00
formulae.py Give calculated_stat and calculated_hp the same signature. 2011-03-10 22:12:03 -08:00
lookup.py Make lookup index respect the moved names 2011-03-13 15:10:11 -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