veekun_pokedex/pokedex/extract/lib
Eevee (Lexy Munroe) a38cb37e90 Fix a couple bugs with Substream
- seek() now supports a second argument.

- peek() and read() no longer look beyond the end of the substream.

- slice() no longer doubles its offset.
2016-12-20 19:20:33 -08:00
..
__init__.py Initial gen6-to-yaml ripping stuff 2016-02-26 10:05:51 -08:00
base.py Fix a couple bugs with Substream 2016-12-20 19:20:33 -08:00
clim.py Checkpoint some Sun/Moon progress 2016-12-07 06:29:44 -08:00
etc1.py Clean up and comment ETC1 decoder 2016-12-16 14:38:58 -08:00
garc.py Checkpoint some Sun/Moon progress 2016-12-07 06:29:44 -08:00
gbz80.py Fix gbz80 code search on PyPy 2016-12-19 16:07:59 -08:00
lzss3.py Initial gen6-to-yaml ripping stuff 2016-02-26 10:05:51 -08:00
pc.py Fix a misunderstand of how to use the offsets in PC files 2016-12-19 16:18:53 -08:00
text.py Initial gen6-to-yaml ripping stuff 2016-02-26 10:05:51 -08:00