]> git.mxchange.org Git - flightgear.git/commit
AI Update:
authordurk <durk>
Sat, 11 Nov 2006 10:52:05 +0000 (10:52 +0000)
committerdurk <durk>
Sat, 11 Nov 2006 10:52:05 +0000 (10:52 +0000)
commit33037b21394792559332b18d1451ae21a44d090a
tree56b090d7c379b3007a0e39c9e5c04ecf1a7e57a4
parentbb7c889bbb4c6e7864312f7b0ac2d736c6ef71de
AI Update:
 - Ground network slow-down finally works as expected
   (although occasionally causing a traffic jam)
 - Hold position instruction now really sets speed to zero, in addition
   it actually works now for crossing and two-way traffic
 - Attempt to limit execution time of ground network trace algorithm
   to make performance acceptable at high-density networks
 - Removed remaining terminal messages
 - Various minor tweaks and clean-ups
src/AIModel/AIAircraft.cxx
src/AIModel/AIFlightPlanCreate.cxx
src/Airports/dynamics.cxx
src/Airports/groundnetwork.cxx
src/Airports/groundnetwork.hxx
src/Airports/runwayprefs.cxx
src/Airports/simple.cxx
src/Airports/trafficcontrol.cxx
src/Airports/trafficcontrol.hxx
src/Traffic/TrafficMgr.cxx
src/Traffic/TrafficMgr.hxx