]> git.mxchange.org Git - flightgear.git/history - src/Main/fg_props.cxx
Merge branch 'curt/make' into next
[flightgear.git] / src / Main / fg_props.cxx
2002-01-15 curtI prefer frozen vs. paused for some odd reason.
2002-01-14 davidChanges to keep the various autopilot properties from...
2002-01-06 davidAdded fullscreen to globals, and fixed compile bug...
2001-12-11 curtNorman's changes to display a scrolling "PAUSE" message...
2001-12-09 curtDavid Megginson writes:
2001-12-09 curtMSVC patches from Christian Mayer.
2001-12-06 curtFixed a problem with initial view offset (from command...
2001-12-03 curtThrottle runs all throttles simultaneously by default.
2001-11-30 curt** src/Cockpit/panel.cxx
2001-11-20 curt- added /sim/logging/classes and /sim/logging/priority...
2001-10-28 curtThis set of changes touches a *lot* of files. The...
2001-10-24 curtFixes for win_ratio/aspect_ratio confusion. It was...
2001-10-10 curtPatches from Dave Luffto pass the magneto and starter...
2001-10-05 curtTweaks ...
2001-08-31 curtFixed [simple] terrain following altitude hold mode...
2001-08-03 curt- added FGCondition class and subclasses
2001-07-24 curt- catch sg_exception instead of sg_io_exception
2001-07-22 curtMove FGControls declaration to globals.hxx
2001-07-19 curt- catch exception from readProperties and show dialog
2001-07-16 curt- added /sim/temp/winding-ccw property
2001-07-12 curtMade the following properties archivable:
2001-07-11 curtFixed a problem with recentering/snaping the view direc...
2001-07-09 curtFixed a typo, tank2 -> tank[1]
2001-07-08 curtAllow other routines to increment/decrement goal_view_o...
2001-07-02 curt** Properties Renamed
2001-07-02 curtFixed a bug with warp variable initialization. fgTie...
2001-06-26 curtinput.cxx: cleaned up some warnings.
2001-06-26 curt- /autopilot/locks/altitude now returns true only for...
2001-06-26 curtMoved DEFAULT_AP_HEADING_LOCK to newauto.hxx
2001-06-20 curt- added Alex Perry's patch to support more sophisticate...
2001-06-05 curtPart of David's command binding updates.
2001-05-23 curtI'm attaching diffs to add a new FGInput module to...
2001-05-18 curtTweaks.
2001-04-02 curtIrix MipsPro patches and fixes.
2001-03-24 curtSG-ified logstream.
2001-01-19 curtThe FlightGear patches add new saveInitialState and
2001-01-05 curtContibuted by David Megginson; Initial revision.