veekun_pokedex/pokedex
Petr Viktorin 1a43df032a Add data to language table
Add English as a language

Add columns:
  identifier: same as iso639 except 'roomaji' for Roomaji
  order: English first, then Japanese and Roomaji, others undefined
  official: True for all the languages so far
2011-03-13 15:10:11 -07:00
..
data/csv Add data to language table 2011-03-13 15:10:11 -07:00
db Multi-language markdown move properties 2011-03-13 15:10:11 -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 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 Overhaul the Pokémon form schema. #286 #179 #379 2010-11-29 20:38:04 -05: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