..
AIModel
Helpers to access view position.
2012-09-25 10:06:56 +01:00
Aircraft
Minor pointer safety and compiler warning issues.
2012-09-25 22:10:06 +02:00
Airports
Minor pointer safety and compiler warning issues.
2012-09-25 22:10:06 +02:00
ATC
Make FGTaxiNode and FGParking inherit FGPositioned.
2012-09-25 00:31:17 +01:00
ATCDCL
Create FGSoundManager as a wrapper for SGSoundMgr_OpenAl
2012-09-17 13:45:31 +02:00
Autopilot
Fix classes derived from SubsystemGroup.
2012-09-19 11:37:19 +01:00
Canvas
Canvas: Proper fix for OpenVG init handling.
2012-09-25 23:24:29 +02:00
Cockpit
Disable panel-extent drawing in hot-spots mode.
2012-07-02 11:44:34 +01:00
Environment
Defer SGEphemeris creation until ::init()
2012-09-24 00:37:46 +01:00
FDM
Better fix for a compilation problem with MSVC 2012
2012-09-03 19:09:35 +02:00
GUI
Move GUI init code to gui module.
2012-09-25 22:39:13 +02:00
Include
Allow use of the system's SQLite3 library.
2012-09-19 14:28:25 +01:00
Input
Restore named JS/input configs (overrides)
2012-09-25 14:20:18 +01:00
Instrumentation
Helpers to access view position.
2012-09-25 10:06:56 +01:00
Main
Move GUI init code to gui module.
2012-09-25 22:39:13 +02:00
Model
Minor error message improvement.
2012-09-05 00:00:25 +02:00
MultiPlayer
#248 : support enabling AI module at run-time
2012-04-30 17:48:13 +02:00
Navaids
Use a helper thread to rebuild the navcache.
2012-09-25 17:24:12 +01:00
Network
FGProps: improve error messages
2012-09-21 15:33:13 +02:00
Radio
Push SGMaterial use into these classes that need it.
2012-08-29 06:29:29 +02:00
Scenery
Minor pointer safety and compiler warning issues.
2012-09-25 22:10:06 +02:00
Scripting
Make FGTaxiNode and FGParking inherit FGPositioned.
2012-09-25 00:31:17 +01:00
Sound
Make the view-manager and sound-manager independent.
2012-09-25 09:17:00 +01:00
Systems
Prepare and implement reinit methods for instruments
2012-09-17 13:45:30 +02:00
Time
Helpers to access view position.
2012-09-25 10:06:56 +01:00
Traffic
Helpers to access view position.
2012-09-25 10:06:56 +01:00
Viewer
Make the view-manager and sound-manager independent.
2012-09-25 09:17:00 +01:00
CMakeLists.txt
Basic 2D canvas implementation.
2012-05-18 07:05:37 +01:00