]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2002-03-20 tonyFirst commit of properties code. JSBSim now has a...
2002-03-19 davidMajor property-manager rewrite, using const char *...
2002-03-19 andyOops, "one third from the edge" means "one SIXTH from...
2002-03-18 curtSomewhere along the line in the recent changes some...
2002-03-18 curtWhite space tweaks.
2002-03-18 curtHere is a cleaned up hitlist that should solve the...
2002-03-17 curtIncorporated Norman's optimized line/geometry intersect...
2002-03-17 curtInitial revision. Things are just beginning to be...
2002-03-17 curtOops, fixing the ghosts of bugs past. :-) Good thing...
2002-03-16 davidRemoved at CM's request.
2002-03-16 davidMajor weather update from Christian Mayer, tying the...
2002-03-16 curtReplaced some debugging structure David inadvertantly...
2002-03-16 davidPatches from Tony Peden to separate property XML I...
2002-03-15 davidRenamed /cockpit property to /sim/view/internal.
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 davidDocumented the new 'delimiter' property, allowing an...
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-11 davidRemoved badly out-of-date documents on 3D models and...
2002-03-10 davidSound patch from Erik Hofman:
2002-03-10 davidAdded test-env-map.
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-06 curtAdded test-env-map.cxx - an environment map demo/test...
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 davidErik Hofman's documentation for sound configuration...
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 davidIgnore gmon.out, in case people are doing profiling...
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/
next