aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_server.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add lua exception handling test codesapier2014-08-231-0/+35
* Use "core" namespace internallyShadowNinja2014-05-081-1/+1
* Organize builtin into subdirectoriesShadowNinja2014-05-071-7/+1
* Cleanup client init states by bumping protocol versionsapier2014-04-081-1/+131
* Remove "Server -!- " prefix from player messagesShadowNinja2014-02-271-6/+2
* Add minetest.kick_player(name, reason)sapier2014-02-031-0/+26
* Optimize table creationShadowNinja2013-11-301-24/+8
* Pass a errfunc to lua_pcall to get a tracebackShadowNinja2013-11-151-1/+2
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-0/+347