minetest/builtin
Tim 6590140260 Tidy up generate_from_settingtypes.lua a bit.
* Multiline strings
* Table-concat instead of String-concats
* string.rep instead of loop-concat
* string.format %q instead of manual quotation by gsub
* Assert writeable files
* Generate new settings_translation_file
2016-08-20 15:48:47 +02:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
common Only allow strings to be passed to minetest.global_exists (#4253) 2016-06-28 06:34:22 +02:00
fstk Faster insertion into table 2016-03-06 23:42:04 +00:00
game Zooming the camera requires the 'zoom' privilege 2016-08-10 12:18:25 +02:00
mainmenu Tidy up generate_from_settingtypes.lua a bit. 2016-08-20 15:48:47 +02:00
profiler Builtin/profiler: Replace game profiler (#4245) 2016-07-12 21:51:10 +02:00
init.lua Mainmenu: Refactor tab UI code 2016-04-08 02:25:04 -04:00
settingtypes.txt Document zoom_fov in settingtypes.txt and minetest.conf.example 2016-08-10 12:18:25 +02:00