..
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
1) model search order property in super class AIBase and overridden by sub classes.
2019-01-06 13:57:22 +00: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
Correct description of getDistanceToGo() - this returns meters, not feet. Looking at the code it appears that it won't break anything to use the wrong units, so we'll just fx the documentation to make it clear its meters
2020-04-30 16:22:59 +01:00
AIFlightPlan.hxx
Checkpoint - ground-net skips the cache
2015-12-01 14:01:32 +00: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
introduction of a zero lag mode when pilots are synched in time, eg using ntp.
2020-01-14 11:10:28 +01:00
AIMultiplayer.hxx
introduction of a zero lag mode when pilots are synched in time, eg using ntp.
2020-01-14 11:10:28 +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
TestSuite: Migration of the AeroMesh tests into the CppUnit infrastructure.
2018-07-26 15:52:06 +02: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