1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-11 17:51:04 +00:00
luanti/src/gui
y5nw cc65c8bd70
SDL: Use scancodes for keybindings (#14964)
Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com>
Co-authored-by: sfan5 <sfan5@live.de>
Co-authored-by: SmallJoker <SmallJoker@users.noreply.github.com>
2025-03-16 20:35:34 +01:00
..
CMakeLists.txt Move drawItemStack out of hud.h/cpp (#15868) 2025-03-11 10:00:04 +01:00
drawItemStack.cpp Move drawItemStack out of hud.h/cpp (#15868) 2025-03-11 10:00:04 +01: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
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 Reload font manager in main thread to avoid a crash (#15900) 2025-03-16 17:55:39 +01:00
guiEngine.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
guiFormSpecMenu.cpp Move drawItemStack out of hud.h/cpp (#15868) 2025-03-11 10:00:04 +01:00
guiFormSpecMenu.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01: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
guiKeyChangeMenu.cpp SDL: Use scancodes for keybindings (#14964) 2025-03-16 20:35:34 +01:00
guiKeyChangeMenu.h Delete irrlichttypes_extrabloated.h (#15723) 2025-02-01 13:41:51 +01:00
guiMainMenu.h Delete irrlichttypes_extrabloated.h (#15723) 2025-02-01 13:41:51 +01:00
guiOpenURL.cpp Debloat IVideoDriver and IrrlichtDevice includes (#15080) 2024-08-31 11:44:30 +02: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 Delete irrlichttypes_extrabloated.h (#15723) 2025-02-01 13:41:51 +01:00
guiScene.h Delete irrlichttypes_extrabloated.h (#15723) 2025-02-01 13:41:51 +01:00
guiScrollBar.cpp Add setting to disable smooth scrolling 2024-08-13 18:38:34 +02:00
guiScrollBar.h Delete irrlichttypes_extrabloated.h (#15723) 2025-02-01 13:41:51 +01:00
guiScrollContainer.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
guiScrollContainer.h Delete irrlichttypes_extrabloated.h (#15723) 2025-02-01 13:41:51 +01:00
guiTable.cpp Various random code cleanups 2025-03-04 19:53:01 +01:00
guiTable.h Delete irrlichttypes_extrabloated.h (#15723) 2025-02-01 13:41:51 +01:00
guiVolumeChange.cpp Debloat IVideoDriver and IrrlichtDevice includes (#15080) 2024-08-31 11:44:30 +02:00
guiVolumeChange.h Delete irrlichttypes_extrabloated.h (#15723) 2025-02-01 13:41:51 +01:00
mainmenumanager.h In-game settings menu using separate Lua environment (#15614) 2025-01-19 13:07:04 -05: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 Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
touchcontrols.cpp SDL: Use scancodes for keybindings (#14964) 2025-03-16 20:35:34 +01:00
touchcontrols.h SDL: Use scancodes for keybindings (#14964) 2025-03-16 20:35:34 +01:00
touchscreeneditor.cpp Delete irrlichttypes_extrabloated.h (#15723) 2025-02-01 13:41:51 +01:00
touchscreeneditor.h Code style fixes. 2025-01-21 16:29:12 +01:00
touchscreenlayout.cpp TouchControls: touch_use_crosshair, dig/place simulation refactoring (#15800) 2025-02-25 13:19:44 -05:00
touchscreenlayout.h TouchControls: touch_use_crosshair, dig/place simulation refactoring (#15800) 2025-02-25 13:19:44 -05:00