]> git.mxchange.org Git - flightgear.git/history - Weather
Fixed some problems with timing of output strings.
[flightgear.git] / Weather /
1998-12-06 curtTurned "struct fgWEATHER" into "class FGWeather".
1998-12-05 curtRenamed class fgFLIGHT to class FGState as per request...
1998-11-23 curtBorland portability tweaks.
1998-11-06 curtConverted to new logstream debugging facility. This...
1998-10-17 curtC++ ifying ...
1998-10-02 curtAdded an "auto throttle"
1998-07-20 curtDefault visibility to about 20 miles.
1998-06-12 curtBuild only static libraries.
1998-05-23 curtDerived file "Makefile.in" removed from version control.
1998-04-25 curtEdited cvs log messages in source files ... bad bad...
1998-04-21 curtPrepairing for C++ integration.
1998-04-18 curtMoved fg_debug.c to it's own library.
1998-04-14 curtCode reorganizations. Added a Lib/ directory for more...
1998-04-08 curtTweaks to Gnu automake/autoconf system.
1998-04-06 curtMinor cleanups and reorganizations.
1998-04-03 curtConverting to Gnu autoconf system.
1998-02-09 curtRemoved "depend" files from cvs control. Other minor...
1998-02-09 curtMinor tweaks.
1998-01-27 curtIncorporated Paul Bleisch's <bleisch@chromatic.com...
1998-01-22 curtChanged #ifdef FILE_H to #ifdef _FILE_H
1998-01-19 curtMore misc. tweaks for rpk make merge.
1998-01-19 curtMerged in make system changes from Bob Kuehne <rpk...
1998-01-19 curtTons of little changes to clean up the code and to...
1997-12-30 curtFurther integration of event manager.
1997-12-30 curtIntegrated new event manager with subsystem initializat...
1997-12-15 curtAdd xgl wrappers for debugging.
1997-12-11 curtFixed sun vector and lighting problems. I thing the...
1997-12-10 curtPrepended "fg" on the name of all global structures...
1997-08-27 curtChanged naming scheme of basic shared structures.
1997-08-22 curtDoing a bit of reorganizing and house cleaning.
1997-08-02 curtMisc. tweaks.
1997-07-31 curtWorking on redoing internal coordinate systems & scener...
1997-07-30 curtMoved fg_random routines from Util/ to Math/
1997-07-23 curtPut comments around the text after an #endif for increa...
1997-07-20 curtFirst stab at a system to generate os2 makefiles automa...
1997-07-19 curtInitial revision.