]> git.mxchange.org Git - flightgear.git/commit
Make traffic take-off roll look a little better.
authorJames Turner <zakalawe@mac.com>
Fri, 5 Oct 2012 17:12:46 +0000 (18:12 +0100)
committerJames Turner <zakalawe@mac.com>
Fri, 5 Oct 2012 17:12:46 +0000 (18:12 +0100)
commit7d547d128702a643c40b54809e2b4e1a38c4a16d
tree35c5d82fa2c531ba4f257387a75319d6c3c70117
parent1e5bd162e78d6e6878c492284e83cc4cb522614e
Make traffic take-off roll look a little better.

Expand the performance DB logic to support aliases, and select based on aircraft type as well as class. This allows to introduce some variation into AI traffic performance. Change the initial climb-out waypoints to use pitch-hold until passing 3000', which looks much more convincing
src/AIModel/AIAircraft.cxx
src/AIModel/AIAircraft.hxx
src/AIModel/AIFlightPlanCreate.cxx
src/AIModel/performancedb.cxx
src/AIModel/performancedb.hxx
src/ATC/atc_mgr.cxx
src/Traffic/Schedule.cxx
src/Traffic/TrafficMgr.cxx