L3DT documentation
Large 3D terrain generator

LibHFZ downloads

v1.4.3

Release date 10th of August, 2009.
Source code LibHFZ_1.4.3.zip

Changes:

  • Changed implementation of hfzLoad and hfzLoadEx functions such that the file header argument is nulled with a call to hfzHeader_Init rather than hfzHeader_Reset. Callers are now responsible for ensuring that headers have been reset if they have been initialised prior to any calls to hfzLoad or hfzLoadEx (Thanks Enge!)

v1.4.2

Release date 16th of April, 2009.
Source code LibHFZ_1.4.2.zip

Changes:

  • Bug-fix for hfzRead to return number of bytes written when in binary mode. Previously, hfzRead was returning 1 when in binary mode and the number of bytes written when in gzip mode (thanks Joe!)

v1.4.1

Release date 7th of September, 2008.
Source code LibHFZ_1.4.1.zip

Changes:

v1.4

Release date 13th of September, 2007.
Source code LibHFZ_1.4.zip

Changes:

v1.3.1

Release date 3rd of July, 2007.
Source code LibHFZ_1.3.1.zip

Changes:

  • Critical bugfix for hfzWriteTile function, which was incorrectly calculating the maximum altitude for tiles.

v1.3

Release date 17th of May, 2007.
Source code LibHFZ_1.3.zip

Changes:

  • Revised hfzOpen, hfzRead, hfzWrite and hfzClose to be overridable by setting the hfzFopenProc, hfzFreadProc, hfzFwriteProc and hfzFcloseProc function handles.
  • Added hfzMalloc, hfzMemcpy and hfzFree, which are overridable by setting the hfzMallocProc, hfzMemcpyProc and hfzFreeProc function handles.

v1.2.1

Release date 12th of May, 2007.
Source code LibHFZ_1.2.1.zip

Changes:

v1.2

Release date 30th of April, 2007.
Source code LibHFZ_1.2.zip

Changes:

v1.1.1

Release date 9th of April, 2007.
Source code LibHFZ_1.1.1.zip

Changes:

v1.1

Release date 9th of April, 2007.
Source code LibHFZ_1.1.zip

Changes:

v1.0.2

Release date 19th of March, 2007.
Source code LibHFZ_1.0.2.zip

Changes:

  • Added hfzSaveEx function.
  • Added LIBHFZ_ prefix to defined error codes and formats.
  • Changed use of ints to longs.

v1.0.1

Release date 5th of March, 2007.
Source code LibHFZ_1.0.1.zip

Changes:

  • Fixed hfzWrite for non-compressed streams (prevented write of HF2)
  • Fixed hfzWriteTile for tiles that are 'short' in x-axis.
  • Changed HfzFile struct. Now not using union.

v1.0

Release date 3rd of March, 2007.
Source code LibHFZ_1.0.zip
 
libhfz/downloads.txt · Last modified: 2017/08/31 05:44 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki