Josef Drexler | 10 May 2006 04:36
Picon
Favicon

Related: GRFCodec 0.98 released


Hi all,

Thanks to a lot of work by DaleStan, I'm pleased to announce the release
of GRFCodec 0.98.  Get it at http://www.ttdpatch.net/grfcodec/ if you're
working with grf files.

DaleStan has added a lot of improvements, in particular fixing the pesky
"cannot decrease ypos" bug; it's now possible to go back from one sprite
to the next.  Also the .nfo parser is more powerful: sprite numbers are
now optional and need not be correct if present, sprite lengths need not
be correct and real sprites are checked for format compliance.

Enjoy!

Josef

All changes in version 0.9.8 (by DaleStan):
- (devel) grfcodec (but not grfdiff or grfmerge) can now be built in MS
  Visual Studio 2003.
- Slightly change the plaintext quoting algorithm.
- (devel) Change several memcpy()s to pointer assignments.
- (devel) Plug several memory leaks
- (devel) Source code and Makefile changes to grfdiff and grfmerge build
  with both Makefiles, on both Cygwin and Linux.
- Make code gcc 4 -Wall clean.
- Use NFORenum's NFO reading engine:
  * Sprite numbers are now optional, and need not be correct if present.
  * Sprite lengths need not be correct. Set to 0 to supress the incorrect
    length warnings.
(Continue reading)


Gmane