Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
i guess someone liked their filesizes nice and even?
|
|
|
|
|
|
|
|
|
|
|
|
-No more /lz folders.
-Fixed some lz files that didn't have terminators
An extraction error caused some lz files in gfx/misc/ to lack
terminators. These slipped through the cracks since they were
surrounded by incbins calculated from the filesize, and the
original decompression was done from the baserom, where
terminators were intact.
There might be more offending lz files.
|
|
These can be generated using gfx.py and are non-essential to compile.
This reduces the size of the repository significantly.
|
|
* frontpics & animation tiles
* backpics
* trainer pics
* attack animation gfx
* intro gfx
* intro tilemaps
* title gfx
* tilesets
* player backpic
* dude backpic
* pokegear/town map
fixes #33, #34 and #35
|