1
0
Fork 0
flightgear/src/AIModel
2004-06-10 19:14:19 +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 Introduce a radar/in-range boolean property, end check this to see whether the CPU intensive radar calculations need to be done. If not, skip them. 2004-06-10 19:14:19 +00:00
AIAircraft.hxx David Culp: 2004-06-06 08:50:17 +00:00
AIBallistic.cxx David Culp: 2004-03-07 12:08:46 +00:00
AIBallistic.hxx David Culp: 2004-02-27 10:20:17 +00:00
AIBase.cxx Introduce a radar/in-range boolean property, end check this to see whether the CPU intensive radar calculations need to be done. If not, skip them. 2004-06-10 19:14:19 +00:00
AIBase.hxx Introduce a radar/in-range boolean property, end check this to see whether the CPU intensive radar calculations need to be done. If not, skip them. 2004-06-10 19:14:19 +00:00
AIFlightPlan.cxx Add the AIModel based air traffic subsystem from Durk Talsma. 2004-06-03 17:59:14 +00:00
AIFlightPlan.hxx Add the AIModel based air traffic subsystem from Durk Talsma. 2004-06-03 17:59:14 +00:00
AIManager.cxx David Culp: 2004-06-06 08:50:17 +00:00
AIManager.hxx David Culp: 2004-05-29 11:39:10 +00:00
AIScenario.cxx Add the AIModel based air traffic subsystem from Durk Talsma. 2004-06-03 17:59:14 +00:00
AIScenario.hxx David Culp: 2004-05-29 11:39:10 +00:00
AIShip.cxx David Culp: 2004-05-29 11:39:10 +00:00
AIShip.hxx David Culp: 2004-05-29 11:39:10 +00:00
AIStorm.cxx Add the this pointer to the tied function calls. This makes it possible to make a distinction between the different aircraft models. 2004-05-27 13:16:53 +00:00
AIStorm.hxx Add the this pointer to the tied function calls. This makes it possible to make a distinction between the different aircraft models. 2004-05-27 13:16:53 +00:00
AIThermal.cxx Add the this pointer to the tied function calls. This makes it possible to make a distinction between the different aircraft models. 2004-05-27 13:16:53 +00:00
AIThermal.hxx Add the this pointer to the tied function calls. This makes it possible to make a distinction between the different aircraft models. 2004-05-27 13:16:53 +00:00
Makefile.am David Culp: 2004-05-15 09:07:55 +00:00