veekun_pokedex/pokedex
Lynn "Zhorken" Vaughan 50d39ec2b6 Merge the fem_sprite columns into has_gender_differences. #363
Chimecho does not have gender differences; its Platinum and HG/SS second-
frame female backsprites have one hand posed a little differently, but
no actual design differences.

Torchic does count even though the only difference is a single-pixel dark
speck on the male's rear; the speck was carried over into B/W even though
the backsprites were entirely redone, so I'm guessing it either was
deliberate or has ascended into canon via "let's throw it in anyway."
2011-01-24 21:11:25 -05:00
..
data/csv Merge the fem_sprite columns into has_gender_differences. #363 2011-01-24 21:11:25 -05:00
db Merge the fem_sprite columns into has_gender_differences. #363 2011-01-24 21:11:25 -05:00
struct Adapt the Pokémon savefile struct to the database. 2010-08-19 20:48:03 -07:00
tests Added tests for form lookup, fixing the suite. 2010-12-01 12:06:45 -08:00
__init__.py Added a big old construct-based pkm parser. #183 2010-06-17 21:47:44 -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 Overhaul the Pokémon form schema. #286 #179 #379 2010-11-29 20:38:04 -05:00
roomaji.py Fix handling of some fullwidth Latin characters in romanization. 2010-09-24 04:27:36 -04:00
util.py Python 2.5 compatibility 2010-05-25 14:41:15 -07:00