MultiCraft2/src/gui
Deve fe5495288e
macOS: use SDL2 (#90)
2022-09-02 00:26:24 +03:00
..
CMakeLists.txt Improve change password UI (#46) 2022-04-01 10:20:19 +02:00
StyleSpec.h Backport: "FormSpec: 9-slice images, animated_images, and fgimg_middle (#10265)" 2022-06-15 10:45:38 +03: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 macOS: use SDL2 (#90) 2022-09-02 00:26:24 +03:00
guiChatConsole.h Merge tag '5.4.1' into main 2021-06-08 10:37:38 +12:00
guiConfirmRegistration.cpp Touch UI support for desktop builds (#10729) 2022-02-06 22:42:54 +02:00
guiConfirmRegistration.h Backport MultiCraft Engine changes 2021-02-14 09:58:28 +01:00
guiEditBox.cpp macOS: use SDL2 (#90) 2022-09-02 00:26:24 +03:00
guiEditBox.h Include irrlichttypes.h first to work around Irrlicht#433 (#10872) 2021-01-28 21:25:13 +01: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 Improve main menu (#60) 2022-06-14 12:02:40 +03: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 macOS: use SDL2 (#90) 2022-09-02 00:26:24 +03: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 Minor GUI scaling fixes 2022-04-10 13:20:59 +02:00
guiKeyChangeMenu.h License upgrade to GNU Lesser General Public License 3.0+ 2020-08-28 18:31:02 +02: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 Add GUIScene files 2021-04-17 23:52:58 +02:00
guiScene.h Add GUIScene files 2021-04-17 23:52:58 +02:00
guiScrollBar.cpp Merge tag '5.4.1' into main 2021-06-08 10:37:38 +12: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 Few improvements to GUI scaling 2022-03-31 17:32:03 +02:00
guiSkin.h Add custom colorable GUIButton implementation 2019-08-03 19:36:30 +01:00
guiTable.cpp Touch UI support for desktop builds (#10729) 2022-02-06 22:42:54 +02:00
guiTable.h Merge tag '5.4.1' into main 2021-06-08 10:37:38 +12:00
guiVolumeChange.cpp Minor GUI scaling fixes 2022-04-10 13:20:59 +02:00
guiVolumeChange.h Formspecs: Add state-selection to style elements (#9378) 2020-04-11 21:39:30 +01: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 macOS: use SDL2 (#90) 2022-09-02 00:26:24 +03:00
modalMenu.h Mobile: fix spurious double-taps (#38) 2022-02-17 22:59:57 +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: minor fixes 2022-06-08 19:59:05 +02:00
touchscreengui.h TouchScreenGUI: minor fixes 2022-06-08 19:59:05 +02:00