]> git.mxchange.org Git - simgear.git/history - simgear/io/sg_binobj.cxx
Tweaks.
[simgear.git] / simgear / io / sg_binobj.cxx
2001-05-03 curtInitial revision.
2001-04-07 curtSwab after sgReadBytes() if necessary.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-02 curtChanges for the native Irix CC compiler contributed...
2001-01-24 curtClose a binary file before we return (if it turns out...
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.