veekun_pokedex/pokedex
a_magical_me 7b7c0addde Add B/W locations. #375
English and Japanese. Woo!

The text dump contained a bunch of duplicate location names (possibly
for the Entralink?).  I've merged them in the locations table, but
location_game_indices still has the duplicates—that is, a location can
now have multiple game_index values in one generation (necessitating a
small schema change).
2011-04-04 17:09:11 -07:00
..
data/csv Add B/W locations. #375 2011-04-04 17:09:11 -07:00
db Add B/W locations. #375 2011-04-04 17:09:11 -07:00
struct Rename internal_id to game_index. 2011-03-24 19:37:12 -07:00
tests Fix the i18n test; now uses multilang's session subclasses. 2011-04-03 01:26:31 -07:00
__init__.py Speed up import pokedex.db slightly. 2011-04-03 03:13:07 -07:00
defaults.py Speed up import pokedex.db slightly. 2011-04-03 03:13:07 -07:00
formulae.py Give calculated_stat and calculated_hp the same signature. 2011-03-10 22:12:03 -08:00
lookup.py Random lookup algorithm is now more naive, but less broken. 2011-04-03 01:56:27 -07:00
main.py Add usage text for --safe. 2011-04-03 03:21:54 -07:00
roomaji.py Add Czech romanization 2011-03-29 17:46:41 +03:00
util.py Add MarkdownString.__html__(). 2011-04-03 03:17:04 -07:00