aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_server.cpp
AgeCommit message (Expand)Author
2015-03-05Performance improvement: Use std::list instead of std::vector for request_med...Loic Blot
2014-08-23Add lua exception handling test codesapier
2014-05-08Use "core" namespace internallyShadowNinja
2014-05-07Organize builtin into subdirectoriesShadowNinja
2014-04-08Cleanup client init states by bumping protocol versionsapier
2014-02-27Remove "Server -!- " prefix from player messagesShadowNinja
2014-02-03Add minetest.kick_player(name, reason)sapier
2013-11-30Optimize table creationShadowNinja
2013-11-15Pass a errfunc to lua_pcall to get a tracebackShadowNinja
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl