]> git.mxchange.org Git - flightgear.git/history - src
Merge commit 'refs/merge-requests/11' of git://gitorious.org/fg/flightgear into next
[flightgear.git] / src /
2011-09-05 Martin SpottMerge commit 'refs/merge-requests/11' of git://gitoriou...
2011-09-04 Durk TalsmaA number of cosmetic and/or infrastructural changes.
2011-09-04 ThorstenBAttempt to tidy up the search path mess (noticed by...
2011-09-03 Anders GidenstamAdded an --materials-file option to select the material...
2011-09-03 Durk TalsmaMerge branch 'next' of git@gitorious.org:fg/flightgear...
2011-09-03 Durk TalsmaRead groundnet node information from the scenery, and...
2011-08-31 Mathias FroehlichAdapt to recent simgear hla/rti changes.
2011-08-31 Torsten DreyerFix typo
2011-08-29 Torsten DreyerFix cmake build with SP_FDMS (missing BalloonSim.cxx)
2011-08-29 Erik HofmanAdd proper conversion factor
2011-08-27 Torsten DreyerAdd convenience std::string versions for fg[G|S]etXXX
2011-08-26 Torsten DreyerFinal warning before egt_degf gets purged
2011-08-26 Torsten Dreyerrefactor the realwx-controller
2011-08-25 Torsten Dreyerfix #416: reciprocal filter broken
2011-08-24 ThorstenBAvoid excessive load when no navaids are in range
2011-08-24 James TurnerChange default (non-set) MP hosts to be an empty string...
2011-08-23 James TurnerMake errno dependency explicit, since raw_socket.hxx...
2011-08-22 Torsten DreyerAdd the frequency to the navinfo hash
2011-08-20 ThorstenBUse SG_LOG(&strerror) instead of "perror".
2011-08-20 ThorstenBAvoid some useless file accesses
2011-08-20 ThorstenBAvoid "no disk in drive" popups on Win7 systems
2011-08-20 Torsten Dreyernew global function for aircraft position
2011-08-18 ThorstenB#410: multiplay manager reporting errors
2011-08-18 ThorstenB#403: 2D horizontal scrolling on Mac OS
2011-08-16 Curtis L. OlsonFix a couple issues with non-referenced files missing...
2011-08-15 Frederic BouvierRemove obsolete msvc build files
2011-08-13 ThorstenBFix replay NaN issue due to unrecorded/uninitialized...
2011-08-12 ThorstenBTatsuhiro Nishioka: #403, scroll up/down for Mac OS
2011-08-11 ThorstenB#359: jumping mouse control axis in "constrained" mouse...
2011-08-11 ThorstenBUse some more logging class variety.
2011-08-11 Vivian MeazzaBugfix: Ballistic objects with "expiry" set were not...
2011-08-11 Mathias FroehlichDo not delete disabled network protocols twice.
2011-08-10 Durk TalsmaMerge branch 'durk-atc' into next
2011-08-10 Durk TalsmaSome fine tuning of the ATC messages related to ground...
2011-08-09 ThorstenBAllow bidirectional support for generic interfaces.
2011-08-09 Durk TalsmaMerge branch 'next' into durk-atc
2011-08-09 Torsten DreyerAdd LOD to each AI model
2011-08-08 Frederic BouvierFix issue #398: Menubar - Help > Help opens strange...
2011-08-08 Durk TalsmaFix state changes related to hold position and resume...
2011-08-08 Durk TalsmaMerge branch 'next' into durk-atc
2011-08-08 James TurnerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-08-08 James TurnerSwitch RealWx to use simgear::HTTP class. Also tweak...
2011-08-08 Mathias FroehlichFixes #397: YASim aircraft start at >32000ft instead...
2011-08-07 Durk TalsmaAI/ATC enhancements:
2011-08-07 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-08-07 ThorstenB#389: NumPad keys not working when NumLock is off
2011-08-07 Stuart BuchananAdd property binding for 3D cloud wrapping. Note that...
2011-08-07 Mathias FroehlichUse the bv tree leafs for altitude queries.
2011-08-07 Durk TalsmaMerge branch 'next' into durk-atc
2011-08-07 Durk TalsmaReinstate the check for aircraft that are under tower...
2011-08-06 ThorstenB#393: Vertical speed indicator affected by sim speed up
2011-08-06 Durk TalsmaMerge branch 'next' into durk-atc
2011-08-04 Durk TalsmaMerge branch 'next' into durk-atc
2011-08-04 ThorstenBImproved CMake support for libsvn
2011-08-03 Durk TalsmaSome preparory work for enabling the handover from...
2011-08-03 Durk TalsmaRemoval of some debugging statements.
2011-08-02 Durk TalsmaMerge branch 'next' into durk-atc
2011-08-01 Durk TalsmaMerge branch 'next' into durk-atc
2011-08-01 Durk TalsmaBugfix: Change the point where leg numbers recycle...
2011-07-31 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-31 Durk TalsmaA fairly major interal reorganization of the AI code
2011-07-31 ThorstenB#232: early propagation of "point sprites for runway...
2011-07-30 James TurnerFixes for include-file flattening - condition.hxx no...
2011-07-28 Torsten Dreyerfix for #381:fgfs -h -v throws error with no --fg-root
2011-07-28 Mathias FroehlichTry to fix using an own cull visitor with osg 3.
2011-07-27 Durk TalsmaBugfix: fix the on-runway crash, as reported by several...
2011-07-26 Durk TalsmaFix broken constructor to prevent a segfault when delet...
2011-07-25 Durk TalsmaFix flightplan initialization issue.
2011-07-25 Durk TalsmaBugfixes:
2011-07-24 Durk TalsmaRename ATCDCL/ATCDialog.[ch]xx to ATCDCL/ATCDialogOld...
2011-07-24 Torsten Dreyerlet bool FGAIFlightPlan::createCruise() return a value
2011-07-24 Mathias FroehlichFix cmake build.
2011-07-24 Durk TalsmaSome cleanup in the ATC/AI code before merging with...
2011-07-24 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-22 Torsten DreyerExperimental navinfo() Nasal extension function
2011-07-19 James TurnerMore CMake headers support
2011-07-19 James TurnerCMake header support for XCode/Visual Studio
2011-07-18 Torsten DreyerFix minor memory leak in terrainsampler
2011-07-18 Torsten DreyerPartial fix for #228: ambiguous navaid-names
2011-07-18 Torsten DreyerTwo minor MSVC90 build fixes
2011-07-17 Torsten DreyerJoystickInput: fix potential init problem
2011-07-17 Torsten DreyerFix compile for 32bit (handleFPE() undeclared)
2011-07-17 Torsten DreyerRay protocol: don't use hardcoded gravity 9.81
2011-07-17 Torsten DreyerFix some gcc warnings
2011-07-17 James TurnerFix make dist rule for removed files. (will pick to...
2011-07-17 Torsten DreyerBump to version 2.5.0
2011-07-17 Torsten DreyerBump version to 2.4.0
2011-07-16 James TurnerDisable flight-related key-bindings in the WaypointList...
2011-07-13 ThorstenBFix issue reported by heap debugger
2011-07-13 ThorstenBDon't crash on exit, when initialization was aborted.
2011-07-10 ThorstenBAvoid creation of stray "/null" property nodes.
2011-07-10 ThorstenBFix minor DME frequency issue.
2011-07-08 Torsten DreyerFix #369: ATIS receiver has excessive range
2011-07-07 Mathias FroehlichMake the 32'th joystick button work.
2011-07-07 ThorstenB#367: Add visible error messages when flight plan file...
2011-07-06 ThorstenB#367: raise log level for some routemanager error messages
2011-07-05 Torsten DreyerFix #220, Ctrl-U no longer working for YASim
2011-07-03 Anders GidenstamFixed faulty frame transformation of moment of inertia.
2011-07-03 ThorstenB#348 related: More places where missing files were...
2011-07-02 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
next