1
0
Fork 0
flightgear/src/AIModel
James Turner 6446d67431 Split GroundNetwork class down the middle
- ATC functions move to GroundController, which layers above
  remaining GroundNetwork functionality
- dynamics owns both the groundNetwork and the ground controller.
2015-12-10 15:53:05 -06:00
..
AIAircraft.cxx Split GroundNetwork class down the middle 2015-12-10 15:53:05 -06:00
AIAircraft.hxx [AIModel] Fix a crash when starting at the poles and reduce property reading 2014-02-05 17:51:28 +01:00
AIBallistic.cxx AIBallistic.cxx: warning fix (initialization order) 2015-06-01 20:53:19 +02:00
AIBallistic.hxx submodel: Fix -Wreorder warnings 2015-05-29 14:28:04 +02:00
AIBase.cxx Code to stop loading of invalid flightplans 2015-02-12 22:09:45 +01:00
AIBase.hxx Code to stop loading of invalid flightplans 2015-02-12 22:09:45 +01:00
AICarrier.cxx Portability: Fix compile errors on MSVC (cmath) 2015-03-24 11:11:42 -05:00
AICarrier.hxx Fix some warnings identified by Clang 2013-11-16 09:41:33 +00:00
AIEscort.cxx Portability: Fix compile errors on MSVC (cmath) 2015-03-24 11:11:42 -05:00
AIEscort.hxx Fix unused private vars. 2013-07-04 20:24:56 +01:00
AIFlightPlan.cxx Code to stop loading of invalid flightplans 2015-02-12 22:09:45 +01:00
AIFlightPlan.hxx Checkpoint - ground-net skips the cache 2015-12-01 14:01:32 +00:00
AIFlightPlanCreate.cxx Split GroundNetwork class down the middle 2015-12-10 15:53:05 -06:00
AIFlightPlanCreateCruise.cxx std:: namespace fixes, AIBase cleanup. 2013-03-28 16:49:52 +00:00
AIFlightPlanCreatePushBack.cxx Split GroundNetwork class down the middle 2015-12-10 15:53:05 -06:00
AIGroundVehicle.cxx std:: namespace fixes, AIBase cleanup. 2013-03-28 16:49:52 +00:00
AIGroundVehicle.hxx Portability: Fix compile errors on MSVC (cmath) 2015-03-24 11:11:42 -05:00
AIManager.cxx Code to stop loading of invalid flightplans 2015-02-12 22:09:45 +01:00
AIManager.hxx [AIModel] Fix a crash when starting at the poles and reduce property reading 2014-02-05 17:51:28 +01:00
AIMultiplayer.cxx stop sending velocity and acceleration in the motion information when crashed 2015-06-13 11:02:30 +02:00
AIMultiplayer.hxx Basic MP patch, to allow lag compensation and get rid of rubber band effect. 2015-06-06 06:41:03 +02:00
AIShip.cxx AIShip: remove duplicate property tie. 2014-07-12 11:54:47 +02:00
AIShip.hxx std:: namespace fixes, AIBase cleanup. 2013-03-28 16:49:52 +00:00
AIStatic.cxx Portability: Fix compile errors on MSVC (cmath) 2015-03-24 11:11:42 -05:00
AIStatic.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
AIStorm.cxx Portability: Fix compile errors on MSVC (cmath) 2015-03-24 11:11:42 -05:00
AIStorm.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00: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 Portability: Fix compile errors on MSVC (cmath) 2015-03-24 11:11:42 -05:00
AIThermal.hxx Use tiedPropertyLists instead of manually matched tie/untie calls. 2012-03-04 15:30:08 +01:00
AIWingman.cxx Don't duplicate userpos in in AIObjects. 2013-03-16 16:53:12 +00:00
AIWingman.hxx Remove redundant inclusion of math/SGMath.hxx 2012-05-05 11:20:04 +02:00
CMakeLists.txt CMake header support for XCode/Visual Studio 2011-07-19 07:58:03 +01:00
performancedata.cxx Overhaul the ground-net / parking code. 2012-11-08 09:07:05 +00:00
performancedata.hxx Overhaul the ground-net / parking code. 2012-11-08 09:07:05 +00:00
performancedb.cxx Performance improvement: pass (const) strings by reference 2012-11-24 11:59:13 +01:00
performancedb.hxx Performance improvement: pass (const) strings by reference 2012-11-24 11:59:13 +01:00
submodel.cxx Developer-warnings 2015-11-13 22:13:44 +00:00
submodel.hxx submodel: Support <offsets> with <x-m>, <y-m>, and <z-m> 2015-05-28 10:43:06 +02:00