Jude Melton-Houghton 055fc69c11 Handle num lock in chat (#12984) 1 year ago
..
CMakeLists.txt 03d86ea0b4 Add register dialog to separate login/register (#12185) 2 years ago
StyleSpec.h f7bcf7fa46 FormSpec: 9-slice images, animated_images, and fgimg_middle (#12453) 1 year ago
guiAnimatedImage.cpp f7bcf7fa46 FormSpec: 9-slice images, animated_images, and fgimg_middle (#12453) 1 year ago
guiAnimatedImage.h f7bcf7fa46 FormSpec: 9-slice images, animated_images, and fgimg_middle (#12453) 1 year ago
guiBackgroundImage.cpp f7bcf7fa46 FormSpec: 9-slice images, animated_images, and fgimg_middle (#12453) 1 year ago
guiBackgroundImage.h 5506e97ed8 Formspec: draw order and clipping for all elements (#8740) 4 years ago
guiBox.cpp b2f3f66385 Fix box[]es not being clipped (#10473) 3 years ago
guiBox.h 83d0c360cc Add gradients and borders to FormSpec boxes (#8676) 3 years ago
guiButton.cpp 038da00e79 Code optimizations / refactor (#12704) 1 year ago
guiButton.h 05573d6d8d Remove unused (de)serializeAttributes() methods 2 years ago
guiButtonImage.cpp f7bcf7fa46 FormSpec: 9-slice images, animated_images, and fgimg_middle (#12453) 1 year ago
guiButtonImage.h f7bcf7fa46 FormSpec: 9-slice images, animated_images, and fgimg_middle (#12453) 1 year ago
guiButtonItemImage.cpp f0bad0e2ba Reserve vectors before pushing and other code quality changes (#11161) 3 years ago
guiButtonItemImage.h f0bad0e2ba Reserve vectors before pushing and other code quality changes (#11161) 3 years ago
guiChatConsole.cpp 055fc69c11 Handle num lock in chat (#12984) 1 year ago
guiChatConsole.h 1805775f3d Make chat web links clickable (#11092) 2 years ago
guiEditBox.cpp 05573d6d8d Remove unused (de)serializeAttributes() methods 2 years ago
guiEditBox.h 05573d6d8d Remove unused (de)serializeAttributes() methods 2 years ago
guiEditBoxWithScrollbar.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 year ago
guiEditBoxWithScrollbar.h 05573d6d8d Remove unused (de)serializeAttributes() methods 2 years ago
guiEngine.cpp b38ffdec27 Implement vector and node conversion in Lua (#12609) 1 year ago
guiEngine.h a463620edb Re-order sound-related code (#12382) 1 year ago
guiFormSpecMenu.cpp 322c8cf270 Reduce exposure of various internals (#12885) 1 year ago
guiFormSpecMenu.h 322c8cf270 Reduce exposure of various internals (#12885) 1 year ago
guiHyperText.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 year ago
guiHyperText.h 76dbd0d2d0 Fully remove bitmap font support (#11863) 2 years ago
guiInventoryList.cpp d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 year ago
guiInventoryList.h 16266397ed GUIInventoryList: Keep item size while moving (#12896) 1 year ago
guiItemImage.cpp 9284313d17 Refactor to centralize GUIButton styling/rendering code (#9090) 4 years ago
guiItemImage.h 5506e97ed8 Formspec: draw order and clipping for all elements (#8740) 4 years ago
guiKeyChangeMenu.cpp 9f338f5a56 Replace all uses of core::list with std::list (#12313) 2 years ago
guiKeyChangeMenu.h 9f338f5a56 Replace all uses of core::list with std::list (#12313) 2 years ago
guiMainMenu.h 03d86ea0b4 Add register dialog to separate login/register (#12185) 2 years ago
guiPasswordChange.cpp 9f338f5a56 Replace all uses of core::list with std::list (#12313) 2 years ago
guiPasswordChange.h 9f338f5a56 Replace all uses of core::list with std::list (#12313) 2 years ago
guiPathSelectMenu.cpp 9f338f5a56 Replace all uses of core::list with std::list (#12313) 2 years ago
guiPathSelectMenu.h 323c860045 Move touchscreen input handling to base GUIModalMenu class 5 years ago
guiScene.cpp 038da00e79 Code optimizations / refactor (#12704) 1 year ago
guiScene.h 285ba74723 GUIScene: Clear depth buffer + replace deprecated clearZBuffer calls 3 years ago
guiScrollBar.cpp 8eb2cbac61 Fix warnings about an unused variables and implicit conversion (#10586) 3 years ago
guiScrollBar.h 8eb2cbac61 Fix warnings about an unused variables and implicit conversion (#10586) 3 years ago
guiScrollContainer.cpp 9f338f5a56 Replace all uses of core::list with std::list (#12313) 2 years ago
guiScrollContainer.h 287f3fb2e3 Avoid drawing clipped out formspec elements (#10095) 3 years ago
guiSkin.cpp 05573d6d8d Remove unused (de)serializeAttributes() methods 2 years ago
guiSkin.h 05573d6d8d Remove unused (de)serializeAttributes() methods 2 years ago
guiTable.cpp 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) 1 year ago
guiTable.h cd0e213a36 Add font styling options to tables and textlists (#10203) 3 years ago
guiVolumeChange.cpp 9f338f5a56 Replace all uses of core::list with std::list (#12313) 2 years ago
guiVolumeChange.h 9f338f5a56 Replace all uses of core::list with std::list (#12313) 2 years ago
mainmenumanager.h 9f338f5a56 Replace all uses of core::list with std::list (#12313) 2 years ago
modalMenu.cpp 7c5e3cac6a Apply DPI Scaling to GUIModalMenu (#12693) 1 year ago
modalMenu.h 9f338f5a56 Replace all uses of core::list with std::list (#12313) 2 years ago
profilergraph.cpp 058846d687 Rework drawtime and related timekeeping code to use microseconds 2 years ago
profilergraph.h 99c9e7a986 Game refactor [4/X]: keycache is now owned by InputHandler 6 years ago
touchscreengui.cpp 40a45b8c99 Virtual joystick: Use s32 when using m_screensize as a subtrahend (#12814) 1 year ago
touchscreengui.h 3978b9b8ed Add crosshair support for Android (#7865) 1 year ago