]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/lua_api/l_server.h
Attachments: Fix interpolation from (0,0,0) after detach
[dragonfireclient.git] / src / script / lua_api / l_server.h
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-05-03 BrandonSound API: Add fading sounds
2017-04-27 red-001Allow scripts to get the client protocol version in...
2017-04-23 Loïc BlotPlayer data to Database (#5475)
2017-04-21 Loïc Blotlua: remove core.cause_error call (#5637)
2017-04-07 Loic BlotPass clang-format on 14 trivial header files fixes
2016-11-02 BrandonAdd minetest.get_server_uptime() function to Lua API...
2015-11-06 est31Add server side ncurses terminal
2015-08-13 kwolekrSAPI: Track last executed mod and include in error...
2015-07-23 est31Optional reconnect functionality
2014-08-23 sapierAdd lua exception handling test code
2014-04-08 sapierCleanup client init states by bumping protocol version
2014-02-03 sapierAdd minetest.kick_player(name, reason)
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...