..
AIModel
don't write past array bounds
2007-10-11 07:41:44 +00:00
Aircraft
Modified Files:
2007-01-07 11:50:39 +00:00
Airports
Changed to use getId() instead of using a direct iterator comparison,
2007-11-17 13:46:35 +00:00
ATC
try to fix yet another crash bug (don't worry, there's one for anybody!)
2007-10-27 19:16:39 +00:00
Autopilot
Harald JOHNSEN: initialize elapsedTime
2007-07-09 17:15:11 +00:00
Cockpit
Add an option to FGTextureManager to create dynamic textures.
2007-12-07 09:14:16 +00:00
Environment
rename FGAirportSearchFilter::acceptable() -> ::pass()
2007-10-11 07:53:17 +00:00
FDM
Check if scenery is available before blowing away existing values in ground cache
2007-12-11 11:10:35 +00:00
GUI
Add a command to dump just the terrain portion of the scene graph to a .osg
2007-11-21 20:51:49 +00:00
Include
Make comparisons against OSG version less flakey
2007-10-04 20:40:29 +00:00
Input
Win32 fix
2007-12-02 12:29:29 +00:00
Instrumentation
Use a render target fallback that works in any case.
2007-12-11 06:19:08 +00:00
Main
Tatsuhiro NISHIOKA: initialize classes (fixes segfault on exit on MacOS)
2007-12-10 19:17:57 +00:00
Model
- move exception handling from init() and childAdded() to add_model()
2007-12-06 18:32:43 +00:00
MultiPlayer
add some generic properties for free use
2007-12-08 09:49:16 +00:00
Navaids
Use SGSharedPointer instead of the ssgSharedPointer from the plib branch.
2007-10-20 18:28:22 +00:00
Network
don't overwrite rudder position with nose wheel position
2007-11-07 17:41:31 +00:00
Scenery
backport of code using ModelRegistry
2007-11-29 23:59:47 +00:00
Scripting
add runway number as "id" to the runway hash within an airport hash
2007-12-05 10:57:51 +00:00
Sound
Syd Adams:
2007-04-20 18:32:42 +00:00
Systems
- degrade electrical XML SG_ALERT to SG_WARN. The reason why this is output
2007-05-11 18:00:07 +00:00
Time
Modified Files:
2007-05-05 08:08:24 +00:00
Traffic
Harald Johnsen: Change directory exists() logic to enable traffic loading
2007-08-18 05:09:46 +00:00
.cvsignore
-Removed .cvsignore from itself, since .cvsignore is now in the CVS
2001-12-12 04:15:23 +00:00
Makefile.am
In the process of changing, adding and removing files the last few years
2005-11-01 13:41:49 +00:00