]> git.mxchange.org Git - flightgear.git/commit
Move the radar update code to the AIBase class. There seems to be a problem where...
authorehofman <ehofman>
Fri, 11 Jun 2004 13:49:07 +0000 (13:49 +0000)
committerehofman <ehofman>
Fri, 11 Jun 2004 13:49:07 +0000 (13:49 +0000)
commit24820e6d5acddef9b0ab583b53f1406776cf10a1
tree54a4827e05d282f92350a46e78516b8df742a5cf
parent11290e8022028d3f2f86acce3a46ea234ed3e95c
Move the radar update code to the AIBase class. There seems to be a problem where all targets disappear whenever one of them disappears, but that was present in the previous update also.
src/AIModel/AIAircraft.cxx
src/AIModel/AIBallistic.cxx
src/AIModel/AIBase.cxx
src/AIModel/AIBase.hxx
src/AIModel/AIShip.cxx
src/AIModel/AIStorm.cxx
src/AIModel/AIThermal.cxx