1
0
Fork 0
flightgear/src/AIModel
mfranz 5ebd1a18f3 add <load>/<unload> support to AI models, including aircraft models. For
aircraft models this is only called if they are loaded as AI, not if they
are the model flown by the human pilot. This has technical reasons (too
soon for Nasal/fg), but is useful to distinguish AI and non-AI use, for
example to set a different livery for AI models, or to set different
animation properties.
2006-03-09 11:14:16 +00:00
..
.cvsignore Add David Culp's AI model manager code which is derived from David Luff's AI/ATC code. 2003-11-28 15:48:05 +00:00
AIAircraft.cxx Bugfix: variable fp was deleted in both AIBase::~AIBase() and AIAircraft::AIAircraft(), resulting in a segmentation fault. 2006-02-23 21:42:11 +00:00
AIAircraft.hxx new FSF address 2006-02-21 01:16:04 +00:00
AIBallistic.cxx new FSF address 2006-02-21 01:16:04 +00:00
AIBallistic.hxx new FSF address 2006-02-21 01:16:04 +00:00
AIBase.cxx add <load>/<unload> support to AI models, including aircraft models. For 2006-03-09 11:14:16 +00:00
AIBase.hxx Mathias Fröhlich: 2006-03-04 12:49:30 +00:00
AICarrier.cxx new FSF address 2006-02-21 01:16:04 +00:00
AICarrier.hxx new FSF address 2006-02-21 01:16:04 +00:00
AIFlightPlan.cxx new FSF address 2006-02-21 01:16:04 +00:00
AIFlightPlan.hxx new FSF address 2006-02-21 01:16:04 +00:00
AIFlightPlanCreate.cxx new FSF address 2006-02-21 01:16:04 +00:00
AIManager.cxx Mathias Fröhlich: 2006-03-04 12:49:30 +00:00
AIManager.hxx Mathias Fröhlich: 2006-03-04 12:49:30 +00:00
AIMultiplayer.cxx new FSF address 2006-02-21 01:16:04 +00:00
AIMultiplayer.hxx new FSF address 2006-02-21 01:16:04 +00:00
AIShip.cxx new FSF address 2006-02-21 01:16:04 +00:00
AIShip.hxx new FSF address 2006-02-21 01:16:04 +00:00
AIStatic.cxx new FSF address 2006-02-21 01:16:04 +00:00
AIStatic.hxx new FSF address 2006-02-21 01:16:04 +00:00
AIStorm.cxx new FSF address 2006-02-21 01:16:04 +00:00
AIStorm.hxx new FSF address 2006-02-21 01:16:04 +00:00
AIThermal.cxx new FSF address 2006-02-21 01:16:04 +00:00
AIThermal.hxx new FSF address 2006-02-21 01:16:04 +00:00
Makefile.am Mathias Froehlich: 2006-02-11 13:16:56 +00:00
submodel.cxx Add missing include files needed by the new math code under windows 2006-02-18 13:58:09 +00:00
submodel.hxx Alex Romosan: 2005-10-26 09:03:49 +00:00