]> git.mxchange.org Git - flightgear.git/history - src/Main/main.cxx
Working on putting engine data on "the bus"
[flightgear.git] / src / Main / main.cxx
2000-09-29 curtWorking on putting engine data on "the bus"
2000-09-27 curtA bit of fg->sg namespace changing.
2000-09-25 curtChanges from David Megginson in support of an xml based...
2000-09-21 curtFixes for MSVC++ issues.
2000-09-18 curtGrab max texture size in case we want to use it later ...
2000-09-15 curtbfi load/save fix from David.
2000-09-10 curtMACOS -> macintosh
2000-08-22 curtForce glEnable(GL_DEPTH_TEST) for scenery rendering.
2000-08-16 curtAdded code to put aircraft at the end of the runway...
2000-08-11 curtFixed a problem with the sound hack ... code was using...
2000-08-08 curtUpdates to use new SGMagVar class from simgear.
2000-07-31 curtFix to time initialization (based on position) code
2000-07-23 curtUpdates to move scenery initialization earlier in the...
2000-07-22 curtUpdates for 0.7.5
2000-07-22 curtActivated gyro drift ... look out!
2000-07-21 curtTry to set initial position in a bit more intelligent...
2000-07-08 curtSGTime tweaks.
2000-07-08 curtFix up simulator freeze functionality.
2000-07-08 curtTidying up the SGEphemeris class.
2000-07-07 curtMore tidying up of SGTime.
2000-07-07 curtHopefully final time cleanups.
2000-07-07 curtMore SGTime tidying.
2000-07-07 curtUpdates to go along with SGTime tweaks in SimGear.
2000-07-06 curtUpdates to JSBsim from Jon's CVS.
2000-07-05 curtA lot of code reorganization relating to moving some...
2000-07-03 curtMoved sky code over to simgear.
2000-06-30 curtOops, a couple more sky tweaks.
2000-06-30 curtVarious odds and ends tweaks.
2000-06-23 curtUpdates to cloud code to add different basic cloud...
2000-06-23 curtCleaned up all the old fragment and material_mgr stuff...
2000-06-20 curtUpdating cloud code.
2000-06-20 curtLighting tweaks.
2000-06-20 curtChanging the way clouds are handled.
2000-06-17 curtUpdates from David Megginson:
2000-06-01 curtMinor fiddling with material properties *trying* to...
2000-05-30 curtReplaced Durk's mymath.* with plib/sg.h (contributed...
2000-05-23 curtFixes to uiuc includes and initialization.
2000-05-16 curtUpdates from Jon (addendum to previous changes).
2000-05-16 curtUpdates from the Jon and Tony show.
2000-05-16 curtChanges by David Megginson.
2000-05-13 curtHUD updates/cleanups from Norman Vine.
2000-05-04 curtOverhaul of the navaid system to increase efficiency...
2000-04-30 curtAutopilot "class-ification".
2000-04-27 curtPanel updates from David Megginson. Radials can now...
2000-04-27 curtMacOS build updates.
2000-04-25 curtUpdates to nav radio stack model ... starting to get...
2000-04-25 curtBeginning work on integrating radiostack model into...
2000-04-19 curtAdded custom joystick client support so that flight...
2000-04-04 curtReplaced all instances sgMultMat4 with sgPre/PostMultMa...
2000-03-29 curtUpdated for magvar calculations.
2000-03-23 curtA couple more tweaks to get UIUC flight model stuff...
2000-03-22 curtUIUC flight model contribution. This is based on LaRCs...
2000-03-21 curtAdded Alex's patches for more accurate instrument model...
2000-03-17 curtRendering tweaks.
2000-03-16 curtMoved src/Astro to src/Ephemeris
2000-03-16 curtRemoved dependencies on Astro/solarsystem.*
2000-03-16 curtUpdates for ssg solarsystem/sky model. Includes change...
2000-03-06 curtUpdates for sky rendering.
2000-03-03 curtWorking on drawing sun and sun halo.
2000-03-02 curtSun now correctly placed in sky and correctly colored.
2000-03-02 curtWorking on separating out ephemeris code from the actua...
2000-03-02 curtSeparating out the Sky rendering as a separate unit...
2000-03-01 curtWorking on skydome ... some actual progress has been...
2000-02-29 curtContinuing work on ssg-ifying the sky dome.
2000-02-28 curtMake NetworkOLK optional even if compiled in.
2000-02-19 curtRemoved all dependencies on <simgear/math/mat3.h> and...
2000-02-16 curtOne more pass at a reorg.
2000-02-15 curtCode reorganization.
2000-02-04 curtUpdated for plib-1.1.x
2000-01-13 curtThe aircraft model used for external views was being...
2000-01-12 curtMoved Oliver's network stuff to his own subdir: NetworkOLK.
1999-11-20 curtDo a better job of disabling all sound related stuff...
1999-11-19 curtRevamping I/O system.
1999-11-03 curtDebug output tweaks.
1999-11-03 curtClear traversal bit on aircraft model.
1999-10-23 curtAdded cloud puffs as we pass through the cloud layer.
1999-10-22 curtMoved where glBlendFunc() is reset to main.cxx
1999-10-22 curtJust a minor tweak.
1999-10-22 curtAdded Durk's first stab at clouds.
1999-10-20 curtUpdates to BalloonSim init by Christian Mayer.
1999-10-15 curtRename screen dump to snap shot.
1999-10-14 curtAdded screen dumping and screen printing (win32) functi...
1999-10-14 curtUpgraded to latest weather data base code from Christia...
1999-10-14 curtFixed up external view mode so it works once again.
1999-10-11 curtUpdating FGFS <=> FDM interface.
1999-10-09 curtUpdates by norman vine to controls.hxx.
1999-10-04 curt"sg-izing" the matrix/vector code so that I can hopeful...
1999-09-28 curtSome view tweaks.
1999-09-09 curtFiddling around with views, fdm data passing and manage...
1999-09-03 curtPatches to allow panel to display.
1999-09-01 curtSetup a user definable model hertz.
1999-08-31 curtPatch to allow window resizes.
1999-08-15 curtTweaks to fix problems with moon rendering introduced...
1999-08-14 curtminor tweaks
1999-08-12 curtChristian's new weather subsystem is causing problems...
1999-08-10 curtAdded support for Christian Mayers new weather subsystem.
1999-08-08 curtSet up the model view matrix exactly as ssg does it...
1999-07-31 curtReturn to glider model ...
1999-07-31 curtTweaks so that Jon's FDM stuff get's initialized better.
1999-07-25 curtFixed a tile caching bug. When I was freeing tiles...
next