.. |
CMakeLists.txt
|
Remove guiEditBox
|
2025-09-20 13:44:40 +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
|
Clean up unused Forward Declarations (#16324)
|
2025-08-02 10:07:45 +02:00 |
guiBackgroundImage.cpp
|
Reduce include count in headers
|
2024-09-02 16:09:32 +02:00 |
guiBackgroundImage.h
|
Remove irr namespace (#16309)
|
2025-07-09 10:35:52 +02:00 |
guiBox.cpp
|
Delete irrlichttypes_extrabloated.h (#15723)
|
2025-02-01 13:41:51 +01:00 |
guiBox.h
|
Remove irr namespace (#16309)
|
2025-07-09 10:35:52 +02:00 |
guiButton.cpp
|
Remove irr namespace (#16309)
|
2025-07-09 10:35:52 +02:00 |
guiButton.h
|
Remove irr namespace (#16309)
|
2025-07-09 10:35:52 +02:00 |
guiButtonImage.cpp
|
Remove irr namespace (#16309)
|
2025-07-09 10:35:52 +02:00 |
guiButtonImage.h
|
Remove irr namespace (#16309)
|
2025-07-09 10:35:52 +02:00 |
guiButtonItemImage.cpp
|
Remove irr namespace (#16309)
|
2025-07-09 10:35:52 +02:00 |
guiButtonItemImage.h
|
Remove irr namespace (#16309)
|
2025-07-09 10:35:52 +02:00 |
guiButtonKey.cpp
|
Remove irr namespace (#16309)
|
2025-07-09 10:35:52 +02:00 |
guiButtonKey.h
|
Remove irr namespace (#16309)
|
2025-07-09 10:35:52 +02:00 |
guiChatConsole.cpp
|
Remove irr namespace (#16309)
|
2025-07-09 10:35:52 +02:00 |
guiChatConsole.h
|
Delete irrlichttypes_extrabloated.h (#15723)
|
2025-02-01 13:41:51 +01:00 |
guiEditBoxWithScrollbar.cpp
|
IrrlichtMt: Add scrollbar support to CGUIEditBox
|
2025-09-20 13:44:40 +02:00 |
guiEditBoxWithScrollbar.h
|
IrrlichtMt: Add scrollbar support to CGUIEditBox
|
2025-09-20 13:44:40 +02:00 |
guiEngine.cpp
|
Remove irr namespace (#16309)
|
2025-07-09 10:35:52 +02:00 |
guiEngine.h
|
Clean up unused Forward Declarations (#16324)
|
2025-08-02 10:07:45 +02:00 |
guiFormSpecMenu.cpp
|
Remove irr namespace (#16309)
|
2025-07-09 10:35:52 +02:00 |
guiFormSpecMenu.h
|
Remove irr namespace (#16309)
|
2025-07-09 10:35:52 +02:00 |
guiHyperText.cpp
|
Add back the missing endElement in parseTag for <action>
|
2025-08-19 17:34:13 +02:00 |
guiHyperText.h
|
Remove irr namespace (#16309)
|
2025-07-09 10:35:52 +02:00 |
guiInventoryList.cpp
|
GUIInventoryList: Override isPointInside() (#16283)
|
2025-08-24 19:01:28 +02:00 |
guiInventoryList.h
|
GUIInventoryList: Override isPointInside() (#16283)
|
2025-08-24 19:01:28 +02:00 |
guiItemImage.cpp
|
Move drawItemStack out of hud.h/cpp (#15868)
|
2025-03-11 10:00:04 +01:00 |
guiItemImage.h
|
Remove irr namespace (#16309)
|
2025-07-09 10:35:52 +02: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
|
IrrlichtMt: Add scrollbar support to CGUIEditBox
|
2025-09-20 13:44:40 +02:00 |
guiOpenURL.h
|
Clean up unused Forward Declarations (#16324)
|
2025-08-02 10:07:45 +02:00 |
guiPasswordChange.cpp
|
Remove irr namespace (#16309)
|
2025-07-09 10:35:52 +02:00 |
guiPasswordChange.h
|
Delete irrlichttypes_extrabloated.h (#15723)
|
2025-02-01 13:41:51 +01:00 |
guiPathSelectMenu.cpp
|
Remove irr namespace (#16309)
|
2025-07-09 10:35:52 +02: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
|
Remove irr namespace (#16309)
|
2025-07-09 10:35:52 +02:00 |
guiScrollBar.cpp
|
IrrlichtMt: Add scrollbar support to CGUIEditBox
|
2025-09-20 13:44:40 +02:00 |
guiScrollBar.h
|
IrrlichtMt: Add scrollbar support to CGUIEditBox
|
2025-09-20 13:44:40 +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
|
Formspec: change tabs with ctrl(+shift)+tab (#16167)
|
2025-06-07 14:41:29 +02:00 |
guiTable.h
|
Formspec: Fix incorrect cell size when using non-default fonts (#16178)
|
2025-05-27 18:47:41 +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
|
Remove irr namespace (#16309)
|
2025-07-09 10:35:52 +02:00 |
modalMenu.cpp
|
Android: open input dialog on double tap with physical keyboard (#16269)
|
2025-08-02 10:06:29 +02: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
|
Remove irr namespace (#16309)
|
2025-07-09 10:35:52 +02:00 |
StyleSpec.h
|
Remove irr namespace (#16309)
|
2025-07-09 10:35:52 +02:00 |
touchcontrols.cpp
|
Improve KeyPress handling (#15923)
|
2025-03-21 12:07:51 +01:00 |
touchcontrols.h
|
Clean up unused Forward Declarations (#16324)
|
2025-08-02 10:07:45 +02:00 |
touchscreeneditor.cpp
|
TouchControls: Implement an option for dig/place buttons (#15845)
|
2025-03-21 12:06:44 +01:00 |
touchscreeneditor.h
|
Remove irr namespace (#16309)
|
2025-07-09 10:35:52 +02:00 |
touchscreenlayout.cpp
|
TouchControls: Implement an option for dig/place buttons (#15845)
|
2025-03-21 12:06:44 +01:00 |
touchscreenlayout.h
|
Remove irr namespace (#16309)
|
2025-07-09 10:35:52 +02:00 |