]> git.mxchange.org Git - flightgear.git/history - Main/GLmain.c
Moved PI definitions to ../constants.h
[flightgear.git] / Main / GLmain.c
1997-07-19 curtMoved PI definitions to ../constants.h
1997-07-18 curtTweaks for building with Cygnus Win32 compiler.
1997-07-18 curtHacked in some support for wind/turbulence.
1997-07-16 curtMinor tweaks to aid Win32 port.
1997-07-12 curtAdded an #include <Windows32/Base.h> to help compiling...
1997-07-11 curtSolved some scenery display/orientation problems. ...
1997-07-11 curtMore tweaking of terrian floor.
1997-07-10 curtWe now can interpolated ground elevation for any positi...
1997-07-09 curtWorking on making the ground "hard."
1997-07-08 curtWorking on establishing a hard ground.
1997-07-07 curtWorking on scenery transformations to enable us to...
1997-07-05 curtrenamed mat3 directory to Math so we could add other...
1997-06-29 curtWorking on scenery management system.
1997-06-26 curtBeginning work on a scenery management system.
1997-06-26 curtRestructuring make, adding automatic "make dep" support.
1997-06-25 curtMinor changes to compile with rsxnt/win32.
1997-06-22 curtWorking on intergrating the VRML (subset) parser.
1997-06-21 curtCapitalized subdirectory names.
1997-06-18 curtA couple more runway tweaks ...
1997-06-18 curtHacked in a runway
1997-06-17 curtTimer interval stuff now uses gettimeofday() instead...
1997-06-17 curtMore timer related tweaks with respect to view directio...
1997-06-17 curtNonsignal based interval timing is now working.
1997-06-16 curtStarting to add general timer support.
1997-06-02 curtA tiny bit more view tweaking.
1997-06-02 curtWorking on views (side, front, back, transitions, etc.)
1997-05-31 curtElevator trim added.
1997-05-31 curtWE CAN NOW FLY!!!
1997-05-30 curtThe LaRCsim flight model is starting to look like it...
1997-05-30 curtMade a bit more progress towards integrating the LaRCsi...
1997-05-29 curtWorking on incorporating the LaRCsim flight model.
1997-05-29 curtMinor tweaks, moving towards general flight model integ...
1997-05-29 curtUpdated to reflect changing interfaces in other "modules."
1997-05-27 curtRenamed & rearranged variables and routines. Added...
1997-05-23 curtAdded GNU copyright headers.
1997-05-23 curtTrying to get fog to work ...
1997-05-21 curtRenamed due to added GLUT support.