1
0
Fork 0
mirror of https://github.com/veekun/pokedex.git synced 2024-08-20 18:16:34 +00:00
veekun_pokedex/pokedex
Zhorken d5b3fda216 Reripped Gen I–III Pokémon flavour text.
Page breaks are represented by form feeds and soft hyphens are
represented by soft hyphens, even though the Unicode standard's idea of
a soft hyphen is different from what we mean here.

My ripping scripts are at http://github.com/Zhorken/pokemon-flavour
2010-04-28 03:58:43 -04:00
..
data/csv Reripped Gen I–III Pokémon flavour text. 2010-04-28 03:58:43 -04:00
db Add experience tables. 2010-04-27 14:53:47 -07:00
tests roomaji.py now handles "wu xe" and "shi xi" correctly. 2010-04-16 23:09:33 -07:00
__init__.py Tiny fix for CLI help. 2010-04-24 14:52:23 -07:00
formulae.py Fixed the hell out of the capture rate formula. 2010-04-17 02:16:42 -07:00
lookup.py Refactored valid-type handling in lookup. 2010-04-19 00:33:18 -07:00
roomaji.py roomaji.py now handles "wu xe" and "shi xi" correctly. 2010-04-16 23:09:33 -07:00
savefile.py Added pokedex.savefile, which can encrypt/decrypt Pokémon save structs. 2010-04-16 23:09:34 -07:00