..
AIModel
[AIModel] Fix a crash when starting at the poles and reduce property reading
2014-02-05 17:51:28 +01:00
Aircraft
Bug 1023, crash on replay.
2013-11-09 07:13:00 -08:00
Airports
Bugfix: guard against corrupted airport XML.
2014-01-14 13:42:11 +00:00
ATC
Performance optimization: empty() instead of size()>0
2013-08-19 09:01:59 +01:00
ATCDCL
Remove some debug log calls.
2014-01-23 13:49:58 +00:00
Autopilot
Autopilot: add interface properties and property-root.
2014-02-09 18:51:09 +01:00
Canvas
Canvas: Now only one global SystemAdapter is used...
2013-12-09 23:13:45 +01:00
Cockpit
Canvas: Now only one global SystemAdapter is used...
2013-12-09 23:13:45 +01:00
Environment
Fix METAR-download bug on Windows.
2014-01-01 21:05:29 +00:00
FDM
Re-apply the Clang/C+11 fix for JSBSim
2014-02-14 17:42:50 +00:00
GUI
MapWidget: silence compiler warning
2014-02-02 16:47:25 +01:00
Include
Make the JSBSim terrain handling code compile time configurable by calling cmake -DJSBSIM_TERRAIN=1
2014-01-29 13:50:06 +01:00
Input
Use binding-list fire helper.
2013-12-15 20:43:27 +00:00
Instrumentation
fix another crash at the poles
2014-02-07 23:29:06 +01:00
Main
Re-factor the FPE handling code
2014-02-19 13:53:52 -08:00
Model
Search all resources when adding models at runtime.
2014-01-23 15:02:33 +00:00
MultiPlayer
Send transponder mode over network
2014-01-29 21:04:58 +01:00
Navaids
Fix compilation with SYSTEM_SQLITE, from Markus Wanner
2014-01-26 10:34:49 +00:00
Network
FGCom: change default silence threshold
2014-02-04 12:18:50 +01:00
Radio
Push SGMaterial use into these classes that need it.
2012-08-29 06:29:29 +02:00
Scenery
Use new SGBucket API in tile-manager
2014-02-13 18:52:52 +00:00
Scripting
getprop/setprop allows integer indices.
2014-02-18 20:07:29 -08:00
Sound
Reset: fix a static in play-audio-sample
2013-11-25 23:53:58 +00:00
Systems
static.cxx msvc bug correction.
2013-11-17 17:26:56 +01:00
Time
Remove some debug log calls.
2014-01-23 13:49:58 +00:00
Traffic
Make Traffic-via-terrasync conditional
2014-01-15 22:01:02 +00:00
Viewer
I'm doing battle with git ... this should have already been committed with an
2014-02-05 10:15:36 -06:00
CMakeLists.txt
Basic 2D canvas implementation.
2012-05-18 07:05:37 +01:00