minetest/builtin
Auke Kok 75fb3e4730 minetest.after(): simplify further, pause in singleplayer (#5500)
Using the `dtime` value entirely, this will stop the clock
if the game is paused in singleplayer. Since most of the
clocks were fixed a long time ago, this should again be
safe to use.
2017-04-02 10:51:16 +02:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client Change command prefix to "." and add "help" command. 2017-03-26 05:51:14 +01:00
common minetest.after(): simplify further, pause in singleplayer (#5500) 2017-04-02 10:51:16 +02:00
fstk Faster insertion into table 2016-03-06 23:42:04 +00:00
game Map generation limit: Make per-world 2017-03-27 03:18:09 +01:00
mainmenu Multiplayer menu: fix attempt to open nonexistant image 2017-02-18 22:46:45 +00:00
profiler Builtin/profiler: Replace game profiler (#4245) 2016-07-12 21:51:10 +02:00
init.lua [CSM] Improve security for client-sided mods (#5100) 2017-03-13 23:56:05 +01:00
settingtypes.txt Map generation limit: Make per-world 2017-03-27 03:18:09 +01:00