]> git.mxchange.org Git - flightgear.git/history - Time
Prepended "fg" on the name of all global structures that didn't have it yet.
[flightgear.git] / Time /
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...
1997-09-05 curtMore tweaking with stars.
1997-09-05 curtWorking on getting stars right.
1997-09-04 curtShufflin' stuff.
1997-08-27 curtChanged naming scheme of basic shared structures.
1997-08-25 curtMerged in initial HUD and Joystick code.
1997-08-22 curtDoing a bit of reorganizing and house cleaning.
1997-08-19 curtWorked on better simulating real lighting.
1997-08-16 curtWorking on improving the lighting/shading.
1997-08-13 curtInitial revision.
1997-08-13 curtThe interface to sunpos now updates a global structure...
1997-08-06 curtWorking on correct real time sun lighting.
1997-08-02 curtMisc. tweaks.
1997-08-01 curtAdded sunpos.c
1997-08-01 curtInitial revision.
1997-07-31 curtWorking on redoing internal coordinate systems & scener...
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-14 curtTesting/playing -- placed objects randomly across the...
1997-07-12 curtAdded ranlib.
1997-07-12 curtAdd ftime() support for those that don't have gettimeof...
1997-06-27 curtWorking on Makefile structure.
1997-06-27 curtWorking on Makefile structure.
1997-06-26 curtRestructuring make, adding automatic "make dep" support.
1997-06-25 curtMake itimer support optional.
1997-06-25 curtMinor changes to compile with rsxnt/win32.
1997-06-21 curtCapitalized subdirectory names.
1997-06-17 curtTimer interval stuff now uses gettimeofday() instead...
1997-06-17 curtNonsignal based interval timing is now working.
1997-06-16 curtInitial revision.