1
0
Fork 0
flightgear/src/AIModel
curt 4fade5839e Add a flag that allows the simulator to force "radar" computations even if
AI aircraft are out of range or the piloted aircraft has no radar system.

These computation include range, bearing, and angular offset relative to the
piloted aircraft.  This gives some external script the control the behavior
of the AI aircraft relative to the piloted aircraft without requiring a radar
system, and without requiring the AI aircraft to be within radar range.
2006-06-16 19:10:20 +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 This patch only affects aircraft (AI Models) that have no predefined 2006-06-16 14:22:21 +00:00
AIAircraft.hxx - use guarded pointer for (unused) refuel_node 2006-05-26 05:23:40 +00:00
AIBallistic.cxx More use of SGGeo[dc]. 2006-06-15 08:29:43 +00:00
AIBallistic.hxx More use of SGGeo[dc]. 2006-06-15 08:29:43 +00:00
AIBase.cxx Add a flag that allows the simulator to force "radar" computations even if 2006-06-16 19:10:20 +00:00
AIBase.hxx More use of SGGeo[dc]. 2006-06-15 08:29:43 +00:00
AICarrier.cxx More use of SGGeo[dc]. 2006-06-15 08:29:43 +00:00
AICarrier.hxx More use of SGGeo[dc]. 2006-06-15 08:29:43 +00:00
AIFlightPlan.cxx Compile again on Win32 platforms 2006-06-16 10:17:06 +00:00
AIFlightPlan.hxx Bugfixes and feature improvements related to AI auto flightplan generation. 2006-03-19 07:41:48 +00:00
AIFlightPlanCreate.cxx Bugfix in the ai initialization randomization procedure. Randomly 2006-03-26 21:40:35 +00:00
AIManager.cxx Mathias Fröhlich: 2006-03-04 12:49:30 +00:00
AIManager.hxx fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
AIMultiplayer.cxx More use of SGGeo[dc]. 2006-06-15 08:29:43 +00:00
AIMultiplayer.hxx fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
AIShip.cxx More use of SGGeo[dc]. 2006-06-15 08:29:43 +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 More use of SGGeo[dc]. 2006-06-15 08:29:43 +00:00
AIStorm.hxx fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
AIThermal.cxx More use of SGGeo[dc]. 2006-06-15 08:29:43 +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 fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00