]> git.mxchange.org Git - flightgear.git/history - src
Fix a problem with node traversal masks and paged model loading that
[flightgear.git] / src /
2009-02-09 durkBUGFIX: If/else bracket misplacement.
2009-02-06 ehofmanSync. w. JSBSim CVS
2009-02-06 Tim MooreMerge branch 'topic/tape' into next
2009-02-06 Tim MooreHUD::Tape: avoid floating point exception
2009-02-06 Tim MooreMerge branch 'topic/multiplayer' into next
2009-02-06 Tim MooreMP cleanup
2009-02-06 Tim MooreFix various mp bugs.
2009-02-04 curtAdd analog output support to the ATC hardware interface.
2009-02-04 mfranzmake default model configurable (default: Models/Geomet...
2009-02-03 Tim MooreMerge branch 'releng/1.9.1' into maint
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 mfranzdo_save: s/reading/writing/ in the error message
2009-02-01 mfranzx/y/z offsets are in m, not deg
2009-02-01 mfranzmove <text> before <property> part, so that <format...
2009-02-01 fredbSupport --fg-root in fgjs
2009-02-01 durkBrian Schack: Patch to the atlas protocol that allows...
2009-02-01 fredbAllow the search of header files in the current directory
2009-02-01 durkAnd some more cleanup.
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 mfranzsegfault--
2009-02-01 durkCleaning up some unnecessary warnings.
2009-02-01 durkNote to self: Do test compile, even when it's only...
2009-02-01 durkDevelopment for two new features:
2009-02-01 mfranzdata hack: escalate some more; this disgusting hack...
2009-02-01 mfranzescalate warning for the ugly data hack
2009-02-01 mfranztextbox: add <top-line> param that sets first line...
2009-02-01 mfranzmake use of plib/svn features
2009-01-28 ehofmanSync. with JSBSim CVS
2009-01-26 Tim MooreMerge branch 'maint' into next
2009-01-26 mfranzfgPopup::checkHit(): revert r1.103 (consume mouse hits...
2009-01-26 Tim Moore_kollsman member not initialized
2009-01-26 Tim Mooredivision-by-zero fix from Csaba Halasz
2009-01-21 curtMake newly created (external) boolean properties defaul...
2009-01-21 curtAdd an additional option. Work around an inconsistency...
2009-01-21 curtAdd a variant of the ARNAV (AV400) protocol to drive...
2009-01-21 mfranzone more PUCLASS exception (not that we used puaScrollB...
2009-01-19 Tim MooreMerge branch 'maint' into next
2009-01-19 Tim MooreFix regression in Vivian's last patch.
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 mfranzdisable dragging margins on non resizable dialogs
2009-01-18 mfranz- ctrl-click in the property browser is for toggling...
2009-01-18 Tim MooreMerge branch 'maint' (early part) into next
2009-01-18 timooreDivision by zero fixes from Vivian Meazza.
2009-01-18 fredbCsaba/Jester : initialize all per-engine and per-tank...
2009-01-18 fredbCsaba/Jester : initialize all per-engine and per-tank...
2009-01-15 Tim MooreMerge branch 'maint' into next
2009-01-15 Tim MoorePad T_PositionMsg to a multiple of 8 bytes, and check...
2009-01-15 Tim MooreFGMultiplayMgr: use binary search to find a property...
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 jmtApply Ron Jensen's fix for Csaba's atan2() fix. Also...
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreFGClouds: initialize clouds_3d_enabled in constructor.
2009-01-14 Tim MooreHUD::Ladder::draw was capturing the value of a freed...
2009-01-14 Tim MooreFGEnvironment: fix broken copy constructor.
2009-01-13 mfranz- shift drag for global window dragging (like ctrl...
2009-01-12 mfranzdon't blindly overwrite user settings -- only initializ...
2009-01-12 mfranzadd property for wildfire propagation
2009-01-12 mfranzfix mouse flicker/disappearing problem
2009-01-12 mfranzallow resizing dialogs by grabbing the frame (without...
2009-01-12 mfranzadd support for resizing mouse cursors
2009-01-12 mfranzonly unhide the cursor if it was actually hidden
2009-01-12 mfranzhits are consumed by default (prevents actions in lower...
2009-01-12 mfranzpuaLargeInput (textbox) aren't draggable areas
2009-01-12 mfranzresize in SE direction (draggable borders planned)
2009-01-12 mfranzmake dialogs resizable with Ctrl-dragging
2009-01-12 mfranzcreate $FG_HOME/Export/
2009-01-09 Tim MooreMerge branch 'maint' into next
2009-01-09 Tim MooreChange the near plane value back to .1
2009-01-09 jmtFix Torsten's crash. A completely cross-platform issue...
2009-01-09 mfranzapply custom widget fonts also to the legend, so that...
2009-01-09 jmtAdd various helper filters, to make use of type-ranges...
2009-01-09 jmtBasic infrastructure to expose type ranges from filters...
2009-01-08 Tim MooreMerge branch 'maint' into next
2009-01-08 timooreDivide-by-zero fixes from Csaba Halász
2009-01-07 jmtSimpler bearing and distance computations for AIFlightPlan.
2009-01-07 Tim MooreMerge branch 'maint2' into next
2009-01-07 jmtPrevent exceptions in getRunwayByIdent when a malformed...
2009-01-07 jmtRename FGMarkerBeacon to FGMarkerBeacon record, to...
2009-01-07 durkJames Turner: Rewrite of the getSpeed function. Smaller...
2009-01-07 jmtFix a bug resulting from my marker-beacon refactoring...
2009-01-07 Tim MooreMerge branch 'rj/ttw' into next
2009-01-07 jmtPatch from Ron Jensen: make the TTW computation margina...
2009-01-07 jmtClean up naming of the 'point on runway' helpers, to...
2009-01-07 jmtRefactor marker-beacons to be distinct from FGNavRecord...
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 timooreProtect against divide-by-zero in setCameraParameters
2009-01-03 jmtNaN fix by Csaba/Jester - prefer atan2(x,y) to atan...
2009-01-03 fredbTemporary hack to avoid NaN problems when _mp is negati...
2009-01-03 fredbCsaba/Alexis : fix a NAN problem when wind is unspecifi...
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 fredbWin32 fixes
2009-01-03 durkJames Turner: Cleanup of AI traffic route generation...
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 durkPrevent CVS from complaining about unknown files in...
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 jmtAutomake on Hardy Heron seems to be considerably more...
2009-01-03 jmtSplit runway and taxiway into separate classes, with...
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into maint2
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
next