2025-08-31 01:11 CEST

spring: develop d6b72ab3 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
rt rt develop 2012-07-17 15:17:07 develop d457984d
Changeset fix 'Bombers with area attack dont work ' (3195)
(by replacing the broken/unreliable Unit::commandShotCount
with the CommandAI::WeaponFired callback to cycle through
area-attack targets for aircraft)
mod - rts/Sim/Units/CommandAI/AirCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/AirCAI.h Diff ] File ]
mod - rts/Sim/Units/CommandAI/CommandAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/CommandAI.h Diff ] File ]
mod - rts/Sim/Units/CommandAI/MobileCAI.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.h Diff ] File ]
mod - rts/Sim/Weapons/Weapon.cpp Diff ] File ]