1
0
Fork 0
flightgear/src/Traffic
2018-04-24 09:54:35 +02:00
..
CMakeLists.txt Make traffic-manager schedule XML loading incremental, to 2012-04-23 15:03:08 +01:00
SchedFlight.cxx ATC/Traffic doesn’t crash reset. 2015-12-11 12:11:59 -06:00
SchedFlight.hxx Performance improvement: pass (const) strings by reference 2012-11-24 11:59:13 +01:00
Schedule.cxx camelCase identifier in code and hyphenated property names. Suffix "-sec" is used because it complies to other timestamp properties in the property tree. Suffix "utc" is not used because the property just reflects an internal value used by the AI system. Whether it is UTC (currently it is) is up to the AI system and cannot be defined by the property name. 2018-04-24 09:54:35 +02:00
Schedule.hxx Trying to bullet-proof the traffic code. 2015-12-18 21:42:22 -08:00
TrafficMgr.cxx Quiet a log message. 2017-09-26 16:52:48 +01:00
TrafficMgr.hxx replace many auto_ptr by unique_ptr 2016-11-14 22:20:46 +01:00