1
0
Fork 0
flightgear/src
mfranz f1d39fad28 use safer and faster property methods instead of creating property
paths via snprintf+strncat+absolute paths every time
2009-05-18 12:24:17 +02:00
..
AIModel Removed hardcoded performance data. 2009-05-18 12:24:15 +02:00
Aircraft Csaba/Jester : initialize all per-engine and per-tank attributes ( follow-up ) 2009-01-18 23:10:52 +01:00
Airports testair.cxx is a 21 lines long, obsolete test application. After removing 2009-05-18 12:24:17 +02:00
ATC Allow the AI Traffic controller to set a transponder code. This code is 2009-04-01 09:23:54 +02:00
ATCDCL fix leaks; make destructors virtual 2009-05-18 12:24:16 +02:00
Autopilot leak fixes 2009-05-18 12:24:16 +02:00
Cockpit Fix a problem with two concurent 'round to multiple of basic simulation 2009-03-18 08:00:09 +01:00
Environment use safer and faster property methods instead of creating property 2009-05-18 12:24:17 +02:00
FDM Sync. with JSBSim CVS 2009-05-18 12:24:17 +02:00
GUI fix leaks; make destructors virtual 2009-05-18 12:24:16 +02:00
Include Attempt to sort out the version number mess in preparation for the v1.9.0 2008-12-19 20:41:57 +00:00
Input fix leaks; make destructors virtual 2009-05-18 12:24:16 +02:00
Instrumentation leak fixes 2009-05-18 12:24:16 +02:00
Main Allows multi samples > 1 2009-05-18 12:24:16 +02:00
Model Remove unused switch node. 2009-04-01 09:23:53 +02:00
MultiPlayer degrade MP chat messages from SG_ALERT fo SG_WARN 2009-04-01 09:23:54 +02:00
Navaids Compile with VS2005 in debug mode 2009-02-22 23:52:17 +01:00
Network Better handling of glide slope and in range flags when slaved to external 2009-04-15 23:19:30 +02:00
Scenery Merge branch 'maint' into next 2009-05-18 12:23:33 +02:00
Scripting FGNasalModelData: use model XML path as module source 2009-04-01 09:23:54 +02:00
Sound leak fixes 2009-05-18 12:24:16 +02:00
Systems header cleanups 2008-07-31 12:04:32 +00:00
Time brighten te sky color towards the sun at dusk and dawn 2009-05-02 00:44:21 +02:00
Traffic Port over remaining Point3D usage to the more type and unit safe SG* classes. 2009-03-18 08:00:08 +01:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am Initial attempt to establish a better integration between AI and ATC code. 2008-07-13 12:51:06 +00:00