veekun_pokedex/pokedex
Petr Viktorin 817c4c289d Don't dump unofficial translations in pokedex dump
(Translations cannot be dumped properly because the source string hash
isn't in the database.)

By default, unofficial texts are only dumped for English, but that can
be configured if someone wants CSVs for different language(s).

Official texts (<thing>_names rows for official languages) are always
dumped.
2011-04-11 17:07:37 +03:00
..
data/csv Add current Czech translations 2011-04-11 17:07:35 +03:00
db Don't dump unofficial translations in pokedex dump 2011-04-11 17:07:37 +03:00
struct Rename internal_id to game_index. 2011-03-24 19:37:12 -07:00
tests Reading, merging, and writing translations 2011-04-11 17:03:27 +03: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 Don't dump unofficial translations in pokedex dump 2011-04-11 17:07:37 +03: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