veekun_pokedex/pokedex
Zhorken d30469fa56 Fix the rendering of some suspended hyphens.
"Fire-\nand Ice-type" should be displayed "Fire- and Ice-type", but the
flavour text rendering can't tell that it's not "Fire-and".  Added zero-
width spaces to invisibly separate these hyphens from the newlines,
preventing them from being interpreted as hyphenated words split over
two lines.
2010-05-31 16:47:36 -04:00
..
data/csv Fix the rendering of some suspended hyphens. 2010-05-31 16:47:36 -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