minetest/builtin
you 540e07e3ef Fix missing warningstream (or similar problem) (#7034)
Use the --color command line parameter instead of a setting for coloured logs

This fixes the missing warningstream bug, g_settings->get mustn't be used there.
Also, the decision about en- or disabling log colours fits better to the command line parameters than minetest settings.
2018-03-04 17:34:36 +01:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client [CSM] Remove `on_connect` callback (#6941) 2018-01-21 18:27:27 +01:00
common Allow dumping userdata (#7012) 2018-02-08 19:17:06 +01:00
fstk Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
game is_area_protected: Rename from intersects_protection (#7073) 2018-02-25 12:25:39 +01:00
mainmenu Delete world dialog: Move buttons to avoid double click deletion 2018-02-20 15:21:59 +00:00
profiler Profiler: Fix var args not being passed to callback register function 2017-10-14 18:28:56 +01:00
init.lua Move `setlocale` from Lua to C++. 2018-02-08 15:38:34 +01:00
settingtypes.txt Fix missing warningstream (or similar problem) (#7034) 2018-03-04 17:34:36 +01:00