minetest/src/gui
Paramat bf4deb0ce6 Confirm registration GUI: Remove positional strings to fix Windows bug (#8258)
Positional strings don't work on some Windows builds.
Remove server address string, leave player name string present.
2019-03-11 22:07:19 +00:00
..
CMakeLists.txt Move touchscreen input handling to base GUIModalMenu class 2018-10-29 15:37:44 +01:00
guiChatConsole.cpp Move client-specific files to 'src/client' (#7902) 2018-11-28 20:01:49 +01:00
guiChatConsole.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
guiConfirmRegistration.cpp Confirm registration GUI: Remove positional strings to fix Windows bug (#8258) 2019-03-11 22:07:19 +00:00
guiConfirmRegistration.h Move touchscreen input handling to base GUIModalMenu class 2018-10-29 15:37:44 +01:00
guiEditBoxWithScrollbar.cpp Drop .NET-specific workaround: _IRR_IMPLEMENT_MANAGED_MARSHALLING_BUGFIX 2018-11-11 18:08:15 +01:00
guiEditBoxWithScrollbar.h Android build fixes for c++11 2018-03-11 16:56:27 +01:00
guiEngine.cpp Fix coloured fog in main menu (#8181) 2019-02-15 20:44:21 +01:00
guiEngine.h Cleanup sound manager class (#7158) 2018-03-24 15:45:25 +01:00
guiFormSpecMenu.cpp Don't append itemname to itemname in tooltip (#8176) 2019-02-09 15:46:02 +01:00
guiFormSpecMenu.h Move touchscreen input handling to base GUIModalMenu class 2018-10-29 15:37:44 +01:00
guiKeyChangeMenu.cpp Make non-formspec modal menus respect gui scale (#7850) 2018-11-26 22:55:24 +01:00
guiKeyChangeMenu.h Move client-specific files to 'src/client' (#7902) 2018-11-28 20:01:49 +01:00
guiMainMenu.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
guiPasswordChange.cpp Move client-specific files to 'src/client' (#7902) 2018-11-28 20:01:49 +01:00
guiPasswordChange.h Move touchscreen input handling to base GUIModalMenu class 2018-10-29 15:37:44 +01:00
guiPathSelectMenu.cpp Make non-formspec modal menus respect gui scale (#7850) 2018-11-26 22:55:24 +01:00
guiPathSelectMenu.h Move touchscreen input handling to base GUIModalMenu class 2018-10-29 15:37:44 +01:00
guiTable.cpp Move client-specific files to 'src/client' (#7902) 2018-11-28 20:01:49 +01:00
guiTable.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
guiVolumeChange.cpp Make non-formspec modal menus respect gui scale (#7850) 2018-11-26 22:55:24 +01:00
guiVolumeChange.h Move touchscreen input handling to base GUIModalMenu class 2018-10-29 15:37:44 +01:00
intlGUIEditBox.cpp DragonFly BSD is somewhat identical to FreeBSD (#8159) 2019-02-03 09:53:54 +01:00
intlGUIEditBox.h Finally fix android build 2018-03-11 17:52:46 +01:00
mainmenumanager.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
modalMenu.cpp Make non-formspec modal menus respect gui scale (#7850) 2018-11-26 22:55:24 +01:00
modalMenu.h Make non-formspec modal menus respect gui scale (#7850) 2018-11-26 22:55:24 +01:00
profilergraph.cpp Add a MSVC / Windows compatible snprintf function (#7353) 2018-07-22 21:56:06 +02:00
profilergraph.h Game refactor [4/X]: keycache is now owned by InputHandler 2018-01-20 16:38:38 +01:00
touchscreengui.cpp Fix Android build errors (caused by 5f1cd55) 2018-12-03 19:31:20 +01:00
touchscreengui.h Android: Move touchscreen rare controls inline with settings icon (#8006) 2018-12-20 21:11:57 +00:00