]> git.mxchange.org Git - simgear.git/history - simgear/timing/sg_time.cxx
SG-ified logstream.
[simgear.git] / simgear / timing / sg_time.cxx
2001-03-24 curtSG-ified logstream.
2001-03-24 curtUse plib rad/degrees conversion constants.
2001-03-23 curtName space tweaks.
2001-03-07 curtMore Irix Mips tweaks.
2001-03-06 curtPatches from Norman Vine <nhv@cape.com> to catch and...
2001-03-02 curtChanges for the native Irix CC compiler contributed...
2000-09-27 curtCleaned up a few poluting #defines.
2000-09-18 curtUse time_t rather than long int as return type for...
2000-08-08 curtTiny bug fix/tweak.
2000-08-08 curtClean up constructor a bit.
2000-07-08 curtConverted to the LGPL licencing terms.
2000-07-08 curtCollapsed the init() method into the constructor.
2000-07-07 curtWhat do you know, more tidying.
2000-07-07 curtclean ups ...
2000-07-07 curtMore SGTime tidying.
2000-07-07 curtStill tweaking output messages.
2000-07-07 curtMore SGTime clean ups.
2000-07-06 curtfg_time.* becomes sg_time.*, FGTime becomes SGTime ...