1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00
luanti/src/gui
2025-05-14 07:25:32 -04:00
..
CMakeLists.txt Move keybinding settings to (Lua-based) setting menu (#15791) 2025-04-20 20:20:49 +02:00
drawItemStack.cpp Move client code out of ItemDefManager (#15967) 2025-04-04 18:58:14 +02:00
drawItemStack.h Move drawItemStack out of hud.h/cpp (#15868) 2025-03-11 10:00:04 +01:00
guiAnimatedImage.cpp Debloat IVideoDriver and IrrlichtDevice includes (#15080) 2024-08-31 11:44:30 +02:00
guiAnimatedImage.h Delete irrlichttypes_extrabloated.h (#15723) 2025-02-01 13:41:51 +01:00
guiBackgroundImage.cpp Reduce include count in headers 2024-09-02 16:09:32 +02:00
guiBackgroundImage.h Delete irrlichttypes_extrabloated.h (#15723) 2025-02-01 13:41:51 +01:00
guiBox.cpp Delete irrlichttypes_extrabloated.h (#15723) 2025-02-01 13:41:51 +01:00
guiBox.h Delete irrlichttypes_extrabloated.h (#15723) 2025-02-01 13:41:51 +01: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 Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
guiButtonImage.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
guiButtonItemImage.cpp Move drawItemStack out of hud.h/cpp (#15868) 2025-03-11 10:00:04 +01:00
guiButtonItemImage.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
guiButtonKey.cpp Move keybinding settings to (Lua-based) setting menu (#15791) 2025-04-20 20:20:49 +02:00
guiButtonKey.h Move keybinding settings to (Lua-based) setting menu (#15791) 2025-04-20 20:20:49 +02:00
guiChatConsole.cpp Add chat console scrollbar (#15104) 2025-01-12 14:49:01 +01:00
guiChatConsole.h Delete irrlichttypes_extrabloated.h (#15723) 2025-02-01 13:41:51 +01:00
guiEditBox.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
guiEditBox.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
guiEditBoxWithScrollbar.cpp IGUIFont / CGUITTFont code cleanups (#15581) 2024-12-23 12:49:47 +01:00
guiEditBoxWithScrollbar.h Use our GUIButton in our GUIScrollBar 2023-08-14 18:13:47 +02:00
guiEngine.cpp Fix black font and menu header when game exits in background (#16131) 2025-05-14 07:23:53 -04:00
guiEngine.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
guiFormSpecMenu.cpp Purge some dead code (mostly Irrlicht) (#16111) 2025-05-04 16:31:44 +02:00
guiFormSpecMenu.h Change exit keybinding and fix bug in allow_close[] 2025-04-23 21:41:32 +02:00
guiHyperText.cpp Move drawItemStack out of hud.h/cpp (#15868) 2025-03-11 10:00:04 +01:00
guiHyperText.h Delete irrlichttypes_extrabloated.h (#15723) 2025-02-01 13:41:51 +01:00
guiInventoryList.cpp Move drawItemStack out of hud.h/cpp (#15868) 2025-03-11 10:00:04 +01:00
guiInventoryList.h Delete irrlichttypes_extrabloated.h (#15723) 2025-02-01 13:41:51 +01:00
guiItemImage.cpp Move drawItemStack out of hud.h/cpp (#15868) 2025-03-11 10:00:04 +01:00
guiItemImage.h Delete irrlichttypes_extrabloated.h (#15723) 2025-02-01 13:41:51 +01:00
guiMainMenu.h Add server/client annotations to settingtypes.txt and make use of them (#15756) 2025-04-01 07:55:47 -04:00
guiOpenURL.cpp GUI: Use the client's fonts for 'Open URL?' dialogues 2025-03-19 18:42:26 +01:00
guiOpenURL.h Delete irrlichttypes_extrabloated.h (#15723) 2025-02-01 13:41:51 +01:00
guiPasswordChange.cpp Debloat IVideoDriver and IrrlichtDevice includes (#15080) 2024-08-31 11:44:30 +02:00
guiPasswordChange.h Delete irrlichttypes_extrabloated.h (#15723) 2025-02-01 13:41:51 +01:00
guiPathSelectMenu.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
guiPathSelectMenu.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
guiScene.cpp Purge some dead code (mostly Irrlicht) (#16111) 2025-05-04 16:31:44 +02:00
guiScene.h Delete irrlichttypes_extrabloated.h (#15723) 2025-02-01 13:41:51 +01:00
guiScrollBar.cpp Formspec: fix clamped scroll offset of scroll_containers larger than 1000px 2025-03-30 18:15:38 +02:00
guiScrollBar.h Formspec: fix clamped scroll offset of scroll_containers larger than 1000px 2025-03-30 18:15:38 +02:00
guiScrollContainer.cpp Formspec: fix clamped scroll offset of scroll_containers larger than 1000px 2025-03-30 18:15:38 +02:00
guiScrollContainer.h Formspec: fix clamped scroll offset of scroll_containers larger than 1000px 2025-03-30 18:15:38 +02:00
guiTable.cpp Fix table[] focus regression from f4285a5 (#16136) 2025-05-14 07:25:32 -04:00
guiTable.h Purge some dead code (mostly Irrlicht) (#16111) 2025-05-04 16:31:44 +02:00
guiVolumeChange.cpp GUI: restore the Pause Menu after closing the Settings Menu 2025-05-02 21:26:34 +02:00
guiVolumeChange.h Delete irrlichttypes_extrabloated.h (#15723) 2025-02-01 13:41:51 +01:00
mainmenumanager.h GUI: restore the Pause Menu after closing the Settings Menu 2025-05-02 21:26:34 +02:00
modalMenu.cpp SDL: Use scancodes for keybindings (#14964) 2025-03-16 20:35:34 +01:00
modalMenu.h Reduce irrlicht_extrabloated.h includes in header files 2025-01-04 12:39:34 +01:00
profilergraph.cpp Various random code cleanups 2025-03-04 19:53:01 +01:00
profilergraph.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
StyleSpec.h GUI: Use the client's fonts for 'Open URL?' dialogues 2025-03-19 18:42:26 +01:00
touchcontrols.cpp Improve KeyPress handling (#15923) 2025-03-21 12:07:51 +01:00
touchcontrols.h Improve KeyPress handling (#15923) 2025-03-21 12:07:51 +01:00
touchscreeneditor.cpp TouchControls: Implement an option for dig/place buttons (#15845) 2025-03-21 12:06:44 +01:00
touchscreeneditor.h Code style fixes. 2025-01-21 16:29:12 +01:00
touchscreenlayout.cpp TouchControls: Implement an option for dig/place buttons (#15845) 2025-03-21 12:06:44 +01:00
touchscreenlayout.h TouchControls: Implement an option for dig/place buttons (#15845) 2025-03-21 12:06:44 +01:00