1
0
cuberite-2a/source/Bindings.h
faketruth 738b1b3467 Improved Core's WebAmin interface a bit.
Can now kick players through WebAdmin
Can now enable/disable whitelist through WebAdmin
Tick speed is limited in a better way now, instead of always sleeping 50ms before each tick, it now add only sleeps additional time when the tick time was faster than 50ms. Server should run slightly faster because of this (and use more cpu%)


git-svn-id: http://mc-server.googlecode.com/svn/trunk@167 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-01-22 20:15:11 +00:00

9 lines
189 B
C

/*
** Lua binding: AllToLua
** Generated automatically by tolua++-1.0.92 on 01/22/12 20:44:42.
*/
/* Exported function */
TOLUA_API int tolua_AllToLua_open (lua_State* tolua_S);