aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_server.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Server pushing media at runtime (#9961)sfan52020-06-131-0/+3
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-4/+1
* Sound API: Add fading soundsBrandon2017-05-031-0/+3
* Allow scripts to get the client protocol version in non-debug builds. (#5649)red-0012017-04-271-1/+1
* Player data to Database (#5475)Loïc Blot2017-04-231-0/+3
* lua: remove core.cause_error call (#5637)Loïc Blot2017-04-221-5/+0
* Pass clang-format on 14 trivial header files fixesLoic Blot2017-04-071-2/+2
* 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