]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2013-10-20 James TurnerFix FGViewer compilation when HLA is disabled.
2013-10-20 Thomas GeymayerMake build information readonly and clean up debug...
2013-10-20 James TurnerExpose OSG notify severity at runtime.
2013-10-20 James TurnerDon't speak < or > when using Festival.
2013-10-19 Thomas GeymayerTrigger segfault/stacktrace to trace memory corruption.
2013-10-18 Thomas GeymayerProvide debug information on thread safety of osg:...
2013-10-18 James TurnerValidate arg to Nasal airport.comms().
2013-10-17 James TurnerInitial hacking on terra-sync of traffic files.
2013-10-17 Thomas GeymayerFGNasalModelData: also log path of model.
2013-10-17 Thomas GeymayerMore logging for FGNasalModelData.
2013-10-16 Thomas GeymayerNasalSys: do not print invalid elements for error backt...
2013-10-15 James TurnerMap shows all airports when zoomed in.
2013-10-15 James TurnerBug 1217, crash on AI traffic data.
2013-10-15 James TurnerCleanup exit handling.
2013-10-15 James TurnerWork-around for issue 1231.
2013-10-15 Thomas GeymayerUpdate/simplify for SimGear changes.
2013-10-14 Thomas GeymayerScripting: get rid of gcHash and use new SimGear/Nasal...
2013-10-14 ThorstenBAdd support for IGC logging protocol.
2013-10-12 Clément de... fgcom-sa: remove plib, zlib, win dependencies
2013-10-11 Thomas GeymayerCanvas: update for SimGear changes.
2013-10-09 Stanislaw HalikFix ricer sqlite3 build
2013-10-03 Dirk DittmannGPS
2013-10-02 James TurnerMake positioned queries more defensive.
2013-10-02 James TurnerFix a crash with GPS dialog.
2013-10-01 James TurnerBug 1176, crash loading malformed scenario.
2013-09-30 James TurnerMove cache schema into its own file.
2013-09-30 Clément de... Fix OpenThreads DLL name for Windows build
2013-09-30 Clément de... Fix pthread link for iaxclient
2013-09-30 James TurnerSplash-screen feedback on scenery download.
2013-09-30 James TurnerTile-manager: kill off tile-refresh.
2013-09-30 James TurnerTile-Manager waits on TerraSync to load.
2013-09-28 Clément de... FGCom standalone: search *.txt as relative path
2013-09-28 James TurnerReduce amount of log output at level=debug.
2013-09-28 James TurnerFix portability issue with system sqlite 3.8
2013-09-28 James TurnerKill of embedded-Simgear CMake mode.
2013-09-28 James TurnerRemove all references to libsvn from build.
2013-09-28 James TurnerTerrasync tweaks.
2013-09-27 Clément de... Restore ENABLE_IAX
2013-09-27 Clément de... Install required file by fgcom in the common share...
2013-09-27 James TurnerKill another BOM.
2013-09-27 James TurnerRemove UTF-8 BOM.
2013-09-27 Clément de... Move IAXClient library into 3rdparty directory
2013-09-27 Clément de... Fix Windows warning during Windows compilation
2013-09-26 Torsten Dreyermake the metar command line tool case insensitive
2013-09-26 James TurnerRelocate Sqlite3 sources, upgrade to 3.8.0.2
2013-09-23 Anders GidenstamRestored JSBSim to a working state in FlightGear.
2013-09-23 Anders GidenstamSynchronized with JSBSim/CVS.
2013-09-22 Clément de... Fix spelling error by Markus Wanner
2013-09-22 Clément de... remove unused #define
2013-09-22 Clément de... Implement IAX callerID feature
2013-09-18 James TurnerTweak AI Traffic model loading.
2013-09-17 James TurnerSupport for multiple data dirs.
2013-09-15 James TurnerUse helper to validate printf formats.
2013-09-15 Christian Schmittfix uninitialized variable reported by valgrind
2013-09-14 James TurnerFix for #1117:
2013-09-14 James TurnerFix for CVE-2012-2091:
2013-09-14 James TurnerGCC 4.7 compile fix.
2013-09-14 James TurnerDisplay AI traffic route in map.
2013-09-08 Thomas GeymayerFix signed/unsigned missmatch.
2013-09-05 Torsten DreyerFix #1186 moving average filter
2013-09-05 James TurnerFrom Jano: fix HUD ladder aspect.
2013-09-05 janodesbois#901, yasim report the wrong sign in side-slip-deg...
2013-08-29 James TurnerPass terrasync dir through to osgDB options.
2013-08-29 James TurnerFix crash on re-position with FGCom.
2013-08-28 Clément de... FGCom: implement a callback function and handle IAX...
2013-08-27 Clément de... FGCom: Add a different max range for ground and tower...
2013-08-26 James TurnerFix Mac data dir finding.
2013-08-24 Clément de... Clean FGCom logging and fix IAX input level
2013-08-22 Clément de... Fix segFault on reset by checking IAX has been initialized
2013-08-21 Clément de... FGCom: Should fix continous mic ON by checking state...
2013-08-19 James TurnerFix crash on exit when FGCom is not being used.
2013-08-19 Clément de... Fix range calculation for special frequencies
2013-08-19 f-jjthImprove OpenAL driver for IAXClient
2013-08-19 Tom PaolettiPerformance optimization: empty() instead of size()>0
2013-08-19 Tom PaolettiPerformance optimization: empty() instead of size()>0
2013-08-19 Tom PaolettiPerformance optimization: empty() instead of size()>0
2013-08-18 PlutoniumHeartwinpoop.h seriously?
2013-08-16 f-jjthFGCom integrated into FlightGear.
2013-08-07 James TurnerFix horizon sunrise/sunset effect position.
2013-07-29 James TurnerRemove unnecessary includes/using
2013-07-29 James TurnerAssume OSG version 3.0 as a minimum
2013-07-29 James TurnerKill some defunct uses of side-slip property.
2013-07-27 Thomas GeymayerCanvas GUI: don't crash if enable decoration on window...
2013-07-27 James TurnerCouple more unused private vars killed off.
2013-07-26 Thomas GeymayerCanvas window: separate handling of content-size and...
2013-07-26 Thomas GeymayerCanvas window: increase drag accuracy.
2013-07-26 Thomas GeymayerCanvas GUI: fix updating canvas on window with decoration.
2013-07-24 Thomas GeymayerCanvas GUI: check for window on handling mouse events.
2013-07-24 Thomas GeymayerExpose canvas GUI "desktop" to Nasal.
2013-07-24 James TurnerBug #1166, slow POI parsing.
2013-07-24 James TurnerBug #1166, tweaking POI.dat parsing.
2013-07-24 James TurnerAdditional checks, for waypoint role setting.
2013-07-22 James TurnerIgnore SGGeod altitude when creating BasicWaypt.
2013-07-18 James TurnerFix native protocol crashes.
2013-07-18 Gijs de RooySuggest NVIDIA Optimus to use the high-end GPU.
2013-07-18 hofAdd libdl to FLTK_LIBRARIES when the system supports...
2013-07-17 James TurnerBump version on development trunk.
2013-07-17 James TurnerWork-around for bug 1134, crash with flightplans.
2013-07-15 Thomas GeymayerExpose String::ends_with to Nasal
2013-07-04 Thomas GeymayerFix warnings identified by gcc.
next