]> git.mxchange.org Git - flightgear.git/commit
Initial stab at making the AI plane take the user into account when flying a circuit...
authordaveluff <daveluff>
Wed, 11 Jun 2003 21:49:46 +0000 (21:49 +0000)
committerdaveluff <daveluff>
Wed, 11 Jun 2003 21:49:46 +0000 (21:49 +0000)
commita714849cbd85dbf2ba771d43b69d8d85ec73a54d
treece0471beda12a96798540427fa59bce56885a09e
parentd975fc129cbbc9452811237cacb9e6fd3947e8c2
Initial stab at making the AI plane take the user into account when flying a circuit.  The AI plane will now delay it's turns to the various legs if the user has flown a wider pattern that it normally would in front of it.  However, this is very much still work in progress - when the pattern gets extended the AI plane lands short of the runway, and it doesn't alter its speed around the circuit at all, only the turn positions.  Still, its a start...
src/ATC/AILocalTraffic.cxx
src/ATC/tower.cxx
src/ATC/tower.hxx