aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_server.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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