]> git.mxchange.org Git - flightgear.git/history - src
Use some more logging class variety.
[flightgear.git] / src /
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...
2011-07-01 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-01 Erik HofmanUpdate to sync with JSBSim CVS, small bug fixes.
2011-06-28 Torsten DreyerFix #357: Enabling "fixes" on map dialog crashes FG
2011-06-28 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-06-26 ThorstenB#178: improve normalization issue (avoid loops altogether)
2011-06-26 ThorstenB#178 related: avoid sim from freezing when FDM goes...
2011-06-26 ThorstenB#358: Missing option to disable AI scenarios
2011-06-26 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-06-25 ThorstenB#221, #242: Fix/work-around for AI traffic issues
2011-06-25 James TurnerTone down some log output for the release, especially...
2011-06-25 Frederic BouvierTrying to fix compilation failure on Linux and Mac
2011-06-25 Frederic BouvierFix issue #354: updateCameras reset viewport size to...
2011-06-23 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-06-22 ThorstenBEnable parameter for new command-line option.
2011-06-22 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-06-20 ThorstenB#346 related: missing status message for property server
2011-06-19 Erik HofmanRemoved useless divisions - As a side effect, it remove...
2011-06-18 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-06-18 Erik HofmanImproved the calcs during trimming after a suggestion...
2011-06-17 Erik HofmanFixed switch parsing and message
2011-06-17 Erik Hofmansync with JSBSim CVS
2011-06-13 ThorstenBissue #127: make screen shots work with OSG multi-threading
2011-06-12 ThorstenBRevert "issue #127: make screen shots work with OSG...
2011-06-12 ThorstenBMartin Spott: Fix special FDM define for CMake.
2011-06-12 ThorstenBMartin Spott: Add CMake DBus support for event driven...
2011-06-12 ThorstenBBetrand Coconnier: fix for issue #220 for JSBSim a/c
2011-06-12 ThorstenBIntroduce "PRESERVE" flag to protect properties on...
2011-06-12 ThorstenBDo not reset persistent properties on sim-reset.
2011-06-12 ThorstenBAvoid compiler warning.
next