]> git.mxchange.org Git - flightgear.git/history - DEM/dem.cxx
Fixed a bug where the wrong variable was being initialized.
[flightgear.git] / DEM / dem.cxx
1998-05-02 curtFixed a bug where the wrong variable was being initialized.
1998-04-25 curtChanged "r" to "rb" in gzopen() options. This fixes...
1998-04-22 curtFixed a bug in zlib usage.
1998-04-18 curtAdded zlib support.
1998-04-14 curtUsed "new" to auto-allocate large DEM parsing arrays...
1998-04-08 curtAdopted Gnu automake/autoconf system.