veekun_pokedex/pokedex
Eevee (Lexy Munroe) 684aef2506 Clean up ORAS Pokémon sprite ripping
Box sprites are now ripped paletted, complete with an sBIT chunk.  Box
sprites are also saved with the right form names.  A lot of
name-mangling and error-checking code was pulled out of the binary
parsing stuff and shared between both types of sprites.
2016-10-15 18:16:41 -07:00
..
data/csv Remove some bogus ORAS egg moves 2015-11-04 20:03:17 -08:00
db Fix pokedex dump under Python 2 AND 3, at the same time even 2015-11-04 20:10:27 -08:00
doc Er, fix tabledoc 2014-07-06 12:17:02 -07:00
extract Clean up ORAS Pokémon sprite ripping 2016-10-15 18:16:41 -07:00
struct Compat with Python 3.3+ 2015-10-05 08:12:23 -07:00
tests Compat with Python 3.3+ 2015-10-05 08:12:23 -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 Compat with Python 3.3+ 2015-10-05 08:12:23 -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 Compat with Python 3.3+ 2015-10-05 08:12:23 -07:00
main.py Fix the CLI in py3 2015-10-05 16:29:21 -07:00
roomaji.py Compat with Python 3.3+ 2015-10-05 08:12:23 -07:00
schema.py Implement writing localized properties through a wrapper object 2016-09-16 17:00:12 -07:00