2025-08-30 16:47 CEST

spring: develop 727a1e7d Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
rt rt develop 2012-07-12 02:31:08 develop e435fdb0
Changeset partially revert the "lock-on targeting" behavior:
  if a user-selected target moves out of range, the lock is
  now broken as it used to be and automatic targeting is not
  blocked anymore (though this can take some SlowUpdate's)

  for ground-attack orders it is still in place, since the
  behavior seems to be preferred (so a unit that is told to
  attack a position and then to move away will keep firing
  even when other targets are available)
mod - rts/Sim/Units/CommandAI/CommandAI.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/Sim/Weapons/Weapon.cpp Diff ] File ]
mod - rts/Sim/Weapons/Weapon.h Diff ] File ]