]> git.mxchange.org Git - flightgear.git/history - src/ATC/GroundController.cxx
Fix a typo breaking some takeoff-state logic.
[flightgear.git] / src / ATC / GroundController.cxx
2016-01-06 James TurnerUse SGTime instead of time() in traffic/AI code
2015-12-19 James TurnerFix off-by-one errors in GroundController
2015-12-19 James TurnerTrying to bullet-proof the traffic code.
2015-12-18 James TurnerRuntime checks for GroundContoller crashes.
2015-12-16 James TurnerAsserts to pin down a reported crash.
2015-12-14 James TurnerMerge /u/userid-1550991/flightgear/ branch next into...
2015-12-11 James TurnerATC/Traffic doesn’t crash reset.
2015-12-10 James TurnerMerge /u/edauvergne/flightgear/ branch lat_lon_precisio...
2015-12-10 James TurnerMerge /u/edauvergne/flightgear/ branch fdm_restoration...
2015-12-10 James TurnerSplit GroundNetwork class down the middle