.. |
CMakeLists.txt
|
Add scroll_container formspec element (redo) (#9101)
|
2020-04-13 10:50:07 +02:00 |
guiAnimatedImage.cpp
|
Formspecs: Add starting frame to animated_image (#9411)
|
2020-03-16 22:56:48 +01:00 |
guiAnimatedImage.h
|
Formspecs: Add starting frame to animated_image (#9411)
|
2020-03-16 22:56:48 +01:00 |
guiBackgroundImage.cpp
|
Formspec: draw order and clipping for all elements (#8740)
|
2019-11-07 20:11:01 +01:00 |
guiBackgroundImage.h
|
Formspec: draw order and clipping for all elements (#8740)
|
2019-11-07 20:11:01 +01:00 |
guiBox.cpp
|
Add gradients and borders to FormSpec boxes (#8676)
|
2020-08-19 18:14:47 -07:00 |
guiBox.h
|
Add gradients and borders to FormSpec boxes (#8676)
|
2020-08-19 18:14:47 -07:00 |
guiButton.cpp
|
Make bgcolor tint button background images (#9818)
|
2020-08-29 16:41:19 +01:00 |
guiButton.h
|
Make bgcolor tint button background images (#9818)
|
2020-08-29 16:41:19 +01:00 |
guiButtonImage.cpp
|
Fix wrong use of guiScalingImageButton in formspecs buttons (#10094)
|
2020-06-24 11:35:06 +02:00 |
guiButtonImage.h
|
Modernize include guards and add missing ones (#9898)
|
2020-05-23 13:23:05 +02:00 |
guiButtonItemImage.cpp
|
Formspecs: Add state-selection to style elements (#9378)
|
2020-04-11 21:39:30 +01:00 |
guiButtonItemImage.h
|
Modernize include guards and add missing ones (#9898)
|
2020-05-23 13:23:05 +02:00 |
guiChatConsole.cpp
|
Fix MSVC compiler warnings (#10197)
|
2020-08-23 15:41:04 +02:00 |
guiChatConsole.h
|
Optimize string (mis)handling (#8128)
|
2019-05-18 17:19:13 +02:00 |
guiConfirmRegistration.cpp
|
Android: Fix ConfirmRegistration and PasswordChange input and scale size (#10182)
|
2020-07-21 13:16:25 +01:00 |
guiConfirmRegistration.h
|
Formspecs: Add state-selection to style elements (#9378)
|
2020-04-11 21:39:30 +01:00 |
guiEditBoxWithScrollbar.cpp
|
Change some rough/inappropriate language in comments (#9061)
|
2019-10-24 01:17:00 +01:00 |
guiEditBoxWithScrollbar.h
|
Rename guiScrollBar to GUIScrollBar
|
2019-07-29 21:45:39 +02:00 |
guiEngine.cpp
|
Fix broken client if openal cannot be opened (#9804)
|
2020-05-05 08:38:18 +02:00 |
guiEngine.h
|
Formspecs: volume and key settings windows can now be closed by doubleclicking/tapping (#10128)
|
2020-07-14 22:37:28 +02:00 |
guiFormSpecMenu.cpp
|
Avoid drawing clipped out formspec elements (#10095)
|
2020-08-23 22:50:14 +02:00 |
guiFormSpecMenu.h
|
Formspecs: volume and key settings windows can now be closed by doubleclicking/tapping (#10128)
|
2020-07-14 22:37:28 +02:00 |
guiHyperText.cpp
|
Add scroll_container formspec element (redo) (#9101)
|
2020-04-13 10:50:07 +02:00 |
guiHyperText.h
|
Add scroll_container formspec element (redo) (#9101)
|
2020-04-13 10:50:07 +02:00 |
guiInventoryList.cpp
|
Formspec: allow lists to change size and existence while the formspec is open (#9700)
|
2020-04-18 17:21:10 +02:00 |
guiInventoryList.h
|
Formspec: allow lists to change size and existence while the formspec is open (#9700)
|
2020-04-18 17:21:10 +02:00 |
guiItemImage.cpp
|
Refactor to centralize GUIButton styling/rendering code (#9090)
|
2019-12-09 20:06:51 +00:00 |
guiItemImage.h
|
Formspec: draw order and clipping for all elements (#8740)
|
2019-11-07 20:11:01 +01:00 |
guiKeyChangeMenu.cpp
|
Formspecs: volume and key settings windows can now be closed by doubleclicking/tapping (#10128)
|
2020-07-14 22:37:28 +02:00 |
guiKeyChangeMenu.h
|
Formspecs: Add state-selection to style elements (#9378)
|
2020-04-11 21:39:30 +01:00 |
guiMainMenu.h
|
Formspecs: volume and key settings windows can now be closed by doubleclicking/tapping (#10128)
|
2020-07-14 22:37:28 +02:00 |
guiPasswordChange.cpp
|
Android: Fix ConfirmRegistration and PasswordChange input and scale size (#10182)
|
2020-07-21 13:16:25 +01:00 |
guiPasswordChange.h
|
Formspecs: Add state-selection to style elements (#9378)
|
2020-04-11 21:39:30 +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 |
guiScrollBar.cpp
|
Add scrollbaroptions FormSpec element (#8530)
|
2019-12-06 20:51:10 +00:00 |
guiScrollBar.h
|
Fix failing build due to code style error
|
2019-12-06 23:00:54 +00:00 |
guiScrollContainer.cpp
|
Avoid drawing clipped out formspec elements (#10095)
|
2020-08-23 22:50:14 +02:00 |
guiScrollContainer.h
|
Avoid drawing clipped out formspec elements (#10095)
|
2020-08-23 22:50:14 +02:00 |
guiSkin.cpp
|
darken tabheader background color (#10299)
|
2020-08-23 22:50:45 +02:00 |
guiSkin.h
|
Add custom colorable GUIButton implementation
|
2019-08-03 19:36:30 +01:00 |
guiTable.cpp
|
Add font styling options to tables and textlists (#10203)
|
2020-08-11 20:07:17 +02:00 |
guiTable.h
|
Add font styling options to tables and textlists (#10203)
|
2020-08-11 20:07:17 +02:00 |
guiVolumeChange.cpp
|
Formspecs: volume and key settings windows can now be closed by doubleclicking/tapping (#10128)
|
2020-07-14 22:37:28 +02:00 |
guiVolumeChange.h
|
Formspecs: Add state-selection to style elements (#9378)
|
2020-04-11 21:39:30 +01:00 |
intlGUIEditBox.cpp
|
Rename guiScrollBar to GUIScrollBar
|
2019-07-29 21:45:39 +02:00 |
intlGUIEditBox.h
|
Rename guiScrollBar to GUIScrollBar
|
2019-07-29 21:45:39 +02:00 |
mainmenumanager.h
|
Replace for loop with call to standard library function (#8194)
|
2019-03-05 08:13:15 +01:00 |
modalMenu.cpp
|
Formspecs: volume and key settings windows can now be closed by doubleclicking/tapping (#10128)
|
2020-07-14 22:37:28 +02:00 |
modalMenu.h
|
Formspecs: volume and key settings windows can now be closed by doubleclicking/tapping (#10128)
|
2020-07-14 22:37:28 +02: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 |
StyleSpec.h
|
Add gradients and borders to FormSpec boxes (#8676)
|
2020-08-19 18:14:47 -07:00 |
touchscreengui.cpp
|
Android: Fix only right strafe working (#10046)
|
2020-06-18 01:43:43 +01:00 |
touchscreengui.h
|
TouchScreenGUI: fix some bugs, cleanup
|
2020-06-09 19:35:25 +02:00 |