pokecrystal/gfx/intro/004.lz, branch master Pokémon Crystal Image extensions in gfx/{intro,title}. 2014-04-02T04:41:56+00:00 yenatch yenatch@gmail.com 2014-04-02T04:37:12+00:00 73ffc4677a44030b2a2078dc377b6cb684a82959

fix padding in compressed intro graphics 2013-10-09T02:28:51+00:00 yenatch yenatch@gmail.com 2013-10-09T02:28:51+00:00 e1cce1cfb961c5f5f191156b9ce595fcf28b9f7e

Fix compressed graphics and filestructure 2013-02-11T21:59:06+00:00 yenatch yenatch@github.com 2013-02-11T09:35:21+00:00 39171b916d8e5ca1240f17b6ca3bf562d320a7e0 -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.
-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.