1
0
Fork 0
flightgear/src/AIModel
2020-07-16 09:18:34 +01:00
..
AIAircraft.cxx Optimize slot checking routines so unneeded code is not run, document function 2020-04-30 16:22:59 +01:00
AIAircraft.hxx Rename departure cue to departure queue, formatting, document ActiveRunway class 2020-04-30 16:22:59 +01: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 Improve interaction of —parkpos and repositioning 2020-05-19 18:00:34 +01:00
AIBase.hxx src/AIModel/: fixed warnings about use of const with no affect. 2020-06-17 21:11:28 +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 src/AIModel/: fixed warnings about use of const with no affect. 2020-06-17 21:11:28 +01:00
AIFlightPlan.hxx src/AIModel/: fixed warnings about use of const with no affect. 2020-06-17 21:11:28 +01:00
AIFlightPlanCreate.cxx Optimize slot checking routines so unneeded code is not run, document function 2020-04-30 16:22:59 +01:00
AIFlightPlanCreateCruise.cxx Formatting, change single-use pointers to std::unique_ptr 2020-04-30 16:22:59 +01:00
AIFlightPlanCreatePushBack.cxx Formatting, change single-use pointers to std::unique_ptr 2020-04-30 16:22:59 +01:00
AIGroundVehicle.cxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AIGroundVehicle.hxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AIManager.cxx Improve interaction of —parkpos and repositioning 2020-05-19 18:00:34 +01:00
AIManager.hxx Launcher: initial carrier support 2020-03-20 15:51:47 +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 [swift] Code cleanup 2020-05-14 11:13:26 +01:00
AISwiftAircraft.h [swift] Code cleanup 2020-05-14 11:13:26 +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 [swift] Use AIManager for swift aircrafts 2020-05-14 11:13:26 +01:00
performancedata.cxx Remove redundant line from prior commit. 2020-07-16 09:18:34 +01:00
performancedata.hxx Compile AI wake numerical core in FG main executable. 2017-06-10 20:19:43 +02: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 Replace boost::tuple by std::tuple 2020-04-22 14:06:13 +01:00
submodel.hxx SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems. 2019-07-01 14:51:32 +02:00