1
0
Fork 0
flightgear/src/AIModel
James Turner 0940a33907 Use a real function to wrap isfinite differences.
Don't worry about compiler ability to inline the macro for the moment;
use a real function to ensure lookup is stable on different compilers.
2013-12-22 11:18:48 +00:00
..
AIAircraft.cxx Use a real function to wrap isfinite differences. 2013-12-22 11:18:48 +00:00
AIAircraft.hxx More unused vars caught by Xcode. 2013-07-04 20:56:04 +01:00
AIBallistic.cxx Couple more unused private vars killed off. 2013-07-27 14:49:27 +01:00
AIBallistic.hxx Couple more unused private vars killed off. 2013-07-27 14:49:27 +01:00
AIBase.cxx Reset: AIbase, drop references 2013-11-16 12:10:53 +00:00
AIBase.hxx std:: namespace fixes, AIBase cleanup. 2013-03-28 16:49:52 +00:00
AICarrier.cxx Reduce amount of log output at level=debug. 2013-09-28 14:47:20 +01:00
AICarrier.hxx Fix some warnings identified by Clang 2013-11-16 09:41:33 +00:00
AIEscort.cxx Clean up/prepare for porting NasalPositioned to cppbind 2013-03-04 16:31:37 +01:00
AIEscort.hxx Fix unused private vars. 2013-07-04 20:24:56 +01:00
AIFlightPlan.cxx Display AI traffic route in map. 2013-09-14 12:17:33 +01:00
AIFlightPlan.hxx Display AI traffic route in map. 2013-09-14 12:17:33 +01:00
AIFlightPlanCreate.cxx std:: namespace fixes, AIBase cleanup. 2013-03-28 16:49:52 +00:00
AIFlightPlanCreateCruise.cxx std:: namespace fixes, AIBase cleanup. 2013-03-28 16:49:52 +00:00
AIFlightPlanCreatePushBack.cxx std:: namespace fixes, AIBase cleanup. 2013-03-28 16:49:52 +00:00
AIGroundVehicle.cxx std:: namespace fixes, AIBase cleanup. 2013-03-28 16:49:52 +00:00
AIGroundVehicle.hxx bvh: Adapt to upstream bvh changes in simgear. 2012-08-24 21:24:12 +02:00
AIManager.cxx Reset: remove commands 2013-11-12 22:47:46 +00:00
AIManager.hxx Display AI traffic route in map. 2013-09-14 12:17:33 +01:00
AIMultiplayer.cxx velocities/uBody got a capitale B forgot this in mp tree, maybe it would be better to male it it lower case? 2013-12-04 21:13:09 +01:00
AIMultiplayer.hxx velocities/u,v,wbody-fps are exposed in the property tree for the mp planes, extracted from motionInfo 2013-10-27 19:32:58 +01:00
AIShip.cxx Use a real function to wrap isfinite differences. 2013-12-22 11:18:48 +00:00
AIShip.hxx std:: namespace fixes, AIBase cleanup. 2013-03-28 16:49:52 +00:00
AIStatic.cxx #221, #242: Fix/work-around for AI traffic issues 2011-06-25 20:44:44 +02: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 Don't duplicate userpos in in AIObjects. 2013-03-16 16:53:12 +00: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 Don't duplicate userpos in in AIObjects. 2013-03-16 16:53:12 +00: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 std:: namespace fixes, AIBase cleanup. 2013-03-28 16:49:52 +00:00
submodel.hxx Fix some warnings identified by Clang 2013-11-16 09:41:33 +00:00