]> git.mxchange.org Git - flightgear.git/commit
Make AI Objects of type Wingman, Escort, and GroundVehicle able to be stationed or...
authorVivian Meazza <vivian.meazza@lineone.net>
Fri, 10 Sep 2010 22:51:25 +0000 (23:51 +0100)
committerAnders Gidenstam <anders@gidenstam.org>
Fri, 17 Sep 2010 19:44:58 +0000 (21:44 +0200)
commit1dc3ecf016f633e145540e614443ea15a409589a
tree801e938931a27ad6140bc68816178ad15fde4e39
parentf08012d14f6c5093ac7d849f523279233f51d90f
Make AI Objects of type Wingman, Escort, and GroundVehicle able to be stationed or formated to any AI Object type which can be named - Carrier, Ship, Tanker, Wingman etc.

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
src/AIModel/AIBallistic.cxx
src/AIModel/AIBallistic.hxx
src/AIModel/AIBase.cxx
src/AIModel/AIBase.hxx
src/AIModel/AIGroundVehicle.cxx
src/AIModel/AIManager.cxx
src/AIModel/AIManager.hxx
src/AIModel/AIShip.cxx
src/AIModel/AIShip.hxx
src/AIModel/AITanker.cxx