]> git.mxchange.org Git - flightgear.git/history - src/Main
Latest JSBSim changes, mostly to support yaw and roll trim.
[flightgear.git] / src / Main /
2001-12-12 david-Removed .cvsignore from itself, since .cvsignore is...
2001-12-12 davidAdded --trace-read=<property> and --trace-write=<proper...
2001-12-12 davidFixed typo preventing loading alternative aircraft...
2001-12-11 curtNorman's changes to display a scrolling "PAUSE" message...
2001-12-11 davidModified initial property parsing order to be more...
2001-12-10 curtTweaks to how we load aircraft defaults and definition...
2001-12-09 curtDavid Megginson writes:
2001-12-09 curtMSVC patches from Christian Mayer.
2001-12-09 curtSmall tweaks to initialization sequence and logic so...
2001-12-07 curtAdded --aircraft= option back in, but now it refers...
2001-12-06 curtFixed a problem with initial view offset (from command...
2001-12-06 curtChanged --aircraft= to --aero= to make way for a high...
2001-12-05 curtFixed a typo in --opengc parsing.
2001-12-03 curtThrottle runs all throttles simultaneously by default.
2001-12-01 curtIntegrating YASim into the build system.
2001-11-30 curtAdded Network/opengc.cxx Network/opengc.hxx Network...
2001-11-30 curt** src/Cockpit/panel.cxx
2001-11-20 curtFormat tweaks.
2001-11-20 curt- added extensive documentation comments
2001-11-20 curt- added /sim/logging/classes and /sim/logging/priority...
2001-11-12 curtSync with latest JSBSim CVS
2001-11-12 curtAdd the "null" flight model which is a better name...
2001-11-07 curtChanges to support Dave Luff's initial ATC/ATIS module.
2001-11-07 curtTweaks to get startup time, relative sun angle, sky...
2001-10-29 curtSound effect changes from David Megginson.
2001-10-29 curtAdded sound effect changes from David Megginson.
2001-10-28 curtThis set of changes touches a *lot* of files. The...
2001-10-24 curtAddition Irix tweaks.
2001-10-24 curtVarious MSVC patches.
2001-10-24 curtFixes for win_ratio/aspect_ratio confusion. It was...
2001-10-11 curtVarious floating point / initial value bug fixes from...
2001-10-10 curtFixed a few spelling/grammer mistakes in the command...
2001-10-10 curtPatches from Dave Luffto pass the magneto and starter...
2001-10-05 curtTweaks ...
2001-09-19 curtEnclosed is the latest engine model update that superce...
2001-09-19 curtFor ADA fdm turn on hud for center channel.
2001-09-04 curtChanges to better support arbitrary external flight...
2001-08-31 curtFixed option help (Tony Peden).
2001-08-31 curtFixed [simple] terrain following altitude hold mode...
2001-08-21 curtAdded information on enabling the http server.
2001-08-21 curtAdded httpd protocol so you can interface to a running...
2001-08-03 curt- declared FGCondition class and subclasses
2001-08-03 curt- added FGCondition class and subclasses
2001-07-27 curt- added optional min, max, and wrap parameters to prope...
2001-07-27 curtAdded protocol to output out complete control positions.
2001-07-24 curt- ensure that all throwables are caught
2001-07-24 curt- catch sg_exception instead of sg_io_exception
2001-07-24 curt- catch sg_exception instead of sg_io_exception
2001-07-24 curt- catch sg_exception instead of sg_io_exception
2001-07-24 curtTweaks.
2001-07-22 curtMove FGControls declaration to globals.hxx
2001-07-19 curtCM:
2001-07-19 curt- moved main to mainLoop, and added top-level main...
2001-07-19 curt- catch exception from readProperties and exit
2001-07-19 curt- catch exception from readProperties and show dialog
2001-07-16 curtTweaks to base version check code.
2001-07-16 curtCheck for the proper version of the base package and...
2001-07-16 curt- added /sim/temp/winding-ccw property
2001-07-16 curtUse try/catch to flag FDM initialization errors.
2001-07-12 curt- added full doc comments for all functions
2001-07-12 curtMade the following properties archivable:
2001-07-12 curt"Fix a bug" in mouse-pans-external view mode.
2001-07-12 curtMSVC tweaks.
2001-07-11 curtRestructured the audio initialization order and don...
2001-07-11 curtFixed a problem with recentering/snaping the view direc...
2001-07-09 curt- /sim/model/h-rotation renamed to /sim/model/heading...
2001-07-09 curt- modified to take advantage of SGCommandState to cache...
2001-07-09 curtFixed a typo, tank2 -> tank[1]
2001-07-08 curtAllow other routines to increment/decrement goal_view_o...
2001-07-08 curtAdded "/sim/startup/browser-app" as a property.
2001-07-02 curt** Properties Renamed
2001-07-02 curtOops, typo.
2001-07-02 curtTweaks.
2001-07-02 curtFixed a bug with warp variable initialization. fgTie...
2001-06-29 curt- modified to support new prototype for command functio...
2001-06-26 curtinput.cxx: cleaned up some warnings.
2001-06-26 curt- modified to use the new /sim/freeze property
2001-06-26 curt- /autopilot/locks/altitude now returns true only for...
2001-06-26 curt- added property-multiply command with argument 'factor'
2001-06-26 curtMoved DEFAULT_AP_HEADING_LOCK to newauto.hxx
2001-06-26 curtPatches contributed by Norman Vine to do ultra-hires...
2001-06-20 curt- added Alex Perry's patch to support more sophisticate...
2001-06-18 curtChanged help message to --config= rather than --file=
2001-06-14 curtCleaned up various warning messages.
2001-06-12 curtFixed an data initialization problem that was causing...
2001-06-12 curtAdded David's 'real' patch rather than my guess at it.
2001-06-12 curtremoved fgHasValue
2001-06-12 curtchanged SGValue::Type references to SGPropertyNode...
2001-06-06 curtIrix Mips compiler tweaks.
2001-06-05 curtPart of David's command binding updates.
2001-06-05 curt- replace FGBFI::update with fgUpdateProps
2001-06-05 curt- added load and save commands
2001-06-05 curt- removed all reference to BFI; use fgInitProps instead
2001-06-05 curtFile no longer used.
2001-06-05 curt- removed bfi.cxx and bfi.hxx
2001-06-04 curtMore tweaks related to David's input patches.
2001-06-04 curt- no longer include Joystick/joystick.hxx
2001-06-04 curt- added declarations for GLUTkeyup and GLUTspecialkeyup...
2001-06-04 curt- implemented GLUTkeyup and GLUTspecialkeyup
2001-06-04 curt- no longer include joystick.hxx
next