1
0
Fork 0
flightgear/src/AIModel
curt 5fc834f7f5 Attempt to shore up the numerical stability of the AI aircraft movement
computations.  This is probably not needed, but use double's consistently.
2006-07-27 02:27:43 +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 Attempt to shore up the numerical stability of the AI aircraft movement 2006-07-27 02:27:43 +00:00
AIAircraft.hxx Add a "ufo" performance entry for the AI Aircraft. This gives very agressive 2006-07-12 19:10:35 +00:00
AIBallistic.cxx - Make two variable name modification to clarify units: altitude -> altitude_ft 2006-06-24 00:00:27 +00:00
AIBallistic.hxx More use of SGGeo[dc]. 2006-06-15 08:29:43 +00:00
AIBase.cxx Remove side-slip (aka beta) from the heading offset of the target aircraft. 2006-07-27 02:25:58 +00:00
AIBase.hxx - Make two variable name modification to clarify units: altitude -> altitude_ft 2006-06-24 00:00:27 +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 White space ... 2006-07-27 02:26: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 - Make two variable name modification to clarify units: altitude -> altitude_ft 2006-06-24 00:00:27 +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 - Make two variable name modification to clarify units: altitude -> altitude_ft 2006-06-24 00:00:27 +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