mainmenu_csm/builtin
Auke Kok 9d9c4cc91f
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.
2022-05-21 16:14:34 +02:00
..
async Use "core" namespace internally 2022-05-21 16:11:41 +02:00
client Change command prefix to "." and add "help" command. 2022-05-21 16:14:32 +02:00
common minetest.after(): simplify further, pause in singleplayer (#5500) 2022-05-21 16:14:34 +02:00
fstk Faster insertion into table 2022-05-21 16:13:23 +02:00
game Map generation limit: Make per-world 2022-05-21 16:14:33 +02:00
mainmenu Multiplayer menu: fix attempt to open nonexistant image 2022-05-21 16:14:22 +02:00
profiler Builtin/profiler: Replace game profiler (#4245) 2022-05-21 16:13:44 +02:00
init.lua Improve security for client-sided mods (#5100) 2022-05-21 16:14:28 +02:00
settingtypes.txt Map generation limit: Make per-world 2022-05-21 16:14:33 +02:00