veekun_pokedex/pokedex
Petr Viktorin bbfaa73f80 Fix up the migration
The script got some things wrong; fix those up manually.
Also remove the migration script, as it won't work any more.
2011-03-13 15:41:23 -07:00
..
data/csv Fix up the migration 2011-03-13 15:41:23 -07:00
db Preserve the order of TextColumns and ProseColumns. 2011-03-13 15:40:46 -07:00
struct Add a SaveFilePokemon accessor to get the form. 2011-03-08 22:28:33 -08:00
tests I18n for the database schema 2011-03-13 15:10:10 -07:00
__init__.py Speed tweaks for pokedex load in SQLite 2011-01-27 21:51:30 -08:00
defaults.py
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