]> git.mxchange.org Git - flightgear.git/history - src
Print an error message before terminating on parse errors.
[flightgear.git] / src /
2002-03-15 andyPrint an error message before terminating on parse...
2002-03-14 davidMore work on saving and restoring flights. Restoring...
2002-03-14 curtChange fog punch through value a bit. Either way it...
2002-03-14 davidRemoved some cout statements left in accidentally.
2002-03-14 davidCentralized most view-management code in FGViewMgr...
2002-03-13 curtCombined and updated some code to calculate fog parameters.
2002-03-13 curtFix several signed vs. unsigned warning messages.
2002-03-13 davidAutopilot cleanup:
2002-03-13 curtAdd "(" and ")" to ensure the expression is evaluated...
2002-03-13 davidEliminate dependencie on tying variable pointers (in...
2002-03-13 davidAdded a final newline to avoid a compiler warning.
2002-03-13 curtWorking on the start of a 'standard' <grin> remote...
2002-03-13 curtBetter support of the newer more flexible object file...
2002-03-13 davidPatch from Jim Wilson to fix internal cockpit view...
2002-03-12 curt*** empty log message ***
2002-03-12 curtFixes for Irix compatibility.
2002-03-12 davidAdded a new 'delimiter' property to allow an alternativ...
2002-03-12 davidAdd support for elapsed time and logging.
2002-03-12 davidBind a new property, /sim/time/elapsed-ms, giving the...
2002-03-12 davidAdded new logging module.
2002-03-12 curt*** empty log message ***
2002-03-11 curtPatches from Erik.
2002-03-11 curtRemoved some extra debugging output that wasn't suppose...
2002-03-11 curtOops, make sure we are generating an ocean tile if...
2002-03-11 curtCleaned up a couple compiler warnings.
2002-03-10 davidSound patch from Erik Hofman:
2002-03-08 curtSgi doesn't define the != operator for string != char...
2002-03-06 davidFirst baby steps towards restructuring the view archite...
2002-03-06 davidIf the (temporary) property /cockpit is true, set the...
2002-03-06 davidTemporarily rolled out last change, pending a restructu...
2002-03-06 davidPatch from Andy Ross to allow virtual panel to tilt...
2002-03-06 davidPatch from Andy Ross to hide virtual panel when required:
2002-03-05 davidTemporarily reverted change to near/far clip plane.
2002-03-05 davidStart of an internal 3-D view. If the property "/cockp...
2002-03-05 davidChanged the near clip plane to 0.1f regardless. Previo...
2002-03-04 curtFixed a bug with view-offset specification from the...
2002-03-04 curtFix a compiler warning.
2002-03-04 curtFix a visibility condition bug in 3d panel.
2002-03-04 curtThis patch creates a sample manager next to the sound...
2002-03-04 curtFixed a couple compiler warnings.
2002-03-04 davidPatch from Andy Ross:
2002-03-04 andyExport the gear compression to the property tree.
2002-03-04 curtFurther modifications and restructuring of the scenery...
2002-03-04 davidAdd fake control-surface positions for 3D model animation.
2002-03-04 davidPatch from Jim Wilson:
2002-03-04 davidPatch from Jim Wilson:
2002-03-03 curtFurther restructuring of the scenery loading code.
2002-03-03 davidAdded write-all parameter to save command. If set...
2002-03-03 davidAdded final newline to prevent compiler warnings.
2002-03-03 curtUpdates to the scenery loading infrastructure to make...
2002-03-03 curtAdded magnetos and starter to structure
2002-03-03 davidLogging cleanups from Martin Dressler.
2002-03-03 davidVirtual cockpit patches from Andy Ross:
2002-03-02 davidFor property-scale, apply the squared option before...
2002-03-02 davidAdded min/max parameters to clamp range of movement...
2002-03-01 tonyFixed gear position property.
2002-03-01 curtSetting up some more ground work for lighting.
2002-03-01 curtAttached is a reasonably large patch to add a proper ATC
2002-03-01 curtThis is the change where autopilot bindings are moved...
2002-03-01 tonyChanged -pct properties to -norm
2002-03-01 andyAdded a property output feature to ControlMap that...
2002-02-28 curtLatest version of hitlist.cxx from Norman Vine:
2002-02-28 tonyCopy normalized control surface positions to property...
2002-02-28 tonyAdd support for normalized control surface positions...
2002-02-28 tonyAdd support for normalized control surface positions
2002-02-28 curtA few of Norman's changes I managed to get in.
2002-02-27 davidA single transformation can now be applied to more...
2002-02-27 curtMake sure when setting autopilot heading via the menu...
2002-02-27 davidMajor sound-effect architectural reworking from Eric...
2002-02-27 davidPatch from Andy Ross to sort properties in browser.
2002-02-27 david- added an 'offset' parameter for animations (it's...
2002-02-27 andyWrong sense in the pilot acceleration coordinates ...
2002-02-27 andyAdded a post-solver "initEngines()" call to return...
2002-02-27 andyBasically complete support for piston engine startup...
2002-02-26 tonyTrimming in turn now works
2002-02-26 tonyOutput control positions to properties
2002-02-26 davidAdded rotation animations, and a factor parameter for...
2002-02-26 davidStarted support for animations. Currently, the only...
2002-02-25 davidIf the model path specified ends with .xml, then read...
2002-02-25 curtMoved JSBSim.hxx to src/FDM/JSBSim/
2002-02-25 curtRemoved JSBSim/tests
2002-02-24 tonyWorkaround for terrain altitude problem. Helps but...
2002-02-24 curtRemoved orphaned 10520d engine modeling code. Thanks...
2002-02-24 davidFixed crash when using 3D model other than the C172.
2002-02-24 curtMoved to tests subdirectory.
2002-02-24 curtMoved to JSBSim subdirectory.
2002-02-24 curtMoved JSBSim.cxx and JSBSim.hxx into src/FDM/JSBSim...
2002-02-23 davidSeparated 3D model-handling code from main.cxx out...
2002-02-23 davidAdded an #ifdef for compiling without --with-new-enviro...
2002-02-22 davidGeneral cleanups to cut cross-dependencies and speed...
2002-02-22 davidAdded FGEnvironmentMgr to provide information on the...
2002-02-22 curtFix a big where the initial ground elevation reported...
2002-02-22 tonyAdds flap cmd and pos to output
2002-02-22 tonyAdded parameter for abs value of elevator, rudder,...
2002-02-20 davidCorrected typo that was hiding winds from FDM's unless...
2002-02-20 curtAdded Tony's function to set position on a glide slope.
2002-02-20 andyMinor mixup. Engines that are off have a manifold...
2002-02-20 andyAutomatically generate "contact" points for collision...
2002-02-20 andyScaling "idle" MP to 6 inches or so is all well and...
2002-02-20 andyForgot to include the wind when computing airspeed...
next