1
0
Fork 0
flightgear/src/AIModel
ThorstenB 89b41395d8 Move viewer-related sources to separate folder.
Simple source directory clean-up, so "Main" folder contains fewer stuff
and the list of files in the editors a lot shorter.
2012-04-25 23:28:00 +02:00
..
AIAircraft.cxx Move viewer-related sources to separate folder. 2012-04-25 23:28:00 +02: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 Fix SceneryPager destruction sequence. 2012-04-15 15:30:44 +02:00
AIBase.hxx Use tiedPropertyLists instead of manually matched tie/untie calls. 2012-03-04 15:30:08 +01:00
AICarrier.cxx Move viewer-related sources to separate folder. 2012-04-25 23:28:00 +02:00
AICarrier.hxx Use tiedPropertyLists instead of manually matched tie/untie calls. 2012-03-04 15:30:08 +01:00
AIEscort.cxx Move viewer-related sources to separate folder. 2012-04-25 23:28:00 +02:00
AIEscort.hxx Use tiedPropertyLists instead of manually matched tie/untie calls. 2012-03-04 15:30:08 +01:00
AIFlightPlan.cxx Don't call "exit" when reporting an error. 2012-04-12 19:38:32 +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 Don't call "exit" when reporting an error. 2012-04-12 19:38:32 +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 Move viewer-related sources to separate folder. 2012-04-25 23:28:00 +02: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