.. |
AIModel
|
Push SGMaterial use into these classes that need it.
|
2012-08-29 06:29:29 +02:00 |
Aircraft
|
Fix some places relying on public 'using std::string' in SimGear
|
2012-08-21 17:07:47 +01:00 |
Airports
|
Add properties for raw axis and button values, for use
|
2012-08-23 21:52:30 +01:00 |
ATC
|
Whoops, case-sensitivity matters on Linux.
|
2012-08-22 00:53:48 +01:00 |
ATCDCL
|
Fix a crash encountered with ATC.
|
2012-08-21 18:12:25 +01:00 |
Autopilot
|
Fix some places relying on public 'using std::string' in SimGear
|
2012-08-21 17:07:47 +01:00 |
Canvas
|
Canvas: Only use cull callback if it's still valid
|
2012-09-01 16:50:21 +02:00 |
Cockpit
|
Disable panel-extent drawing in hot-spots mode.
|
2012-07-02 11:44:34 +01:00 |
Environment
|
Remove redundant inclusion of math/SGMath.hxx
|
2012-05-05 11:20:04 +02:00 |
FDM
|
Push SGMaterial use into these classes that need it.
|
2012-08-29 06:29:29 +02:00 |
GUI
|
Add properties for raw axis and button values, for use
|
2012-08-23 21:52:30 +01:00 |
Include
|
Make web browser app configurable through CMake (for Linux)
|
2012-08-18 14:11:31 +02:00 |
Input
|
Stop the property tree from keeping a shadow of the deleted input properties, as it can mean that the array of bindings ends up with some incorrect name tags if the set of joystick config files changes and a given js-named entry shifts in the array. This can then result in incorrect bindings being selected.
|
2012-08-25 22:23:55 +01:00 |
Instrumentation
|
Push SGMaterial use into these classes that need it.
|
2012-08-29 06:29:29 +02:00 |
Main
|
Add properties for raw axis and button values, for use
|
2012-08-23 21:52:30 +01:00 |
Model
|
Remove most compile warnings
|
2012-07-26 11:10:27 +01:00 |
MultiPlayer
|
#248: support enabling AI module at run-time
|
2012-04-30 17:48:13 +02:00 |
Navaids
|
Reduce severity of a failure to create a marker beacon due to an unknown runway from ALERT to WARN. Not particularly relevant error message for most users.
|
2012-06-30 20:50:57 +01:00 |
Network
|
hla: Convert to the new callback system.
|
2012-07-29 17:30:24 +02:00 |
Radio
|
Push SGMaterial use into these classes that need it.
|
2012-08-29 06:29:29 +02:00 |
Scenery
|
Push SGMaterial use into these classes that need it.
|
2012-08-29 06:29:29 +02:00 |
Scripting
|
Push SGMaterial use into these classes that need it.
|
2012-08-29 06:29:29 +02:00 |
Sound
|
Fix rpmlint/Linux packager complaints
|
2012-05-05 01:42:41 +02:00 |
Systems
|
Christoph Korn/PlayDeb.net: fix typos
|
2012-08-17 23:51:30 +02:00 |
Time
|
Move viewer-related sources to separate folder.
|
2012-04-25 23:28:00 +02:00 |
Traffic
|
Add properties for raw axis and button values, for use
|
2012-08-23 21:52:30 +01:00 |
Viewer
|
Don't let the cloud alpha value change the lighting buffer
|
2012-08-12 19:06:41 +02:00 |
CMakeLists.txt
|
Basic 2D canvas implementation.
|
2012-05-18 07:05:37 +01:00 |