]> git.mxchange.org Git - flightgear.git/history - Main/GLUTmain.c
Incorporated HUD changes and struct/typedef changes from Charlie Hotchkiss
[flightgear.git] / Main / GLUTmain.c
1998-02-07 curtIncorporated HUD changes and struct/typedef changes...
1998-02-03 curtLots of little tweaks to fix various consistency proble...
1998-02-02 curtIncorporated Durk's changes.
1998-01-31 curtAdded MetroWorks patches from Carmen Volpe.
1998-01-27 curtMinor tweaks.
1998-01-27 curtIncorporated Paul Bleisch's <bleisch@chromatic.com...
1998-01-26 curtTweaks for dynamic scenery development.
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 curtBeginning to integrate Tile management subsystem.
1998-01-07 curtMoved astronomical stuff from .../Src/Scenery to ....
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 curtSwitched back to per vertex normals and smooth shading...
1997-12-22 curtFirst stab at sunset/sunrise sky glow effects.
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-18 curtFirst stab at sky dome actually starting to look reason...
1997-12-17 curtBegan working on rendering a sky.
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-09 curtWorking on tweaking lighting.
1997-12-09 curtWorking on adding a global lighting params structure.
1997-12-08 curtEnabled GL_CULL_FACE.
1997-11-25 curtChanges to integrate Durk's moon/sun code updates ...
1997-11-15 curtminor tweaks.
1997-10-30 curtWorking on new scenery subsystem.
1997-09-23 curtTweaks to get things to compile with gcc-win32.
1997-09-22 curtContinuing to try to align stars correctly.
1997-09-18 curtAt dusk/dawn add/remove stars in stages.
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 curtRestructured view calculation code. Added stars.
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 curtChanges due to changing sunpos interface.
1997-08-06 curtSun position now *really* works (I think) ... I still...
1997-08-06 curtWorking on correct sun position.
1997-08-06 curtWorking on correct real time sun lighting.
1997-08-04 curtOrganizational tweaking.
1997-08-02 curtRenamed GLmain.c GLUTmain.c