minetest/builtin
red-001 26e2eb019a Improve the path select GUI (#5852)
- Allow lua to chose whatever directories or files can be selected
- Fix selecting directories
- Rename dialog to `guiPathSelectMenu` from `guiFileSelectMenu`
- Rename lua function for opening the menu from `show_file_open_dialog` to `show_path_select_dialog`
- Remove duplicate code and fix code style.

Related changes
- fix `clang-format` whitelist.
- Regenerate minetest.conf.example
2017-06-11 09:43:31 +02:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client CSM: Fix documentation error for register_on_*_chat_messages (#5917) 2017-06-09 15:48:04 +02:00
common Fix sending color codes to clients that don't support them. (#5950) 2017-06-09 21:39:25 +02:00
fstk Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
game [CSM] Add function to get player privileges (#5933) 2017-06-07 09:09:06 +02:00
mainmenu Improve the path select GUI (#5852) 2017-06-11 09:43:31 +02:00
profiler Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
init.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
settingtypes.txt Improve the path select GUI (#5852) 2017-06-11 09:43:31 +02:00