]> git.mxchange.org Git - flightgear.git/commit
AI Modifications: 1) Added a patch that takes ground speed into consideration
authordurk <durk>
Thu, 27 Jul 2006 14:42:15 +0000 (14:42 +0000)
committerdurk <durk>
Thu, 27 Jul 2006 14:42:15 +0000 (14:42 +0000)
commit402046e58054065c43987f52e20ace3fdac07c3b
treed6288ca474c484027af195af1afb40461e4a7c97
parente979f72ea6313e64ad711e54caf7339b260a467e
AI Modifications: 1) Added a patch that takes ground speed into consideration
using Curt's new speed adjustment code. 2) Separated the function
FlightPlanCreateCruise() into a new source file in preparation of a more
elaborate airway following scheme.
src/AIModel/AIAircraft.cxx
src/AIModel/AIFlightPlan.cxx
src/AIModel/AIFlightPlan.hxx
src/AIModel/AIFlightPlanCreate.cxx
src/AIModel/AIFlightPlanCreateCruise.cxx [new file with mode: 0755]
src/AIModel/Makefile.am