aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_server.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add minetest.get_server_uptime() function to Lua API (#4702)Brandon2016-11-021-0/+3
* Add server side ncurses terminalest312015-11-061-0/+3
* SAPI: Track last executed mod and include in error messageskwolekr2015-08-121-0/+6
* Optional reconnect functionalityest312015-07-231-1/+1
* Add lua exception handling test codesapier2014-08-231-0/+5
* Cleanup client init states by bumping protocol versionsapier2014-04-081-0/+3
* Add minetest.kick_player(name, reason)sapier2014-02-031-0/+3
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-0/+90