..
AIAircraft.cxx
Use tiedPropertyLists instead of manually matched tie/untie calls.
2012-03-04 15:30:08 +01:00
AIAircraft.hxx
Use tiedPropertyLists instead of manually matched tie/untie calls.
2012-03-04 15:30:08 +01:00
AIBallistic.cxx
Use tiedPropertyLists instead of manually matched tie/untie calls.
2012-03-04 15:30:08 +01:00
AIBallistic.hxx
Use tiedPropertyLists instead of manually matched tie/untie calls.
2012-03-04 15:30:08 +01:00
AIBase.cxx
Use tiedPropertyLists instead of manually matched tie/untie calls.
2012-03-04 15:30:08 +01:00
AIBase.hxx
Use tiedPropertyLists instead of manually matched tie/untie calls.
2012-03-04 15:30:08 +01:00
AICarrier.cxx
Use tiedPropertyLists instead of manually matched tie/untie calls.
2012-03-04 15:30:08 +01:00
AICarrier.hxx
Use tiedPropertyLists instead of manually matched tie/untie calls.
2012-03-04 15:30:08 +01:00
AIEscort.cxx
Use tiedPropertyLists instead of manually matched tie/untie calls.
2012-03-04 15:30:08 +01:00
AIEscort.hxx
Use tiedPropertyLists instead of manually matched tie/untie calls.
2012-03-04 15:30:08 +01:00
AIFlightPlan.cxx
AIFlightPlan: Initialize the same member variables in all constructors.
2012-03-26 21:11:03 +02:00
AIFlightPlan.hxx
Fix a problem in AITraffic where waypoint iterator is trashed by push_back. A cleaner solution would be to use indices instead of iterators to track position in the waypoint vector
2011-10-22 10:15:16 +02:00
AIFlightPlanCreate.cxx
#548 : segfault in AIFlightPlanCreate
2012-03-25 10:34:07 +02:00
AIFlightPlanCreateCruise.cxx
AITraffic fix - forgot two files
2011-10-22 10:31:38 +02:00
AIFlightPlanCreatePushBack.cxx
Bugfixes and some finetuning:
2012-01-02 22:23:24 +01:00
AIGroundVehicle.cxx
Use tiedPropertyLists instead of manually matched tie/untie calls.
2012-03-04 15:30:08 +01:00
AIGroundVehicle.hxx
Use tiedPropertyLists instead of manually matched tie/untie calls.
2012-03-04 15:30:08 +01:00
AIManager.cxx
Add --log-class option, improve logging classes.
2011-12-11 14:06:17 +01:00
AIManager.hxx
Add --log-class option, improve logging classes.
2011-12-11 14:06:17 +01:00
AIMultiplayer.cxx
Use tiedPropertyLists instead of manually matched tie/untie calls.
2012-03-04 15:30:08 +01:00
AIMultiplayer.hxx
Use tiedPropertyLists instead of manually matched tie/untie calls.
2012-03-04 15:30:08 +01:00
AIShip.cxx
Use tiedPropertyLists instead of manually matched tie/untie calls.
2012-03-04 15:30:08 +01:00
AIShip.hxx
Use tiedPropertyLists instead of manually matched tie/untie calls.
2012-03-04 15:30:08 +01: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
#221 , #242 : Fix/work-around for AI traffic issues
2011-06-25 20:44:44 +02: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
Use tiedPropertyLists instead of manually matched tie/untie calls.
2012-03-04 15:30:08 +01:00
AITanker.hxx
Use tiedPropertyLists instead of manually matched tie/untie calls.
2012-03-04 15:30:08 +01:00
AIThermal.cxx
Use tiedPropertyLists instead of manually matched tie/untie calls.
2012-03-04 15:30:08 +01:00
AIThermal.hxx
Use tiedPropertyLists instead of manually matched tie/untie calls.
2012-03-04 15:30:08 +01:00
AIWingman.cxx
Use tiedPropertyLists instead of manually matched tie/untie calls.
2012-03-04 15:30:08 +01:00
AIWingman.hxx
Use tiedPropertyLists instead of manually matched tie/untie calls.
2012-03-04 15:30:08 +01:00
CMakeLists.txt
CMake header support for XCode/Visual Studio
2011-07-19 07:58:03 +01:00
performancedata.cxx
Enable the AI pilot to hit the breaks hard when necessary.
2011-11-12 18:42:59 +01:00
performancedata.hxx
Enable the AI pilot to hit the breaks hard when necessary.
2011-11-12 18:42:59 +01:00
performancedb.cxx
Add --log-class option, improve logging classes.
2011-12-11 14:06:17 +01:00
performancedb.hxx
Removed hardcoded performance data.
2009-05-18 12:24:15 +02:00
submodel.cxx
Add --log-class option, improve logging classes.
2011-12-11 14:06:17 +01:00
submodel.hxx
Remove persistent references to AI mananger and its objects from the submodel-manager.
2010-10-28 15:10:37 +01:00