1
0
Fork 0
minetest-engine-multicraft2/src/gui
Maksym H e8dc878d1f Fix and improve guiConfirmRegistration dialog 2022-12-16 14:32:50 +02:00
..
CMakeLists.txt Improve change password UI (#46) 2022-04-01 10:20:19 +02:00
StyleSpec.h Fix and improve guiConfirmRegistration dialog 2022-12-16 14:32:50 +02:00
guiAnimatedImage.cpp Backport: "FormSpec: 9-slice images, animated_images, and fgimg_middle (#10265)" 2022-06-15 10:45:38 +03:00
guiAnimatedImage.h Backport: "FormSpec: 9-slice images, animated_images, and fgimg_middle (#10265)" 2022-06-15 10:45:38 +03:00
guiBackgroundImage.cpp Backport: "FormSpec: 9-slice images, animated_images, and fgimg_middle (#10265)" 2022-06-15 10:45:38 +03:00
guiBackgroundImage.h Formspec: draw order and clipping for all elements (#8740) 2019-11-07 20:11:01 +01:00
guiBox.cpp Merge tag '5.4.1' into main 2021-06-08 10:37:38 +12:00
guiBox.h Merge tag '5.4.1' into main 2021-06-08 10:37:38 +12:00
guiButton.cpp Backport: "FormSpec: 9-slice images, animated_images, and fgimg_middle (#10265)" 2022-06-15 10:45:38 +03:00
guiButton.h Merge tag '5.4.1' into main 2021-06-08 10:37:38 +12:00
guiButtonImage.cpp Backport: "FormSpec: 9-slice images, animated_images, and fgimg_middle (#10265)" 2022-06-15 10:45:38 +03:00
guiButtonImage.h Backport: "FormSpec: 9-slice images, animated_images, and fgimg_middle (#10265)" 2022-06-15 10:45:38 +03:00
guiButtonItemImage.cpp Reserve vectors before pushing and other code quality changes (#11161) 2021-12-04 23:47:06 +01:00
guiButtonItemImage.h Reserve vectors before pushing and other code quality changes (#11161) 2021-12-04 23:47:06 +01:00
guiChatConsole.cpp Android: add mouse support (#102) 2022-10-24 13:31:08 +03:00
guiChatConsole.h Merge tag '5.4.1' into main 2021-06-08 10:37:38 +12:00
guiConfirmRegistration.cpp Fix and improve guiConfirmRegistration dialog 2022-12-16 14:32:50 +02:00
guiConfirmRegistration.h Fix and improve guiConfirmRegistration dialog 2022-12-16 14:32:50 +02:00
guiEditBox.cpp Minor code sync 2022-09-23 13:19:07 +02:00
guiEditBox.h Minor code sync 2022-09-23 13:19:07 +02:00
guiEditBoxWithScrollbar.cpp macOS: use SDL2 (#90) 2022-09-02 00:26:24 +03:00
guiEditBoxWithScrollbar.h Factorize more guiEditBoxes code (#10789) 2021-01-13 09:05:09 +01:00
guiEngine.cpp Translate error message before clearing translations 2022-11-27 11:09:20 +13:00
guiEngine.h Stop main menu and CSM formspec input errors from crashing the game entirely on Android 2022-05-30 19:50:22 +12:00
guiFormSpecMenu.cpp Fix and improve guiConfirmRegistration dialog 2022-12-16 14:32:50 +02:00
guiFormSpecMenu.h Backport: "FormSpec: 9-slice images, animated_images, and fgimg_middle (#10265)" 2022-06-15 10:45:38 +03:00
guiHyperText.cpp Merge tag '5.4.1' into main 2021-06-08 10:37:38 +12:00
guiHyperText.h License upgrade to GNU Lesser General Public License 3.0+ 2020-08-28 18:31:02 +02:00
guiInventoryList.cpp Merge tag '5.4.1' into main 2021-06-08 10:37:38 +12:00
guiInventoryList.h License upgrade to GNU Lesser General Public License 3.0+ 2020-08-28 18:31:02 +02:00
guiItemImage.cpp License upgrade to GNU Lesser General Public License 3.0+ 2020-08-28 18:31:02 +02:00
guiItemImage.h License upgrade to GNU Lesser General Public License 3.0+ 2020-08-28 18:31:02 +02:00
guiKeyChangeMenu.cpp Save settings when closing volume/keys dialogs 2022-09-20 12:10:02 +02:00
guiKeyChangeMenu.h Improve change keys, change volume and change password menus (#94) 2022-09-08 12:52:31 +03:00
guiMainMenu.h Merge tag '5.4.1' into main 2021-06-08 10:37:38 +12:00
guiPathSelectMenu.cpp License upgrade to GNU Lesser General Public License 3.0+ 2020-08-28 18:31:02 +02:00
guiPathSelectMenu.h License upgrade to GNU Lesser General Public License 3.0+ 2020-08-28 18:31:02 +02:00
guiScene.cpp Minor code sync 2022-09-23 13:19:07 +02:00
guiScene.h Minor code sync 2022-09-23 13:19:07 +02:00
guiScrollBar.cpp Allow transparency in scrollbar button textures and fix horizontal image scrollbars 2022-10-02 11:32:07 +13:00
guiScrollBar.h Merge tag '5.4.1' into main 2021-06-08 10:37:38 +12:00
guiScrollContainer.cpp Faster scroll_container 2021-03-15 10:45:24 +01:00
guiScrollContainer.h Faster scroll_container 2021-03-15 10:45:24 +01:00
guiSkin.cpp Minor code sync 2022-09-23 13:19:07 +02:00
guiSkin.h Add custom colorable GUIButton implementation 2019-08-03 19:36:30 +01:00
guiTable.cpp Minor code sync 2022-09-23 13:19:07 +02:00
guiTable.h Merge tag '5.4.1' into main 2021-06-08 10:37:38 +12:00
guiVolumeChange.cpp Save settings when closing volume/keys dialogs 2022-09-20 12:10:02 +02:00
guiVolumeChange.h Save settings when closing volume/keys dialogs 2022-09-20 12:10:02 +02:00
intlGUIEditBox.cpp Factorize more guiEditBoxes code (#10789) 2021-01-13 09:05:09 +01:00
intlGUIEditBox.h Factorize more guiEditBoxes code (#10789) 2021-01-13 09:05:09 +01:00
mainmenumanager.h Improve change password UI (#46) 2022-04-01 10:20:19 +02:00
modalMenu.cpp Android: simplify input dialog 2022-11-24 20:57:03 +02:00
modalMenu.h Android: simplify input dialog 2022-11-24 20:57:03 +02:00
profilergraph.cpp License upgrade to GNU Lesser General Public License 3.0+ 2020-08-28 18:31:02 +02:00
profilergraph.h License upgrade to GNU Lesser General Public License 3.0+ 2020-08-28 18:31:02 +02:00
touchscreengui.cpp TouchScreenGUI: use `mouse_sensitivity` setting instead of `mouse_sensity` 2022-11-11 22:24:06 +01:00
touchscreengui.h TouchScreenGUI: use `mouse_sensitivity` setting instead of `mouse_sensity` 2022-11-11 22:24:06 +01:00