SmallJoker c8a41409d9 HUD: Text element color support (#14558) hai 2 meses
..
CMakeLists.txt 24cc33e704 Add button_url[] and hypertext element to allow mods to open web pages (#13825) hai 3 meses
StyleSpec.h aaf77025b6 Split up tile.cpp/h hai 3 meses
guiAnimatedImage.cpp aaf77025b6 Split up tile.cpp/h hai 3 meses
guiAnimatedImage.h f7bcf7fa46 FormSpec: 9-slice images, animated_images, and fgimg_middle (#12453) %!s(int64=2) %!d(string=hai) anos
guiBackgroundImage.cpp aaf77025b6 Split up tile.cpp/h hai 3 meses
guiBackgroundImage.h aaf77025b6 Split up tile.cpp/h hai 3 meses
guiBox.cpp b2f3f66385 Fix box[]es not being clipped (#10473) %!s(int64=3) %!d(string=hai) anos
guiBox.h 83d0c360cc Add gradients and borders to FormSpec boxes (#8676) %!s(int64=3) %!d(string=hai) anos
guiButton.cpp 3a35db6e67 Turn dos files into unix files hai 2 meses
guiButton.h 3a35db6e67 Turn dos files into unix files hai 2 meses
guiButtonImage.cpp 553dc02deb Fix some memleaks from GUIButtonImage (#13564) hai 1 ano
guiButtonImage.h 553dc02deb Fix some memleaks from GUIButtonImage (#13564) hai 1 ano
guiButtonItemImage.cpp f0bad0e2ba Reserve vectors before pushing and other code quality changes (#11161) %!s(int64=3) %!d(string=hai) anos
guiButtonItemImage.h f0bad0e2ba Reserve vectors before pushing and other code quality changes (#11161) %!s(int64=3) %!d(string=hai) anos
guiChatConsole.cpp aaf77025b6 Split up tile.cpp/h hai 3 meses
guiChatConsole.h e9e8eed360 GUIChatConsole: Use primary selection hai 1 ano
guiEditBox.cpp 699d1bf27c Use newer IrrlichtMt hai 5 meses
guiEditBox.h 05573d6d8d Remove unused (de)serializeAttributes() methods %!s(int64=2) %!d(string=hai) anos
guiEditBoxWithScrollbar.cpp 91c0439922 Use our GUIButton in our GUIScrollBar hai 10 meses
guiEditBoxWithScrollbar.h 91c0439922 Use our GUIButton in our GUIScrollBar hai 10 meses
guiEngine.cpp 6c6e48f006 Move values the mainmenu caches to dedicated files (#14433) hai 2 meses
guiEngine.h aaf77025b6 Split up tile.cpp/h hai 3 meses
guiFormSpecMenu.cpp c8a41409d9 HUD: Text element color support (#14558) hai 2 meses
guiFormSpecMenu.h 24cc33e704 Add button_url[] and hypertext element to allow mods to open web pages (#13825) hai 3 meses
guiHyperText.cpp b2057a5da7 Hypertext: Fix missing space after single letter word (#14551) hai 2 meses
guiHyperText.h 137e4ce866 Fix hypertext in the mainmenu (#13731) hai 10 meses
guiInventoryList.cpp 32e492837c Support both mouse and touch input in GUIs in a single binary (#14146) hai 6 meses
guiInventoryList.h bf9f831cb2 Inventory: skip redundant stack movement hai 10 meses
guiItemImage.cpp 8b73743baa Reduce number of recursively included headers hai 1 ano
guiItemImage.h 5506e97ed8 Formspec: draw order and clipping for all elements (#8740) %!s(int64=4) %!d(string=hai) anos
guiKeyChangeMenu.cpp 7e7aceb8c1 Replace all actual uses of irrlicht CGUIStaticText with our StaticText hai 10 meses
guiKeyChangeMenu.h 67068cfaf4 Get rid of wgettext hai 1 ano
guiMainMenu.h 03d86ea0b4 Add register dialog to separate login/register (#12185) %!s(int64=2) %!d(string=hai) anos
guiOpenURL.cpp 24cc33e704 Add button_url[] and hypertext element to allow mods to open web pages (#13825) hai 3 meses
guiOpenURL.h 24cc33e704 Add button_url[] and hypertext element to allow mods to open web pages (#13825) hai 3 meses
guiPasswordChange.cpp 34286d77c7 Allow toggling touchscreen mode at runtime (#14075) hai 4 meses
guiPasswordChange.h 171f911237 Android: Add selection dialog (drop down/combo box) (#13814) hai 5 meses
guiPathSelectMenu.cpp 9f338f5a56 Replace all uses of core::list with std::list (#12313) %!s(int64=2) %!d(string=hai) anos
guiPathSelectMenu.h 323c860045 Move touchscreen input handling to base GUIModalMenu class %!s(int64=5) %!d(string=hai) anos
guiScene.cpp 7473e4cafd Expose all OpenGL filtering modes, use OpenGL names for them hai 11 meses
guiScene.h 285ba74723 GUIScene: Clear depth buffer + replace deprecated clearZBuffer calls %!s(int64=3) %!d(string=hai) anos
guiScrollBar.cpp da832a295e Delete clang-format files and comments (#14079) hai 6 meses
guiScrollBar.h 91c0439922 Use our GUIButton in our GUIScrollBar hai 10 meses
guiScrollContainer.cpp 9f338f5a56 Replace all uses of core::list with std::list (#12313) %!s(int64=2) %!d(string=hai) anos
guiScrollContainer.h 287f3fb2e3 Avoid drawing clipped out formspec elements (#10095) %!s(int64=3) %!d(string=hai) anos
guiSkin.cpp 3a35db6e67 Turn dos files into unix files hai 2 meses
guiSkin.h 3a35db6e67 Turn dos files into unix files hai 2 meses
guiTable.cpp aaf77025b6 Split up tile.cpp/h hai 3 meses
guiTable.h cd0e213a36 Add font styling options to tables and textlists (#10203) %!s(int64=3) %!d(string=hai) anos
guiVolumeChange.cpp aa912e90a7 Make text containers wider in the Volume Change dialog (#13995) hai 7 meses
guiVolumeChange.h 9f338f5a56 Replace all uses of core::list with std::list (#12313) %!s(int64=2) %!d(string=hai) anos
mainmenumanager.h d8190e1c5f Some globals (un-)init fixes hai 2 meses
modalMenu.cpp 07fdf7158d Migrate the Android port to SDL2 hai 2 meses
modalMenu.h 171f911237 Android: Add selection dialog (drop down/combo box) (#13814) hai 5 meses
profilergraph.cpp 751ede516b ProfilerGraph: Increase buffer size for min/max formatting hai 3 meses
profilergraph.h 99c9e7a986 Game refactor [4/X]: keycache is now owned by InputHandler %!s(int64=6) %!d(string=hai) anos
touchscreengui.cpp f2b5c35fa2 TouchScreenGUI dehardcoding refactor (#14472) hai 2 meses
touchscreengui.h f2b5c35fa2 TouchScreenGUI dehardcoding refactor (#14472) hai 2 meses