Use numeric indices and raw table access with LUA_REGISTRYINDEX
authorKahrl <kahrl@gmx.net>
Tue, 25 Aug 2015 05:00:56 +0000 (07:00 +0200)
committerest31 <MTest31@outlook.com>
Wed, 26 Aug 2015 23:56:06 +0000 (01:56 +0200)
commit8658c8d9b5f30dc952eed29a19d619de9210474c
treea9f6e6d48d0ac1b3a0d9a566e99a3d74dac63e22
parent34b7a147dcf9831f3b4d81599c473ba01ff5da00
Use numeric indices and raw table access with LUA_REGISTRYINDEX
src/script/common/c_internal.h
src/script/cpp_api/s_base.cpp
src/script/cpp_api/s_base.h
src/script/cpp_api/s_security.cpp
src/script/lua_api/l_base.cpp
src/script/lua_api/l_server.cpp
src/script/lua_api/l_util.cpp