]> git.mxchange.org Git - flightgear.git/history - src
Report stopped MP transmission at higher log level,
[flightgear.git] / src /
2011-01-23 ThorstenBReport stopped MP transmission at higher log level,
2011-01-23 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-01-23 Erik HofmanSync. with JSBSim CVS
2011-01-23 ThorstenBAdded sanity checks to MP receive/send.
2011-01-22 ThorstenBMake route editing sane.
2011-01-21 ThorstenBFix crash in GPS module.
2011-01-21 Torsten Dreyerremove debug message spam
2011-01-21 ThorstenBGPWS: avoid "altitude_callout_voice != NULL" assertion
2011-01-21 Torsten DreyerFix bug 255, support turbulence to weather menu
2011-01-20 James TurnerLazy caching of magvar on waypoints. Not used yet,...
2011-01-20 James TurnerExpand route-manager waypoint info, to support smarter...
2011-01-19 James TurnerFix bug 259 - don't override existing airport/runway...
2011-01-19 Torsten DreyerFix bug #253, at least partially
2011-01-17 Mathias FroehlichAdd the hla stuff to the cmake build system.
2011-01-17 Mathias FroehlichAdd an initial implementation of a hla module.
2011-01-17 Torsten DreyerEventInput(Linux): experimental initial read of values
2011-01-17 Torsten DreyerAutopilot: use SimGear function
2011-01-16 Dave LuffRevert "Minor edit."
2011-01-16 James TurnerBug 254: make all the HUD related options apply to...
2011-01-15 Dave LuffMinor edit.
2011-01-15 John DenkerFix ADF bugs ... including still driving the needle...
2011-01-14 Frederic BouvierRevert joystick patch. One would have to provide a...
2011-01-14 Frederic BouvierInclude plib ul
2011-01-14 Frederic BouvierMore joystick code fixes
2011-01-14 Frederic BouvierIt looks like it was not the last mac js code that...
2011-01-14 Frederic BouvierFix a typo in the Mac js code
2011-01-14 Frederic BouvierOlaf Flebbe: incorporate plib js code to fix problems...
2011-01-14 James TurnerMake the Nasal NaN check less aggressive - still SG_ALE...
2011-01-10 ThorstenBMinor update
2011-01-10 ThorstenBAI traffic performance boost for busy airports
2011-01-09 James TurnerFirst attempt at libsvn support in terrasync with CMake
2011-01-08 ThorstenBAdded several include files, thanks to Roland Haeder
2011-01-08 ThorstenBEnable AI traffic for offline users and issue #248
2011-01-08 Torsten DreyerMake mouse buttons work again.
2011-01-08 Torsten DreyerMouseInput: invert y-accel property
2011-01-07 Torsten DreyerMouseInput: Add accel-x and accel-y
2011-01-07 Curtis L. OlsonAdd code to draw AI ships on the map widget (useful...
2011-01-07 Torsten DreyerMETAR: enable reports from multiple stations
2011-01-07 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-01-05 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-01-05 Dave LuffATIS: revert to using inches globally by default.
2011-01-05 Dave LuffATIS improvements from John Denker
2011-01-04 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-01-03 James TurnerMerge branch 'next' of git@gitorious.org:fg/flightgear...
2011-01-03 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-01-03 James TurnerRemove some legacy declarations from navrecord
2011-01-03 Frederic BouvierCmake: more windows tweaks
2011-01-03 James TurnerFix bug #236, tower elevation was wrong with custom...
2011-01-03 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-01-03 James TurnerAlexey Varjat: Add ILS data to GUI/MapWidget
2011-01-03 Durk TalsmaMerge branch 'next' of git@gitorious.org:fg/flightgear...
2011-01-03 James TurnerOlaf Flebbe: Removed Boost serialization linkage on...
2011-01-03 Dave LuffATIS fixes from John Denker
2011-01-02 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-01-01 James TurnerFixed CMake version.h, config.h creation
2011-01-01 James Turnerversion.h support in CMake builds.
2011-01-01 James TurnerBetter fix for bug #204; bind after all engines are...
2011-01-01 James TurnerWork-around for bug #222 - delete the units/WOW propert...
2010-12-31 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2010-12-31 Dave LuffATIS: Slight tweak
2010-12-30 Frederic BouvierWin32 fix
2010-12-30 Dave LuffATIS: evaluate airport abbreviations case-insensitively
2010-12-30 Dave LuffATIS fixes/refactoring from John Denker
2010-12-30 James TurnerReduce log-level of aircraft-dir related messages.
2010-12-29 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-12-29 Frederic BouvierSpace change to trigger a rebuild on Hudson
2010-12-29 James TurnerFix bug #204, and help with bug #222 - delete all
2010-12-29 ThorstenBFixed AIplane vertical speed.
2010-12-29 Dave LuffMore fixes to the ATCDCL & ATC compilation
2010-12-28 Dave LuffMerge branch 'next' of gitorious.org:fg/flightgear...
2010-12-28 Dave LuffATIS fixes from John Denker
2010-12-28 Dave LuffATCDCL: Initialisation order fixes from John Denker.
2010-12-28 Dave LuffATCDCL: Remove some unused cruft.
2010-12-28 Dave LuffRemove conditional compilation of ATCDCL
2010-12-28 James TurnerWhen attempting to pass a NaN between Nasal and propert...
2010-12-28 Torsten DreyerCleanup: don't unbind unknown properties
2010-12-27 Dave LuffRemove more code only concerned with the depreciated...
2010-12-27 Dave LuffMerge branch 'next' of gitorious.org:fg/flightgear...
2010-12-27 Dave LuffRemove legacy interactive tower and ground control
2010-12-27 Torsten DreyerGlobalWeather: don't crash
2010-12-27 James TurnerMerge branch 'next' of git@gitorious.org:fg/flightgear...
2010-12-27 James TurnerWIN32/MSVC fixes from Olaf Flebbe
2010-12-27 Dave LuffRemoved legacy interactive approach ATC
2010-12-26 Dave LuffFix up some include paths in main.cxx
2010-12-25 Tim Moorecmake changes for osg::CullSettings::ClearMask and...
2010-12-23 Torsten Dreyerbugfix: set signal-quality-norm to zero if off or unser...
2010-12-22 Torsten DreyerBugfix: Immediately fetch METAR on reenabling of "Live...
2010-12-21 Torsten DreyerPrecipitation: use /environment/[rain|snow]-norm
2010-12-20 Torsten Dreyerfog/misg/haze: tweak layer's top and limit to 2d-clouds
2010-12-20 Curtis L. OlsonAdd a small bit of nan/fpe protection. It's possible...
2010-12-19 James TurnerFix link ordering to keep GNU ld happy.
2010-12-19 James TurnerGuard against NaN SGGeods in FGPositioned spatial queri...
2010-12-19 James TurnerCMake update for new KLN89 file.
2010-12-19 James TurnerInitial work on CMake build files, with considerable...
2010-12-18 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2010-12-18 Torsten DreyerSome code cleanup, no functional changes
2010-12-15 Torsten Dreyermetar: make unknown station-id's work again
2010-12-15 Torsten Dreyermetar fog/mist/haze: some final(?) tweaks
2010-12-15 Torsten Dreyermsvc warning fixes
2010-12-12 Torsten DreyerMetar fog/mist/haze: no hardcoded constants
next