veekun_pokedex/pokedex
Lynn "Zhorken" Vaughan b2c809e2ae Rerip nature names from X.
In previous gens, Spanish nature names only ever appeared in the
feminine form, so that's what we had.  Now it looks like the isolated
nature names default to masculine — they're still feminine on the status
screen, but in the box you get "Naturaleza:   [adjective]" and I guess
the adjective is considered to be on its own rather than modifying
naturaleza.

Italian doesn't follow suit so I guess it gets to be the one special
snowflake language where we don't have the default dictionary form for
natures.
2014-06-22 13:07:04 -04:00
..
data/csv Rerip nature names from X. 2014-06-22 13:07:04 -04:00
db Clarify that natures.game_index is 1-indexed. 2014-06-21 22:50:12 -04:00
doc Dynamically mangle long table names for Oracle; Unicode → UnicodeText. 2014-02-21 17:47:55 -05:00
struct Move util.py to compatibility.py 2011-04-17 22:30:37 -07:00
tests Make the rest of the tests pass. 2013-11-09 03:49:09 -05:00
util Fix test_media.py. 2012-03-16 12:37:47 -07:00
__init__.py Speed up import pokedex.db slightly. 2011-04-03 03:13:07 -07:00
__main__.py Make the library work with python -m. 2013-08-09 13:00:37 -07:00
compatibility.py Move util.py to compatibility.py 2011-04-17 22:30:37 -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 Whoosh 2.5 performance quickfix 2014-05-13 23:06:19 -07:00
main.py Dump translations for official languages by default. 2014-06-01 19:44:32 -04:00
roomaji.py Add Czech romanization 2011-03-29 17:46:41 +03:00