2025-08-27 06:25 CEST

spring: develop 1a955ae1 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2010-09-15 18:16:04 develop fbed17f6
Changeset remove the outSize param from call to LuaRules() [AI]

The returned const char* is always '\0' terminated, as described here:
http://pgl.yoyo.org/luai/i/lua_tolstring
mod - AI/Wrappers/LegacyCpp/AIAICallback.cpp Diff ] File ]
mod - rts/ExternalAI/AICallback.cpp Diff ] File ]
mod - rts/ExternalAI/AICallback.h Diff ] File ]
mod - rts/ExternalAI/Interface/AISCommands.h Diff ] File ]
mod - rts/ExternalAI/SSkirmishAICallbackImpl.cpp Diff ] File ]
mod - rts/Lua/LuaRules.cpp Diff ] File ]
mod - rts/Lua/LuaRules.h Diff ] File ]