2001-12-22 |
david | Modified FGSubsystem::update() to take an int parameter... |
tree | commitdiff |
2001-12-22 |
david | Corrected typo in macro name, and reverse flags --... |
tree | commitdiff |
2001-12-22 |
david | Enable floating-point exceptions for Linux/x86 systems... |
tree | commitdiff |
2001-12-22 |
david | Modified FGSubsystem::update() to take an int parameter... |
tree | commitdiff |
2001-12-12 |
david | -Removed .cvsignore from itself, since .cvsignore is... |
tree | commitdiff |
2001-12-12 |
david | Added --trace-read=<property> and --trace-write=<proper... |
tree | commitdiff |
2001-12-12 |
david | Fixed typo preventing loading alternative aircraft... |
tree | commitdiff |
2001-12-11 |
curt | Norman's changes to display a scrolling "PAUSE" message... |
tree | commitdiff |
2001-12-11 |
david | Modified initial property parsing order to be more... |
tree | commitdiff |
2001-12-10 |
curt | Tweaks to how we load aircraft defaults and definition... |
tree | commitdiff |
2001-12-09 |
curt | David Megginson writes: |
tree | commitdiff |
2001-12-09 |
curt | MSVC patches from Christian Mayer. |
tree | commitdiff |
2001-12-09 |
curt | Small tweaks to initialization sequence and logic so... |
tree | commitdiff |
2001-12-07 |
curt | Added --aircraft= option back in, but now it refers... |
tree | commitdiff |
2001-12-06 |
curt | Fixed a problem with initial view offset (from command... |
tree | commitdiff |
2001-12-06 |
curt | Changed --aircraft= to --aero= to make way for a high... |
tree | commitdiff |
2001-12-05 |
curt | Fixed a typo in --opengc parsing. |
tree | commitdiff |
2001-12-03 |
curt | Throttle runs all throttles simultaneously by default. |
tree | commitdiff |
2001-12-01 |
curt | Integrating YASim into the build system. |
tree | commitdiff |
2001-11-30 |
curt | Added Network/opengc.cxx Network/opengc.hxx Network... |
tree | commitdiff |
2001-11-30 |
curt | ** src/Cockpit/panel.cxx |
tree | commitdiff |
2001-11-20 |
curt | Format tweaks. |
tree | commitdiff |
2001-11-20 |
curt | - added extensive documentation comments |
tree | commitdiff |
2001-11-20 |
curt | - added /sim/logging/classes and /sim/logging/priority... |
tree | commitdiff |
2001-11-12 |
curt | Sync with latest JSBSim CVS |
tree | commitdiff |
2001-11-12 |
curt | Add the "null" flight model which is a better name... |
tree | commitdiff |
2001-11-07 |
curt | Changes to support Dave Luff's initial ATC/ATIS module. |
tree | commitdiff |
2001-11-07 |
curt | Tweaks to get startup time, relative sun angle, sky... |
tree | commitdiff |
2001-10-29 |
curt | Sound effect changes from David Megginson. |
tree | commitdiff |
2001-10-29 |
curt | Added sound effect changes from David Megginson. |
tree | commitdiff |
2001-10-28 |
curt | This set of changes touches a *lot* of files. The... |
tree | commitdiff |
2001-10-24 |
curt | Addition Irix tweaks. |
tree | commitdiff |
2001-10-24 |
curt | Various MSVC patches. |
tree | commitdiff |
2001-10-24 |
curt | Fixes for win_ratio/aspect_ratio confusion. It was... |
tree | commitdiff |
2001-10-11 |
curt | Various floating point / initial value bug fixes from... |
tree | commitdiff |
2001-10-10 |
curt | Fixed a few spelling/grammer mistakes in the command... |
tree | commitdiff |
2001-10-10 |
curt | Patches from Dave Luffto pass the magneto and starter... |
tree | commitdiff |
2001-10-05 |
curt | Tweaks ... |
tree | commitdiff |
2001-09-19 |
curt | Enclosed is the latest engine model update that superce... |
tree | commitdiff |
2001-09-19 |
curt | For ADA fdm turn on hud for center channel. |
tree | commitdiff |
2001-09-04 |
curt | Changes to better support arbitrary external flight... |
tree | commitdiff |
2001-08-31 |
curt | Fixed option help (Tony Peden). |
tree | commitdiff |
2001-08-31 |
curt | Fixed [simple] terrain following altitude hold mode... |
tree | commitdiff |
2001-08-21 |
curt | Added information on enabling the http server. |
tree | commitdiff |
2001-08-21 |
curt | Added httpd protocol so you can interface to a running... |
tree | commitdiff |
2001-08-03 |
curt | - declared FGCondition class and subclasses |
tree | commitdiff |
2001-08-03 |
curt | - added FGCondition class and subclasses |
tree | commitdiff |
2001-07-27 |
curt | - added optional min, max, and wrap parameters to prope... |
tree | commitdiff |
2001-07-27 |
curt | Added protocol to output out complete control positions. |
tree | commitdiff |
2001-07-24 |
curt | - ensure that all throwables are caught |
tree | commitdiff |
2001-07-24 |
curt | - catch sg_exception instead of sg_io_exception |
tree | commitdiff |
2001-07-24 |
curt | - catch sg_exception instead of sg_io_exception |
tree | commitdiff |
2001-07-24 |
curt | - catch sg_exception instead of sg_io_exception |
tree | commitdiff |
2001-07-24 |
curt | Tweaks. |
tree | commitdiff |
2001-07-22 |
curt | Move FGControls declaration to globals.hxx |
tree | commitdiff |
2001-07-19 |
curt | CM: |
tree | commitdiff |
2001-07-19 |
curt | - moved main to mainLoop, and added top-level main... |
tree | commitdiff |
2001-07-19 |
curt | - catch exception from readProperties and exit |
tree | commitdiff |
2001-07-19 |
curt | - catch exception from readProperties and show dialog |
tree | commitdiff |
2001-07-16 |
curt | Tweaks to base version check code. |
tree | commitdiff |
2001-07-16 |
curt | Check for the proper version of the base package and... |
tree | commitdiff |
2001-07-16 |
curt | - added /sim/temp/winding-ccw property |
tree | commitdiff |
2001-07-16 |
curt | Use try/catch to flag FDM initialization errors. |
tree | commitdiff |
2001-07-12 |
curt | - added full doc comments for all functions |
tree | commitdiff |
2001-07-12 |
curt | Made the following properties archivable: |
tree | commitdiff |
2001-07-12 |
curt | "Fix a bug" in mouse-pans-external view mode. |
tree | commitdiff |
2001-07-12 |
curt | MSVC tweaks. |
tree | commitdiff |
2001-07-11 |
curt | Restructured the audio initialization order and don... |
tree | commitdiff |
2001-07-11 |
curt | Fixed a problem with recentering/snaping the view direc... |
tree | commitdiff |
2001-07-09 |
curt | - /sim/model/h-rotation renamed to /sim/model/heading... |
tree | commitdiff |
2001-07-09 |
curt | - modified to take advantage of SGCommandState to cache... |
tree | commitdiff |
2001-07-09 |
curt | Fixed a typo, tank2 -> tank[1] |
tree | commitdiff |
2001-07-08 |
curt | Allow other routines to increment/decrement goal_view_o... |
tree | commitdiff |
2001-07-08 |
curt | Added "/sim/startup/browser-app" as a property. |
tree | commitdiff |
2001-07-02 |
curt | ** Properties Renamed |
tree | commitdiff |
2001-07-02 |
curt | Oops, typo. |
tree | commitdiff |
2001-07-02 |
curt | Tweaks. |
tree | commitdiff |
2001-07-02 |
curt | Fixed a bug with warp variable initialization. fgTie... |
tree | commitdiff |
2001-06-29 |
curt | - modified to support new prototype for command functio... |
tree | commitdiff |
2001-06-26 |
curt | input.cxx: cleaned up some warnings. |
tree | commitdiff |
2001-06-26 |
curt | - modified to use the new /sim/freeze property |
tree | commitdiff |
2001-06-26 |
curt | - /autopilot/locks/altitude now returns true only for... |
tree | commitdiff |
2001-06-26 |
curt | - added property-multiply command with argument 'factor' |
tree | commitdiff |
2001-06-26 |
curt | Moved DEFAULT_AP_HEADING_LOCK to newauto.hxx |
tree | commitdiff |
2001-06-26 |
curt | Patches contributed by Norman Vine to do ultra-hires... |
tree | commitdiff |
2001-06-20 |
curt | - added Alex Perry's patch to support more sophisticate... |
tree | commitdiff |
2001-06-18 |
curt | Changed help message to --config= rather than --file= |
tree | commitdiff |
2001-06-14 |
curt | Cleaned up various warning messages. |
tree | commitdiff |
2001-06-12 |
curt | Fixed an data initialization problem that was causing... |
tree | commitdiff |
2001-06-12 |
curt | Added David's 'real' patch rather than my guess at it. |
tree | commitdiff |
2001-06-12 |
curt | removed fgHasValue |
tree | commitdiff |
2001-06-12 |
curt | changed SGValue::Type references to SGPropertyNode... |
tree | commitdiff |
2001-06-06 |
curt | Irix Mips compiler tweaks. |
tree | commitdiff |
2001-06-05 |
curt | Part of David's command binding updates. |
tree | commitdiff |
2001-06-05 |
curt | - replace FGBFI::update with fgUpdateProps |
tree | commitdiff |
2001-06-05 |
curt | - added load and save commands |
tree | commitdiff |
2001-06-05 |
curt | - removed all reference to BFI; use fgInitProps instead |
tree | commitdiff |
2001-06-05 |
curt | File no longer used. |
tree | commitdiff |
2001-06-05 |
curt | - removed bfi.cxx and bfi.hxx |
tree | commitdiff |
2001-06-04 |
curt | More tweaks related to David's input patches. |
tree | commitdiff |
next |