1
0
Fork 0
flightgear/src/AIModel
James Turner 6d0c2070fd Use future-proof SGPath APIs.
Remove uses of .str(), .c_str() and some other methods of SGPath.
Pass SGPath directly where possible, or explicitly convert to the
appropriate 8-bit encoding.
2016-06-28 10:08:38 +01:00
..
AIAircraft.cxx Use SGTime instead of time() in traffic/AI code 2016-01-05 23:19:28 -06:00
AIAircraft.hxx Remove dt member of AIAircraft 2016-01-05 23:19:28 -06:00
AIBallistic.cxx ATC/Traffic doesn’t crash reset. 2015-12-11 12:11:59 -06:00
AIBallistic.hxx submodel: Fix -Wreorder warnings 2015-05-29 14:28:04 +02:00
AIBase.cxx Use future-proof SGPath APIs. 2016-06-28 10:08:38 +01:00
AIBase.hxx ATC/Traffic doesn’t crash reset. 2015-12-11 12:11:59 -06:00
AICarrier.cxx ATC/Traffic doesn’t crash reset. 2015-12-11 12:11:59 -06:00
AICarrier.hxx Fix some warnings identified by Clang 2013-11-16 09:41:33 +00:00
AIEscort.cxx Rename Viewer/viewer.cxx to view 2016-02-17 21:25:39 +00:00
AIEscort.hxx Fix unused private vars. 2013-07-04 20:24:56 +01:00
AIFlightPlan.cxx Work with new SGPath API. 2016-06-22 17:36:05 +01:00
AIFlightPlan.hxx Checkpoint - ground-net skips the cache 2015-12-01 14:01:32 +00:00
AIFlightPlanCreate.cxx Fix a typo breaking some takeoff-state logic. 2016-01-12 17:26:06 -06:00
AIFlightPlanCreateCruise.cxx ATC/Traffic doesn’t crash reset. 2015-12-11 12:11:59 -06:00
AIFlightPlanCreatePushBack.cxx Quiet down Traffic error logging. 2015-12-18 21:59:28 -08:00
AIGroundVehicle.cxx Rename Viewer/viewer.cxx to view 2016-02-17 21:25:39 +00:00
AIGroundVehicle.hxx Portability: Fix compile errors on MSVC (cmath) 2015-03-24 11:11:42 -05:00
AIManager.cxx Work with new SGPath API. 2016-06-22 17:36:05 +01:00
AIManager.hxx ATC/Traffic doesn’t crash reset. 2015-12-11 12:11:59 -06:00
AIMultiplayer.cxx ATC/Traffic doesn’t crash reset. 2015-12-11 12:11:59 -06: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 ATC/Traffic doesn’t crash reset. 2015-12-11 12:11:59 -06: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 ATC/Traffic doesn’t crash reset. 2015-12-11 12:11:59 -06: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 Work with new SGPath API. 2016-06-22 17:36:05 +01:00
performancedb.hxx Make PerformanceDB a real subsystem 2015-12-19 00:29:00 -08:00
submodel.cxx Work with new SGPath API. 2016-06-22 17:36:05 +01:00
submodel.hxx submodel: Support <offsets> with <x-m>, <y-m>, and <z-m> 2015-05-28 10:43:06 +02:00