]> git.mxchange.org Git - simgear.git/history - simgear/io/sg_binobj.cxx
Tweaks from David Megginson.
[simgear.git] / simgear / io / sg_binobj.cxx
2001-01-19 curtFixed a bug in how zlib.h was included.
2001-01-12 curtTweaks to get us back within the ANSI C++ spec.
2001-01-11 curtMinor MSVC tweaks by Christian Mayer.
2001-01-06 curtmade read/write functions into members of SGBinObject.
2001-01-06 curtSimplified calling interface to read/write obj functions.
2001-01-05 curtAdditional bug fixes after testing.
2001-01-04 curtMove binary file reading and writing to simgear.