veekun_pokedex/pokedex
Lynn "Zhorken" Vaughan fcc6ab95fc Make Gen VI ability IDs match internal IDs, almost.
We have way of figuring out IDs for Aerilate or Parental Bond, because
those abilities are only on Megas.  I assumed they'd fit in the two-ID
gap and took a wild guess at order.  (I put Parental Bond first
because Kangaskhan comes first.)
2013-11-05 01:54:28 -05:00
..
data/csv Make Gen VI ability IDs match internal IDs, almost. 2013-11-05 01:54:28 -05:00
db Add identifiers for version groups. 2013-11-01 14:34:51 -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 Fairy Arceus is not a default form. 2013-10-29 02:54:36 -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
__main__.py Make the library work with python -m. 2013-08-09 13:00:37 -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 Remove unused imports, incidentally fixing compat with whoosh 2.5. 2013-08-09 13:02:50 -07:00
main.py Maybe make the setuptools entry point actually work. 2013-08-09 13:11:54 -07:00
roomaji.py Add Czech romanization 2011-03-29 17:46:41 +03:00