index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script
/
lua_api
/
l_server.h
Age
Commit message (
Expand
)
Author
2020-10-18
Make lint happy; Remove stupid redirector
Elias Fleckenstein
2020-07-18
Update to minetest 5.4.0-dev
Elias Fleckenstein
2020-06-23
test
Elias Fleckenstein
2020-06-13
Server pushing media at runtime (#9961)
sfan5
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