1
0
Fork 0
flightgear/src/AIModel
Vivian Meazza 118036cdda Make the parameter isTanker controllable
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2010-08-30 17:15:34 +01: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 Major update to the AI code: 2010-08-29 19:25:34 +02:00
AIAircraft.hxx Major update to the AI code: 2010-08-29 19:25:34 +02:00
AIBallistic.cxx Merge branch 'next' of D:\Git_New\flightgear into next 2010-08-29 00:08:50 +01:00
AIBallistic.hxx Merge branch 'next' of D:\Git_New\flightgear into next 2010-08-29 00:08:50 +01:00
AIBase.cxx Merge branch 'next' of D:\Git_New\flightgear into next 2010-08-29 00:08:50 +01:00
AIBase.hxx Merge branch 'next' of D:\Git_New\flightgear into next 2010-08-29 00:08:50 +01:00
AICarrier.cxx Fix an uninitialized value valgrind warning. 2010-05-29 16:31:05 +02:00
AICarrier.hxx Fix an uninitialized value valgrind warning. 2010-05-29 16:31:05 +02:00
AIEscort.cxx Use SGPropertyNode_ptr wherever possible 2010-01-17 00:03:06 +01:00
AIEscort.hxx Use SGPropertyNode_ptr wherever possible 2010-01-17 00:03:06 +01:00
AIFlightPlan.cxx Major update to the AI code: 2010-08-29 19:25:34 +02:00
AIFlightPlan.hxx Major update to the AI code: 2010-08-29 19:25:34 +02:00
AIFlightPlanCreate.cxx Major update to the AI code: 2010-08-29 19:25:34 +02:00
AIFlightPlanCreateCruise.cxx Major update to the AI code: 2010-08-29 19:25:34 +02:00
AIFlightPlanCreatePushBack.cxx compilation fixes for gcc -Wall -Werror 2009-08-24 17:13:31 +02:00
AIGroundVehicle.cxx Add aubmodels to AI objects 2010-08-14 13:39:30 +01:00
AIGroundVehicle.hxx Use SGPropertyNode_ptr wherever possible 2010-01-17 00:03:06 +01:00
AIManager.cxx Merge branch 'next' of D:\Git_New\flightgear into next 2010-08-29 00:08:50 +01:00
AIManager.hxx Use simgear abstraction instead of directly osg for the AIBase class. 2010-06-16 07:00:18 +02:00
AIMultiplayer.cxx Make the parameter isTanker controllable 2010-08-30 17:15:34 +01:00
AIMultiplayer.hxx Try to improve frame rate and reduce jitter 2009-09-30 08:08:09 +02:00
AIShip.cxx Fix an uninitialized value valgrind warning. 2010-05-29 16:31:58 +02:00
AIShip.hxx Vivian Meazza: AI escorts 2009-12-09 09:04:23 +01:00
AIStatic.cxx Kill off many Point3D includes, and a couple of uses in the HUD code. 2008-12-26 12:28:05 +00:00
AIStatic.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
AIStorm.cxx Kill off many Point3D includes, and a couple of uses in the HUD code. 2008-12-26 12:28:05 +00:00
AIStorm.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
AITanker.cxx Modified Files: 2007-07-08 08:46:29 +00:00
AITanker.hxx Consistency fix 2007-06-16 15:57:42 +00:00
AIThermal.cxx Use the 'all but self' capability of the scenery elevaton code instead of 2009-08-10 23:31:21 +02:00
AIThermal.hxx Implementation of ridge lift from Patrice Poly based on an algorithm of Ian Forster-Lewis 2009-05-02 00:44:20 +02:00
AIWingman.cxx Merge branch 'next' of D:\Git_New\flightgear into next 2010-08-29 00:08:50 +01:00
AIWingman.hxx Wingman code from Vivian Meazza 2008-02-15 11:06:27 +00:00
Makefile.am Vivian Meazza: AI escorts 2009-12-09 09:04:23 +01:00
performancedata.cxx Functions should always return a value 2009-06-03 00:18:54 +02:00
performancedata.hxx Removed hardcoded performance data. 2009-05-18 12:24:15 +02:00
performancedb.cxx more include SGMath.hxx to keep MSVC happy 2009-10-26 18:40:12 +01:00
performancedb.hxx Removed hardcoded performance data. 2009-05-18 12:24:15 +02:00
submodel.cxx Merge branch 'next' of D:\Git_New\flightgear into next 2010-08-29 00:08:50 +01:00
submodel.hxx Merge branch 'next' of D:\Git_New\flightgear into next 2010-08-29 00:08:50 +01:00