]> git.mxchange.org Git - flightgear.git/commit
Modified Files:
authorfrohlich <frohlich>
Sun, 8 Jul 2007 08:46:29 +0000 (08:46 +0000)
committerfrohlich <frohlich>
Sun, 8 Jul 2007 08:46:29 +0000 (08:46 +0000)
commitc1e29d09981dfcd47ff213069fbe8fd5c8ccaf0c
tree61ff1f75544063a468a5a33655270abf2a8836a1
parentf83fbfdf9ca851a23aecbc87a158004d1e72d1d3
Modified Files:
src/AIModel/AIFlightPlan.hxx
src/AIModel/AIFlightPlanCreateCruise.cxx
src/AIModel/AITanker.cxx src/Traffic/Schedule.cxx:
Move member variables that should better be in function local
scope into the functions. Make more use of SGMath functions.
src/AIModel/AIFlightPlan.hxx
src/AIModel/AIFlightPlanCreateCruise.cxx
src/AIModel/AITanker.cxx
src/Traffic/Schedule.cxx