.. |
AIModel
|
Postpone initialization of the avionics soundgroup until avionics are enabled. This prevents AI classes from creating new and unnecessary avionics sample groups.
|
2011-11-20 15:31:58 +01:00 |
Aircraft
|
Fix MSVC9 build
|
2011-11-14 08:38:58 +01:00 |
Airports
|
Merge branch 'next' into comm-subsystem
|
2011-11-23 14:02:43 +02:00 |
ATC
|
refactor receiveATC(), implement simple LOS routine, set comm1-signal property
|
2011-11-24 17:25:49 +02:00 |
ATCDCL
|
Restructure GUI code, isolate PLIB in source files, to ease future refactoring and alternative GUI layers.
|
2011-11-19 20:25:51 +00:00 |
Autopilot
|
Goodbye automake.
|
2011-11-01 11:15:53 +00:00 |
Cockpit
|
Restructure GUI code, isolate PLIB in source files, to ease future refactoring and alternative GUI layers.
|
2011-11-19 20:25:51 +00:00 |
Environment
|
Refactor SGSky handling and ownership - sink into Renderer, remove global variable 'the sky', and hence clean up main loop and subsystem creation a little more.
|
2011-11-05 17:11:52 +00:00 |
FDM
|
src/FDM/JSBSim/models/FGGasCell.cpp: Restore the ballonet model to a working state.
|
2011-11-22 21:16:10 +01:00 |
GUI
|
Avoid crash when reloading GUI from debug menu.
|
2011-11-20 16:33:22 +00:00 |
Include
|
separate implementation
|
2011-11-24 05:02:42 +02:00 |
Input
|
namespace std fixes
|
2011-11-14 15:33:02 +01:00 |
Instrumentation
|
separate implementation
|
2011-11-24 05:02:42 +02:00 |
Main
|
Introduce some structure in fgMainLoop.
|
2011-11-20 16:21:15 +01:00 |
Model
|
Use lazy loading for main aircraft
|
2011-11-13 14:29:28 +01:00 |
MultiPlayer
|
Add new performance monitoring subsystem.
|
2011-11-19 15:37:49 +01:00 |
Navaids
|
Fix MSVC9 build
|
2011-11-14 08:38:58 +01:00 |
Network
|
Add new performance monitoring subsystem.
|
2011-11-19 15:37:49 +01:00 |
Radio
|
Decouple material index from other variables
|
2011-11-28 07:37:37 +02:00 |
Scenery
|
Consolidate the different ReaderWriterOptions classes.
|
2011-11-13 18:34:53 +01:00 |
Scripting
|
Goodbye automake.
|
2011-11-01 11:15:53 +00:00 |
Sound
|
Postpone initialization of the avionics soundgroup until avionics are enabled. This prevents AI classes from creating new and unnecessary avionics sample groups.
|
2011-11-20 15:31:58 +01:00 |
Systems
|
Fix MSVC9 build
|
2011-11-14 08:38:58 +01:00 |
Time
|
Use property objects to avoid property look-ups during TimeManager updates.
|
2011-11-20 18:30:31 +00:00 |
Traffic
|
Add new performance monitoring subsystem.
|
2011-11-19 15:37:49 +01:00 |
CMakeLists.txt
|
prepare for festival volume
|
2011-11-24 10:00:28 +02:00 |