minetest/builtin
Loïc Blot 1b3e4e1736 Formspec: Add options to set background color and opacity (fullscreen mode + default mode) (#5493)
* Formspec: Add options to set background color and opacity (fullscreen mode)

* Enhance previous comment: Set formspec background when regenerate UI.

* This permit to do the calcul only at regen and override it with bgcolor tag
* Add a setting for default background color into formspec, separated from fullscreen
* Add a little performance gain on formspecs using a const ref instead of copying formspec string
2017-08-29 19:25:16 +02:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client Revert "CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand"" 2017-07-15 09:28:10 +02:00
common Add '@n' escape sequences and some documentation on translated strings. 2017-08-26 09:43:08 +02:00
fstk Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
game Fix mistake when calling on_priv_grant/revoke, and document them (#6341) 2017-08-29 07:57:56 +02:00
mainmenu Make world creation menu automatically generate a random world name (#6257) 2017-08-18 19:39:44 +02:00
profiler Create a filesystem abstraction layer for CSM and only allow accessing files that are scanned into it. (#5965) 2017-06-30 20:14:39 +02:00
init.lua Create a filesystem abstraction layer for CSM and only allow accessing files that are scanned into it. (#5965) 2017-06-30 20:14:39 +02:00
settingtypes.txt Formspec: Add options to set background color and opacity (fullscreen mode + default mode) (#5493) 2017-08-29 19:25:16 +02:00