]> git.mxchange.org Git - flightgear.git/history - Time/event.cxx
Convert fgTIMESTAMP to FGTimeStamp which holds usec instead of ms.
[flightgear.git] / Time / event.cxx
1999-01-09 curtConvert fgTIMESTAMP to FGTimeStamp which holds usec...
1999-01-07 curtPortability changes and updates from Bernie Bright.
1998-12-04 curtConverted "struct fg_timestamp" to "class fgTIMESTAMP...
1998-11-23 curtBorland portability tweaks.
1998-11-09 curtLog message clean ups.
1998-11-07 curtEnable release builds using the --without-logging optio...
1998-11-06 curtConverted to new logstream debugging facility. This...
1998-09-15 curtInclude/fg_callback.hxx
1998-08-29 curtBernie Bright writes:
1998-08-20 curtTweak ...
1998-06-12 curtBuild only static libraries.
1998-06-05 curtIncorporated some automake conditionals to try to suppo...
1998-05-22 curtRewrote event.cxx in C++ as a class using STL for the...
1998-04-25 curtEdited cvs log messages in source files ... bad bad...
1998-04-24 curtWrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"