]> git.lizzy.rs Git - minetest.git/history - src/gui
Remove shader caching hack. (#12991)
[minetest.git] / src / gui /
2022-11-30 Jude Melton-HoughtonHandle num lock in chat (#12984)
2022-11-26 Muhammad Rifqi Pri... Virtual joystick: Use s32 when using m_screensize as...
2022-11-09 Abdou-31Fix typos and en_US/en_GB inconsistency in various...
2022-11-03 Loïc BlotReduce exposure of various internals (#12885)
2022-10-24 Jean-Patrick GuerreroGUIInventoryList: Keep item size while moving (#12896)
2022-10-21 Riceball LEEguiChatConsole: fix the unicode characters crowded...
2022-10-21 DSFix formspec focus (#12795)
2022-10-18 Jude Melton-HoughtonImplement vector and node conversion in Lua (#12609)
2022-09-29 Muhammad Rifqi Pri... Add crosshair support for Android (#7865)
2022-09-13 DSFix tooltips for dropdown, scrollbar and more (#12747)
2022-09-06 Herman SemenovCode optimizations / refactor (#12704)
2022-08-15 Elliott LesterApply DPI Scaling to GUIModalMenu (#12693)
2022-08-02 SmallJokerRun Minetest update checker on startup (#7629)
2022-07-31 x2048Use legacy image implementation (no NNAA filter) when...
2022-07-14 SmallJokerGUIFormSpecMenu: Fix label multiline translation (...
2022-07-10 SmallJokerGUIFormSpecMenu: Fix parameter order
2022-07-09 SmallJokerSounds: Various little improvements (#12486)
2022-07-09 SmallJokerEnforce limits of settings that could cause buggy behav...
2022-07-03 Vincent RobinsonFormSpec: 9-slice images, animated_images, and fgimg_mi...
2022-06-20 SmallJokerRe-order sound-related code (#12382)
2022-06-14 ROllerozxaFix Android input box crash
2022-06-05 rubenwardyAdd register dialog to separate login/register (#12185)
2022-05-29 sfan5Improve a translation string
2022-05-21 paradust7Replace all uses of core::list with std::list (#12313)
2022-05-17 savilliRemove confusing message in keybindings menu
2022-02-22 DSFormspecMenu: make drawing of backgrounds less hacky...
2022-01-27 sfan5Rework drawtime and related timekeeping code to use...
2022-01-09 SmallJokerFormspec: Fix bgcolor and set_focus checks
2022-01-08 sfan5Fully remove bitmap font support (#11863)
2022-01-05 Vincent RobinsonBase formspec coordinate size on padded screensize
2021-12-30 Vincent RobinsonAdd padding[] element to formspecs (#11821)
2021-12-29 SmallJokerFormspec: Unify argument checks (#11851)
2021-12-29 ROllerozxaRemove unused (de)serializeAttributes() methods
2021-11-22 ExeVirusAllow for Game-Specific Menu Music (#11241)
2021-10-25 rubenwardyFix crash on hypertext[] with not enough parts
2021-09-27 SmallJokerVarious code improvements
2021-09-26 TheBrokenRailTouch UI support for desktop builds (#10729)
2021-09-14 Lars MüllerChop game background in mainmenu (#10796)
2021-09-11 sfan5Make sure relevant std::stringstreams are set to binary
2021-08-28 sfan5Async-related script cleanups
2021-08-23 DSUse utf-8 for the Irrlicht clipboard (#11538)
2021-08-08 DSFix GUIEditBoxWithScrollBar using a smaller steps than...
2021-08-08 PevernowGettext support on Android (#11435)
2021-07-21 hecksRemove unused header includes
2021-06-23 WuzzyPerform some quality assurance for translation strings...
2021-06-20 pecksinMake chat web links clickable (#11092)
2021-05-30 sfan5Fix background color of formspec text fields
2021-05-22 SmallJokerGUIEditBox: Allow selecting and copying read-only texts
2021-05-03 Loic Blotrefacto: remove get_gui_env & draw_load_screen from...
2021-05-03 Loic Blotrefacto: RenderingEngine::get_scene_manager() is now...
2021-05-03 Loic Blotrefacto: RenderingEngine is now better hidden
2021-04-20 Seth TraverseAdd a key to toggle map block bounds (#11172)
2021-04-05 yw05Make edit boxes respond to string input (IME) (#11156)
2021-04-05 sfan5Reserve vectors before pushing and other code quality...
2021-04-01 sfan5CGUITTFont optimizations (#11136)
2021-03-21 Jean-Patrick GuerreroFix segfault for model[] without animation speed
2021-03-19 sfan5Drop old text input workarounds (#11089)
2021-03-16 Jean-Patrick GuerreroGUIScene: Clear depth buffer + replace deprecated clear...
2021-03-09 sfan5Restore Irrlicht 1.9 support
2021-02-24 WuzzyUse "Aux1" key name consistently everywhere
2021-02-08 Jean-Patrick GuerreroFix animation_image support in scroll containers
2021-02-07 VitaliyRewrite touch event conversion (#10636)
2021-02-02 k.h.laiFix memory leak detected by address sanitizer (#10896)
2021-02-02 Vincent RobinsonFix list spacing and size (again) (#10869)
2021-02-02 sfan5Drop wide/narrow conversion functions
2021-01-29 SmallJokerSettings: Proper priority hierarchy
2021-01-28 VitaliyInclude irrlichttypes.h first to work around Irrlicht...
2021-01-23 Vincent RobinsonFix formspec list spacing (#10861)
2021-01-23 Vincent RobinsonMake hypertext and textarea have proper scroll event...
2021-01-23 Vincent RobinsonFormSpec: Add list spacing, slot size, and noclip ...
2021-01-22 rubenwardyRemove dead code (#10845)
2021-01-13 Loïc BlotFactorize more guiEditBoxes code (#10789)
2021-01-07 Loïc BlotRefactor/gui editbox (#10787)
2021-01-04 Loïc Blotrefacto: factorize multiple code parts from guiEditbox...
2021-01-01 Jean-Patrick GuerreroFormspecs: Fix broken texture escaping with model[]
2020-12-28 Lars MuellerFix item tooltip background color not working
2020-12-24 sfan5Fix some minor code issues all over the place
2020-12-15 Thomas--SFormspec: Allow to specify frame loop for model[] ...
2020-12-14 SmallJokerRevert "GUIFormSpecMenu: Shift+Click listring workaroun...
2020-12-12 SmallJokerGUIFormSpecMenu: Shift+Click listring workaround for...
2020-11-26 sfan5Change typedef to normal definitions in GUI code
2020-11-23 Pierre-Yves RolloAdd sound to press event of some formspecs elements...
2020-11-12 red-001Fix warnings about an unused variables and implicit...
2020-11-04 SmallJokerAdd model[] formspec element (#10320)
2020-10-08 DSFix box[]es not being clipped (#10473)
2020-10-05 SmallJokerRemove unused functions reported by cppcheck (#10463)
2020-10-03 random-geekFix scroll bar overlapping text (again) (#9058)
2020-10-03 HybridDogReduce the FPS when the window is unfocused (#8837)
2020-08-29 Hugues RossMake bgcolor tint button background images (#9818)
2020-08-23 Kezidarken tabheader background color (#10299)
2020-08-23 EvidenceBAvoid drawing clipped out formspec elements (#10095)
2020-08-23 adridoFix MSVC compiler warnings (#10197)
2020-08-20 Pierre-Yves RolloFix missing translation call in hypertext (#10296)
2020-08-20 v-robAdd gradients and borders to FormSpec boxes (#8676)
2020-08-19 v-robOptimize formspec form size (#10144)
2020-08-11 v-robAdd font styling options to tables and textlists (...
2020-07-21 MaksimAndroid: Fix ConfirmRegistration and PasswordChange...
2020-07-14 ZughyFormspecs: volume and key settings windows can now...
2020-07-12 v-robAdd FormSpec font styling options (#9763)
2020-07-12 v-robAllow FormSpec elements to be focused with `set_focus...
next