Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-02 | Image extensions in gfx/{intro,title}. | yenatch | |
2013-10-08 | fix padding in compressed intro graphics | yenatch | |
2013-02-11 | Fix compressed graphics and filestructure | yenatch | |
-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. |