2025-08-24 16:12 CEST

spring: develop d1af20c4 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2010-04-07 11:57:12 develop b43bc3cc
Changeset AI: fixes for 425d22ad2e024ace0af89d646e39ab4eb133cc37
rules to simplify C AI Interface wrapping:
* each command needs its own data struct
* Commands (possibly) alter engine state
* meta commands are important under rts/ExternalAI/Interface
* each command member has to be defined on a separate line
mod - AI/Wrappers/LegacyCpp/AIAICallback.cpp Diff ] File ]
mod - AI/Wrappers/LegacyCpp/AIAICallback.h Diff ] File ]
mod - rts/ExternalAI/AICallback.cpp Diff ] File ]
mod - rts/ExternalAI/AICallback.h Diff ] File ]
mod - rts/ExternalAI/IAICallback.h Diff ] File ]
mod - rts/ExternalAI/Interface/AISCommands.h Diff ] File ]
mod - rts/ExternalAI/Interface/SSkirmishAICallback.h Diff ] File ]
mod - rts/ExternalAI/SSkirmishAICallbackImpl.cpp Diff ] File ]
mod - rts/ExternalAI/SSkirmishAICallbackImpl.h Diff ] File ]