]> git.mxchange.org Git - flightgear.git/history - DEM
Added #ifdef HAVE_CONFIG_H
[flightgear.git] / DEM /
1998-07-13 curtAdded #ifdef HAVE_CONFIG_H
1998-07-04 curttypedef'd struct fgBUCKET.
1998-06-05 curtAbort out early when reading the "A" record if it doesn...
1998-05-23 curtDerived file "Makefile.in" removed from version control.
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-21 curtPrepairing for C++ integration.
1998-04-18 curtAdded zlib support.
1998-04-14 curtCode reorganizations. Added a Lib/ directory for more...
1998-04-14 curtUsed "new" to auto-allocate large DEM parsing arrays...
1998-04-08 curtAdopted Gnu automake/autoconf system.
1998-04-06 curtAdditional win32 support.
1998-03-23 curtUpdated to use FG_EPSILON
1998-03-19 curtReorganized into a class lib called fgDEM.