veekun_pokedex/pokedex
Zhorken 6c0fc3dfa5 Change some hyphens to shy hyphens in flavour text.
Gen III and IV only seem to shy-hyphenate compound words; I determined
whether or not to use a shy hyphen by looking at other instances of the
word.  If it's consistently not hyphenated or just hyphenated on a line
break, I figure they mean for it to be a compound word, e.g.
"kindhearted" rather than "kind-hearted".

"Supereffective" is weird, but they seem to consistently spell it as all
one word when it's an attributive adjective, only ever hyphenating it on
a line break and only spacing it as a predicative adjective.  So I
counted it as a compound word in the flavour text for Filter and Solid
Rock.
2010-05-31 17:59:43 -04:00
..
data/csv Change some hyphens to shy hyphens in flavour text. 2010-05-31 17:59:43 -04:00
db Update the form group description column. #210 2010-05-26 14:46:01 -04:00
tests Split PokedexLookup(recreate=True) into its own method. #216 2010-05-12 22:38:36 -07:00
__init__.py Python 2.5 compatibility 2010-05-25 14:41:15 -07:00
defaults.py Factor out logic for finding the default db/index. #180 2010-05-13 21:45:51 -07:00
formulae.py Fixed the hell out of the capture rate formula. #150 2010-04-17 02:16:42 -07:00
lookup.py Python 2.5 compatibility 2010-05-25 14:41:15 -07:00
roomaji.py roomaji.py now handles "wu xe" and "shi xi" correctly. #132 2010-04-16 23:09:33 -07:00
savefile.py Python 2.5 compatibility 2010-05-25 14:41:15 -07:00
util.py Python 2.5 compatibility 2010-05-25 14:41:15 -07:00