]> git.mxchange.org Git - flightgear.git/history - Time
Added a rate of climb calculation.
[flightgear.git] / Time /
1998-09-15 curtChanges for new astro code.
1998-09-15 curtInclude/fg_callback.hxx
1998-09-08 curtAdded constructor for fgEVENT.
1998-09-02 curtRenamed struct -> class.
1998-08-29 curtBernie Bright writes:
1998-08-27 curtContributions from Bernie Bright <bbright@c031.aone...
1998-08-25 curtShuffled $FG_ROOT file layout.
1998-08-24 curtRewrote sidereal_course with simpler parameters.
1998-08-20 curtTweak ...
1998-08-12 curtOptimizations by Norman Vine.
1998-08-06 curtAdjusted dusk/dawn lighting ...
1998-08-05 curtAdded a local routine to update lighting params every...
1998-07-30 curtSgi build tweaks.
1998-07-27 curtAdded a pause option.
1998-07-24 curtOutput message tweaks.
1998-07-22 curtfg_time.cxx: Removed call to ctime() in a printf()...
1998-07-13 curtWrote access functions for current fgOPTIONS.
1998-07-08 curtpolar3d.h renamed to polar3d.hxx
1998-06-12 curtBuild only static libraries.
1998-06-05 curtIncorporated some automake conditionals to try to suppo...
1998-06-03 curtNo .h for STL includes.
1998-05-30 curtmisc updates.
1998-05-29 curtRenamed <Table>.table to be <Table> so we can add a...
1998-05-23 curtDerived file "Makefile.in" removed from version control.
1998-05-22 curtRewrote event.cxx in C++ as a class using STL for the...
1998-05-20 curtConverted fgLIGHT to a C++ class.
1998-05-13 curtRoot path info moved to fgOPTIONS.
1998-05-11 curtMade fog color slightly bluish.
1998-05-03 curtpolar.h -> polar3d.h
1998-05-02 curtFine tuning mktime() support because of varying behavio...
1998-04-30 curtC++-ifying a couple source files.
1998-04-28 curtFixed a horible bug that cause the time to be *WAY...
1998-04-28 curtType-ified fgTIME and fgVIEW.
1998-04-26 curt"struct fgLIGHT" -> "fgLIGHT" because fgLIGHT is typedef'd.
1998-04-25 curtEdited cvs log messages in source files ... bad bad...
1998-04-25 curtCleaned up initialization sequence to eliminate interde...
1998-04-24 curtWrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
1998-04-22 curtC++ - ifiing the code a bit.
1998-04-21 curtFixed a problems where a pointer to a function was...
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-09 curtWe had unified some of the platform disparate time...
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-03-14 curtreplaced a printf() with an fgPrintf().
1998-03-09 curtDebug message tweaks.
1998-02-23 curtIncorporated Durk's Astro/ tweaks. Includes unifying...
1998-02-09 curtRemoved "depend" files from cvs control. Other minor...
1998-02-09 curtMinor tweaks.
1998-02-07 curtIncorporated HUD changes and struct/typedef changes...
1998-02-02 curtIncorporated Durk's changes.
1998-02-01 curtMinor tweaks.
1998-01-31 curtAdded MetroWorks patches from Carmen Volpe.
1998-01-27 curtIncorporated Paul Bleisch's <bleisch@chromatic.com...
1998-01-22 curtChanged #ifdef FILE_H to #ifdef _FILE_H
1998-01-21 curtMisc. tweaks.
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...
1998-01-19 curtMinor tweaks and fixes for cygwin32.
1998-01-13 curtInitial changes to support loading and management of...
1998-01-08 curtmake depend ...
1998-01-07 curtMiscellaneous tweaks.
1998-01-06 curtTweaks to help building with MSVC++
1998-01-05 curtAdd an option to advance/decrease time from keyboard.
1997-12-31 curtTweaked fg_time.c to be able to use ftime() instead...
1997-12-30 curtCalculate lighting parameters here.
1997-12-30 curtFurther integration of event manager.
1997-12-30 curtIntegrated new event manager with subsystem initializat...
1997-12-30 curtMerged in Durk's changes ...
1997-12-30 curtA couple lighting tweaks ...
1997-12-30 curtInitial revision.
1997-12-30 curtSwitched back to per vertex normals and smooth shading...
1997-12-23 curtTweaked the sky coloring a bit to build in structures...
1997-12-22 curtAligned sky with sun so dusk/dawn effects can be correc...
1997-12-19 curtLot's of tweaking with sky rendering and lighting.
1997-12-19 curtWorking on scene rendering order and options.
1997-12-15 curtAdd xgl wrappers for debugging.
1997-12-15 curtMisc. tweaks.
1997-12-12 curtMore light/material property tweaking ... still a ways...
1997-12-12 curtWorking on lightling and material properties.
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-12-10 curtTweaks for verion 0.15 release.
1997-12-09 curtWorking on tweaking lighting.
1997-12-09 curtWorking on adding a global lighting params structure.
1997-11-25 curtChanges to integrate Durk's moon/sun code updates ...
1997-11-15 curtminor tweaks.
1997-11-15 curtReverse direction of sun vector, so object normals...
1997-11-14 curtTransform scenery coordinates earlier in pipeline when...
1997-10-30 curtWorking on new scenery subsystem.
1997-10-28 curtChanged GLUT/ -> Main/
1997-10-25 curtMisc. tweaks.
1997-09-23 curtTweaks to get things to compile with gcc-win32.
1997-09-22 curtContinuing to try to align stars correctly.
1997-09-20 curtStill trying to get those durned stars aligned properly.
1997-09-16 curtTweaked time of day lighting equations. Don't draw...
1997-09-16 curtWorking on star alignment and time issues.
1997-09-13 curtMostly working on stars and generating sidereal time...
next