2025-08-09 01:20 CEST

spring: develop 3421495f Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
trepan trepan develop 2008-01-28 16:44:51 develop 7a84a0f0
Changeset * Added LUA_CALL_IN_CHECK() macros for debugging (requires DEBUG_LUA, currently disabled)
* Added some lua_checkstack() calls for call-ins (will need to check this later)


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5413 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/UI/LuaUI.cpp Diff ] File ]
add - rts/Lua/LuaCallInCheck.cpp Diff ] File ]
add - rts/Lua/LuaCallInCheck.h Diff ] File ]
mod - rts/Lua/LuaFBOs.cpp Diff ] File ]
mod - rts/Lua/LuaHandle.cpp Diff ] File ]
mod - rts/Lua/LuaHandleSynced.cpp Diff ] File ]
mod - rts/Lua/LuaOpenGL.cpp Diff ] File ]
mod - rts/Lua/LuaRules.cpp Diff ] File ]
mod - rts/Lua/LuaScream.cpp Diff ] File ]
mod - rts/Lua/LuaShaders.cpp Diff ] File ]