.. |
CMakeLists.txt
|
Move Minetest GUISkin -> Irrlicht CGUISkin
|
2024-09-08 13:53:33 +02:00 |
guiAnimatedImage.cpp
|
Debloat IVideoDriver and IrrlichtDevice includes (#15080)
|
2024-08-31 11:44:30 +02:00 |
guiAnimatedImage.h
|
FormSpec: 9-slice images, animated_images, and fgimg_middle (#12453)
|
2022-07-03 08:52:26 -04:00 |
guiBackgroundImage.cpp
|
Reduce include count in headers
|
2024-09-02 16:09:32 +02:00 |
guiBackgroundImage.h
|
Split up tile.cpp/h
|
2024-03-03 15:52:05 +01:00 |
guiBox.cpp
|
Debloat IVideoDriver and IrrlichtDevice includes (#15080)
|
2024-08-31 11:44:30 +02:00 |
guiBox.h
|
Add gradients and borders to FormSpec boxes (#8676)
|
2020-08-19 18:14:47 -07:00 |
guiButton.cpp
|
Move Minetest GUISkin -> Irrlicht CGUISkin
|
2024-09-08 13:53:33 +02:00 |
guiButton.h
|
Move Minetest GUISkin -> Irrlicht CGUISkin
|
2024-09-08 13:53:33 +02:00 |
guiButtonImage.cpp
|
Fix some memleaks from GUIButtonImage (#13564)
|
2023-06-06 19:01:32 +02:00 |
guiButtonImage.h
|
Fix some memleaks from GUIButtonImage (#13564)
|
2023-06-06 19:01:32 +02:00 |
guiButtonItemImage.cpp
|
Reserve vectors before pushing and other code quality changes (#11161)
|
2021-04-05 13:38:31 +02:00 |
guiButtonItemImage.h
|
Reserve vectors before pushing and other code quality changes (#11161)
|
2021-04-05 13:38:31 +02:00 |
guiChatConsole.cpp
|
Chat console: Prevent input loss on double open
|
2024-05-03 16:29:33 +02:00 |
guiChatConsole.h
|
GUIChatConsole: Use primary selection
|
2023-04-27 18:50:17 +02:00 |
guiEditBox.cpp
|
Smooth scrolling (#14562)
|
2024-04-28 00:14:31 +02:00 |
guiEditBox.h
|
Remove unused (de)serializeAttributes() methods
|
2021-12-29 23:00:16 +01:00 |
guiEditBoxWithScrollbar.cpp
|
Use our GUIButton in our GUIScrollBar
|
2023-08-14 18:13:47 +02:00 |
guiEditBoxWithScrollbar.h
|
Use our GUIButton in our GUIScrollBar
|
2023-08-14 18:13:47 +02:00 |
guiEngine.cpp
|
Gettext and plural support for client-side translations (#14726)
|
2024-10-13 11:29:08 +02:00 |
guiEngine.h
|
Avoid cloud jump when switching between mainmenu and loading screen (#15163)
|
2024-09-16 10:16:27 +02:00 |
guiFormSpecMenu.cpp
|
Auto-toggle TouchControls in-game when receiving touch/mouse input
|
2024-10-09 18:26:19 +02:00 |
guiFormSpecMenu.h
|
Improve formspec scaling (#14840)
|
2024-09-06 12:11:03 +02:00 |
guiHyperText.cpp
|
Make itemdef.h safe to include anywhere
|
2024-10-16 19:39:59 +02:00 |
guiHyperText.h
|
Fix hypertext in the mainmenu (#13731)
|
2023-08-13 13:28:33 +01:00 |
guiInventoryList.cpp
|
Auto-toggle TouchControls in-game when receiving touch/mouse input
|
2024-10-09 18:26:19 +02:00 |
guiInventoryList.h
|
Inventory: skip redundant stack movement
|
2023-08-27 20:12:10 +02:00 |
guiItemImage.cpp
|
Reduce include count in headers
|
2024-09-02 16:09:32 +02:00 |
guiItemImage.h
|
Formspec: draw order and clipping for all elements (#8740)
|
2019-11-07 20:11:01 +01:00 |
guiKeyChangeMenu.cpp
|
Debloat IVideoDriver and IrrlichtDevice includes (#15080)
|
2024-08-31 11:44:30 +02:00 |
guiKeyChangeMenu.h
|
Get rid of wgettext
|
2023-04-08 20:17:50 +02:00 |
guiMainMenu.h
|
Add register dialog to separate login/register (#12185)
|
2022-06-05 17:47:38 +02:00 |
guiOpenURL.cpp
|
Debloat IVideoDriver and IrrlichtDevice includes (#15080)
|
2024-08-31 11:44:30 +02:00 |
guiOpenURL.h
|
Add button_url[] and hypertext element to allow mods to open web pages (#13825)
|
2024-03-24 17:19:23 +00:00 |
guiPasswordChange.cpp
|
Debloat IVideoDriver and IrrlichtDevice includes (#15080)
|
2024-08-31 11:44:30 +02:00 |
guiPasswordChange.h
|
Android: Add selection dialog (drop down/combo box) (#13814)
|
2024-01-07 19:00:04 +07:00 |
guiPathSelectMenu.cpp
|
Reduce include count in headers
|
2024-09-02 16:09:32 +02:00 |
guiPathSelectMenu.h
|
Reduce include count in headers
|
2024-09-02 16:09:32 +02:00 |
guiScene.cpp
|
Support floating-point animation frame numbers
|
2024-10-10 21:39:57 +02:00 |
guiScene.h
|
Support floating-point animation frame numbers
|
2024-10-10 21:39:57 +02:00 |
guiScrollBar.cpp
|
Add setting to disable smooth scrolling
|
2024-08-13 18:38:34 +02:00 |
guiScrollBar.h
|
scrollcontainer: Add automatic scrollbar calculation (#14623)
|
2024-10-08 21:45:27 +02:00 |
guiScrollContainer.cpp
|
scrollcontainer: Add automatic scrollbar calculation (#14623)
|
2024-10-08 21:45:27 +02:00 |
guiScrollContainer.h
|
scrollcontainer: Add automatic scrollbar calculation (#14623)
|
2024-10-08 21:45:27 +02:00 |
guiTable.cpp
|
GUITable: Scale images with display density / row height (#14709)
|
2024-07-02 20:57:43 +02:00 |
guiTable.h
|
GUITable: Scale images with display density / row height (#14709)
|
2024-07-02 20:57:43 +02:00 |
guiVolumeChange.cpp
|
Debloat IVideoDriver and IrrlichtDevice includes (#15080)
|
2024-08-31 11:44:30 +02:00 |
guiVolumeChange.h
|
Replace all uses of core::list with std::list (#12313)
|
2022-05-22 00:11:59 +02:00 |
mainmenumanager.h
|
Chat console: Prevent input loss on double open
|
2024-05-03 16:29:33 +02:00 |
modalMenu.cpp
|
Auto-toggle TouchControls in-game when receiving touch/mouse input
|
2024-10-09 18:26:19 +02:00 |
modalMenu.h
|
Auto-toggle TouchControls in-game when receiving touch/mouse input
|
2024-10-09 18:26:19 +02:00 |
profilergraph.cpp
|
Debloat IVideoDriver and IrrlichtDevice includes (#15080)
|
2024-08-31 11:44:30 +02:00 |
profilergraph.h
|
Debloat IVideoDriver and IrrlichtDevice includes (#15080)
|
2024-08-31 11:44:30 +02:00 |
StyleSpec.h
|
Reduce include count in headers
|
2024-09-02 16:09:32 +02:00 |
touchcontrols.cpp
|
Auto-toggle TouchControls in-game when receiving touch/mouse input
|
2024-10-09 18:26:19 +02:00 |
touchcontrols.h
|
Make itemdef.h safe to include anywhere
|
2024-10-16 19:39:59 +02:00 |