.. |
AIModel
|
stop sending velocity and acceleration in the motion information when crashed
|
2015-06-13 11:02:30 +02:00 |
Aircraft
|
FlightHistory: add pagedPathForHistory
|
2015-03-03 17:08:20 +01:00 |
Airports
|
Temporary fix: ground networks are not loaded when a navcache is present. But, the AI/ATC code relies on radio frequencies listed in the groundnet files. Since these are not imported into the nav cache, they remain 0.
|
2015-05-15 21:42:10 +02:00 |
ATC
|
Fix some warnings
|
2015-06-12 11:51:11 +02:00 |
Autopilot
|
Cleanup: remove unused code and includes
|
2015-07-08 17:24:13 +02:00 |
Canvas
|
Make fgValidatePath always return std::string, not char *
|
2015-03-13 18:07:24 +00:00 |
Cockpit
|
Canvas: move Window class to simgear.
|
2014-05-09 16:42:54 +02:00 |
Environment
|
remove obsolete comments
|
2015-04-09 19:05:22 +01:00 |
FDM
|
Fixed the pilot acceleration for consistency with the accelerometer computation
|
2015-08-09 20:00:08 +02:00 |
GUI
|
Correct handling of updating packages
|
2015-09-27 19:44:29 -05:00 |
Include
|
Cmake always generates version.h
|
2015-03-08 00:42:39 +00:00 |
Input
|
Fix a clang warning.
|
2015-04-11 21:59:37 +01:00 |
Instrumentation
|
Add 8.33 kHz support to the commradio
|
2015-05-28 12:04:23 +02:00 |
Main
|
Don't load resources for the current aircraft from several aircraft dirs
|
2015-09-26 09:45:33 +02:00 |
Model
|
Update for OpenSceneGraph 3.3.2 API changes.
|
2014-08-09 19:13:39 +02:00 |
MultiPlayer
|
stop sending velocity and acceleration in the motion information when crashed
|
2015-06-13 11:02:30 +02:00 |
Navaids
|
Remove / reduce level on some debug output
|
2015-06-08 10:37:26 +01:00 |
Network
|
Keep in sync with SimGear Package API
|
2015-09-27 19:44:39 -05:00 |
Radio
|
Portability: Fix compile errors on MSVC (cmath)
|
2015-03-24 11:11:42 -05:00 |
Scenery
|
Remove / reduce level on some debug output
|
2015-06-08 10:37:26 +01:00 |
Scripting
|
Nasal: use SG_LOG for security error messages to avoid truncation
|
2015-08-14 21:37:28 +01:00 |
Sound
|
Fix some warnings
|
2015-06-12 11:51:11 +02:00 |
Systems
|
Optionally disable the lowpass for the static system
|
2014-09-10 21:07:57 +02:00 |
Time
|
Tie the sun vector to the property tree
|
2015-06-26 09:53:03 +02:00 |
Traffic
|
Workaround for problem with SGPath: create_dir() does not create the last subdirectory when passed a dir-path only.
|
2015-05-14 17:41:58 +02:00 |
Viewer
|
Remove / reduce level on some debug output
|
2015-06-08 10:37:26 +01:00 |
CMakeLists.txt
|
Cleanup of ATCDCL
|
2014-04-30 10:22:51 +02:00 |