1
0
Fork 0
flightgear/src/Traffic
James Turner 1e5bd162e7 Use a helper thread to init the traffic-manager.
Make traffic manager startup asynchronous, but also avoid frame-stutter due to file parsing on the main thread. Note only XML parsing happens on a thread - once that's complete, everything happens as normal on the main thread, as before.
2012-10-05 09:33:04 +01:00
..
CMakeLists.txt Make traffic-manager schedule XML loading incremental, to 2012-04-23 15:03:08 +01:00
SchedFlight.cxx Remove remaining includes of simgear/waypoint 2012-05-11 23:49:12 +01:00
SchedFlight.hxx Added some interface function to traffic manager related classes and added a traffic record that mimicks the users aircraft's traffic intentions. 2011-04-12 23:28:48 +02:00
Schedule.cxx Remove remaining includes of simgear/waypoint 2012-05-11 23:49:12 +01:00
Schedule.hxx TrafficManager - check model paths when loading schedules, and ignore schedules with a missing mode completely. 2012-05-03 11:05:37 +01:00
TrafficMgr.cxx Use a helper thread to init the traffic-manager. 2012-10-05 09:33:04 +01:00
TrafficMgr.hxx Use a helper thread to init the traffic-manager. 2012-10-05 09:33:04 +01:00