spring: develop 6ad5f676 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
kloot | kloot | develop | 2011-06-09 18:20:18 | develop 54c4f5af |
Changeset | fix binary incompatibility between legacy C++ AI's and engine (Mantis 0002424, 0002443) fix possible SEGV when using CallLua* from legacy C++ AI's move {LuaRules, LuaUI}::AICallIn to LuaHandle::RecvSkirmishAIMessage add copy constructor and operator= to struct Command |
|||
mod - AI/Wrappers/LegacyCpp/AIAICallback.cpp | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/Command.cpp | [ Diff ] [ File ] | |||
mod - AI/Wrappers/LegacyCpp/Command.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/AICallback.cpp | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/SSkirmishAICallbackImpl.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/UI/LuaUI.h | [ Diff ] [ File ] | |||
mod - rts/Lua/LuaHandle.cpp | [ Diff ] [ File ] | |||
mod - rts/Lua/LuaHandle.h | [ Diff ] [ File ] | |||
mod - rts/Lua/LuaRules.cpp | [ Diff ] [ File ] | |||
mod - rts/Lua/LuaRules.h | [ Diff ] [ File ] | |||
mod - rts/Sim/Units/CommandAI/Command.cpp | [ Diff ] [ File ] | |||
mod - rts/Sim/Units/CommandAI/Command.h | [ Diff ] [ File ] |