This website requires JavaScript.
Explore
Help
Sign in
fly
/
flightgear
Watch
1
Star
0
Fork
You've already forked flightgear
0
Code
Activity
968fbd82e0
flightgear
/
src
/
Traffic
History
Erik Hofman
2d2d5dbb76
Switch to C++11 threads, mutexes and lock_guards. Switching to C++11 condition_variables requires some more thought.
2020-01-22 13:45:28 +01: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
Remove public use of sglog()::would_log()
2018-12-14 15:41:53 +00:00
Schedule.hxx
Trying to bullet-proof the traffic code.
2015-12-18 21:42:22 -08:00
TrafficMgr.cxx
Switch to C++11 threads, mutexes and lock_guards. Switching to C++11 condition_variables requires some more thought.
2020-01-22 13:45:28 +01:00
TrafficMgr.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00