Age | Commit message (Expand) | Author |
---|---|---|
2017-08-17 | C++ modernize: Pragma once (#6264) | Loïc Blot |
2017-05-03 | Sound API: Add fading sounds | Brandon |
2017-04-27 | Allow scripts to get the client protocol version in non-debug builds. (#5649) | red-001 |
2017-04-23 | Player data to Database (#5475) | Loïc Blot |
2017-04-22 | lua: remove core.cause_error call (#5637) | Loïc Blot |
2017-04-07 | Pass clang-format on 14 trivial header files fixes | Loic Blot |
2016-11-02 | Add minetest.get_server_uptime() function to Lua API (#4702) | Brandon |
2015-11-06 | Add server side ncurses terminal | est31 |
2015-08-12 | SAPI: Track last executed mod and include in error messages | kwolekr |
2015-07-23 | Optional reconnect functionality | est31 |
2014-08-23 | Add lua exception handling test code | sapier |
2014-04-08 | Cleanup client init states by bumping protocol version | sapier |
2014-02-03 | Add minetest.kick_player(name, reason) | sapier |
2013-08-14 | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl |