2025-09-01 20:48 CEST

spring: develop f205d6b5 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2010-05-07 18:46:36 develop 6bd51008
Changeset fix `UnitGiven`, `UnitCaptured` and `(Unit|Enemy)Destroyed` AI events [AI] [fix]

`(Unit|Enemy)Destroyed` is now sent to all enemies,
not just those allied with the attacker.

`UnitGiven` and `UnitCaptured` are now sent to both involved teams.

Fixed some of the event comments.
mod - rts/ExternalAI/EngineOutHandler.cpp Diff ] File ]
mod - rts/ExternalAI/Interface/AISEvents.h Diff ] File ]