pokecrystal/gfx/misc/town_map.lz, branch master Pokémon Crystal Fix image extensions in gfx/{credits,misc}. 2014-04-02T04:16:03+00:00 yenatch yenatch@gmail.com 2014-04-02T04:16:03+00:00 6a66f28bf5af0db4484dc0450eeeb343e5bdda3f

gfx/misc/town_map.lz is actually padded 2014-02-22T11:44:47+00:00 yenatch yenatch@gmail.com 2014-02-22T11:44:47+00:00 e9626c7710e9e7fd7a0a035215310c6b79fb9dc9

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.