.. |
AIModel
|
AIFlightPlan: Initialize the same member variables in all constructors.
|
2012-03-26 21:11:03 +02:00 |
Aircraft
|
Make use of auto-coordination more flexible
|
2012-03-13 21:00:22 +01:00 |
Airports
|
Remove /sim/paths/use-custom-scenery-data.
|
2012-03-15 18:48:57 +01:00 |
ATC
|
Adapt to simgear SGMath change.
|
2012-03-03 13:37:43 +01:00 |
ATCDCL
|
Get the ATC frequency dialogs working again for the 2.6 release.
|
2011-12-27 22:55:52 +00:00 |
Autopilot
|
Autopilot: save loads of CPU cycles
|
2012-04-05 20:40:07 +02:00 |
Cockpit
|
Fix 2.5D panel hit detection, compute logical panel extend from actions.
|
2012-03-25 18:46:04 +01:00 |
Environment
|
Replace unnecessary use of copy constructor.
|
2012-03-26 21:11:03 +02:00 |
FDM
|
YASim performance optimization
|
2012-04-05 21:02:09 +02:00 |
GUI
|
Avoid a crash when using the native menubar on Mac, due to non-static classes with identical names.
|
2012-03-26 17:38:09 +01:00 |
Include
|
Remove obsolete ignore pattern for automake generated headers.
|
2012-02-17 23:46:42 +01:00 |
Input
|
Avoid "using..." in header files.
|
2012-04-05 21:02:09 +02:00 |
Instrumentation
|
#723: perpetual "GPS init complete" info messages.
|
2012-03-27 21:24:54 +02:00 |
Main
|
Add "--max-fps" option to limit frame rate.
|
2012-04-05 21:02:09 +02:00 |
Model
|
Fix 2.5D panel hit detection, compute logical panel extend from actions.
|
2012-03-25 18:46:04 +01:00 |
MultiPlayer
|
Only initialize MP subsystem if a txhost is set.
|
2012-01-04 21:47:35 +00:00 |
Navaids
|
marker beacon: catch NULL pointer
|
2012-03-26 21:11:04 +02:00 |
Network
|
Don't create intermediate static libraries for build fgfs. (Speeds up rebuilds in Xcode dramatically, possible in other IDEs too)
|
2012-03-26 13:09:39 +01:00 |
Radio
|
ITM radio calculations are only considered valid
|
2012-01-09 21:01:01 +01:00 |
Scenery
|
Properly drop empty tiles from tile cache.
|
2012-03-28 23:03:13 +02:00 |
Scripting
|
Avoid "using..." in header files.
|
2012-04-05 21:02:09 +02:00 |
Sound
|
Make sure _avionics is enabled before calling suspend, this fixes a crash caused by the way AI models are handled now.
|
2012-03-31 11:45:28 +02:00 |
Systems
|
Compile with MSVC 9
|
2012-03-25 14:39:24 +02:00 |
Time
|
#589: 2D panels transparent at night. May also fix #591.
|
2012-03-07 20:49:13 +01:00 |
Traffic
|
Bugfixes and some finetuning:
|
2012-01-02 22:23:24 +01:00 |
CMakeLists.txt
|
Merge branch 'next' into attenuation
|
2011-12-01 13:36:53 +02:00 |