1
0
Fork 0
flightgear/src/AIModel
2021-01-01 17:54:10 +00:00
..
AIAircraft.cxx Traffic: fix some crashes detected by Sentry 2020-10-29 16:22:35 +00:00
AIAircraft.hxx Traffic: add a trivial test of createPushback 2020-12-21 13:25:15 +00:00
AIBallistic.cxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AIBallistic.hxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AIBase.cxx Additional AI Aircraft properties for animation 2020-08-16 14:49:33 +01:00
AIBase.hxx Start creating tests of AIModel code 2020-09-03 17:51:40 +01:00
AIBaseAircraft.cxx AIAircraft: fix type of non-Swift aircraft 2020-09-03 17:51:40 +01:00
AIBaseAircraft.hxx AIAircraft: fix type of non-Swift aircraft 2020-09-03 17:51:40 +01:00
AICarrier.cxx Add carrier parking positions to property tree 2020-04-18 18:07:25 +01:00
AICarrier.hxx Launcher: initial carrier support 2020-03-20 15:51:47 +00:00
AIEscort.cxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AIEscort.hxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AIFlightPlan.cxx Reposition: tolerate more scenarios in ATC_mgr 2020-10-27 18:32:18 +00:00
AIFlightPlan.hxx Reposition: tolerate more scenarios in ATC_mgr 2020-10-27 18:32:18 +00:00
AIFlightPlanCreate.cxx Traffic: fix some crashes detected by Sentry 2020-10-29 16:22:35 +00:00
AIFlightPlanCreateCruise.cxx Guard against data errors in rwyprefs.xml 2020-10-29 16:22:35 +00:00
AIFlightPlanCreatePushBack.cxx Formatting, change single-use pointers to std::unique_ptr 2020-04-30 16:22:59 +01:00
AIGroundVehicle.cxx AIFlightPlan: remove ‘erase’ option from Decrement 2020-09-05 11:16:36 +01:00
AIGroundVehicle.hxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AIManager.cxx Scenario loading: don’t report XML errors 2020-12-18 15:20:13 +00:00
AIManager.hxx src/AIModel/AIManager.hxx: added comment about loadScenarioCommand()'s return value. 2021-01-01 17:54:10 +00:00
AIMultiplayer.cxx Multiplayer replay: add support to fgtape recordings. improved replay behaviour. 2020-06-05 21:21:14 +01:00
AIMultiplayer.hxx Multiplayer replay: add support to fgtape recordings. improved replay behaviour. 2020-06-05 21:21:14 +01:00
AIShip.cxx Statements following return, break, continue, goto or throw will never be executed. 2020-04-11 22:07:15 +01:00
AIShip.hxx LOD ranges rework. 2018-10-30 21:05:55 +01:00
AIStatic.cxx 1) model search order property in super class AIBase and overridden by sub classes. 2019-01-06 13:57:22 +00:00
AIStatic.hxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AIStorm.cxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AIStorm.hxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AISwiftAircraft.cpp AIAircraft: fix type of non-Swift aircraft 2020-09-03 17:51:40 +01:00
AISwiftAircraft.h Additional AI Aircraft properties for animation 2020-08-16 14:49:33 +01:00
AITanker.cxx std:: namespace fixes, AIBase cleanup. 2013-03-28 16:49:52 +00:00
AITanker.hxx std:: namespace fixes, AIBase cleanup. 2013-03-28 16:49:52 +00:00
AIThermal.cxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AIThermal.hxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AIWingman.cxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AIWingman.hxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
CMakeLists.txt Improve CMake strucutre 2020-08-23 11:31:37 +01:00
performancedata.cxx Start creating tests of AIModel code 2020-09-03 17:51:40 +01:00
performancedata.hxx Start creating tests of AIModel code 2020-09-03 17:51:40 +01:00
performancedb.cxx ATC / AI subsystem: replace iostream with SG_LOG() and make new function in SchedFlight that will create a new scheduled flight instance 2020-04-30 16:22:59 +01:00
performancedb.hxx SGSubsystem classes: Renaming of the subsystem ID variables and functions. 2019-07-01 14:27:30 +02:00
submodel.cxx Submodels: Fix wind being applied twice on init 2020-11-24 10:35:01 +00:00
submodel.hxx SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems. 2019-07-01 14:51:32 +02:00