veekun_pokedex/pokedex
Andrew Ekstedt b38aa458da Move form descriptions to PokemonFamily. gh #21
PokemonSpecies.form_description -> PokemonFamily.description.

More prep for combining the Nidoran and Volbeat/Illumise families.

Again, not strictly necessary. The justification is that families will
need a description and having both columns is silly.

Had to combine a few descriptions. Shellos & Gastrodon and Deerling &
Sawsbuck were easy since they were almost duplicates anyway (supporting
the merge!). Burmy & Wormadam were less similar, so i just pasted them
together. They could probably use a rewrite.
2012-06-09 21:26:49 -07:00
..
data/csv Move form descriptions to PokemonFamily. gh #21 2012-06-09 21:26:49 -07:00
db Move form descriptions to PokemonFamily. gh #21 2012-06-09 21:26:49 -07:00
doc Sort relationship docs alphabetically. 2012-06-08 23:31:35 -07:00
struct Move util.py to compatibility.py 2011-04-17 22:30:37 -07:00
tests Fix test_media.py. 2012-03-16 12:37:47 -07: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
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 Fix whoosh result sorting. 2011-09-09 22:31:38 -07:00
main.py Add usage text for --langs 2011-04-11 17:07:39 +03:00
roomaji.py Add Czech romanization 2011-03-29 17:46:41 +03:00