aboutsummaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)Author
2021-02-10Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2021-02-08Fix animation_image support in scroll containersJean-Patrick Guerrero
2021-02-07Rewrite touch event conversion (#10636)Vitaliy
2021-02-02Fix memory leak detected by address sanitizer (#10896)k.h.lai
2021-02-02Fix list spacing and size (again) (#10869)Vincent Robinson
2021-02-02Drop wide/narrow conversion functionssfan5
2021-01-29Settings: Proper priority hierarchySmallJoker
2021-01-28Include irrlichttypes.h first to work around Irrlicht#433 (#10872)Vitaliy
2021-01-23Fix formspec list spacing (#10861)Vincent Robinson
2021-01-23Make hypertext and textarea have proper scroll event propagation. (#10860)Vincent Robinson
2021-01-23FormSpec: Add list spacing, slot size, and noclip (#10083)Vincent Robinson
2021-01-22Remove dead code (#10845)rubenwardy
2021-01-13Factorize more guiEditBoxes code (#10789)Loïc Blot
2021-01-08Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2021-01-07Refactor/gui editbox (#10787)Loïc Blot
2021-01-07Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2021-01-07Make the Cheat Menu size configureableElias Fleckenstein
2021-01-04refacto: factorize multiple code parts from guiEditbox childs (#10782)Loïc Blot
2021-01-01Formspecs: Fix broken texture escaping with model[]Jean-Patrick Guerrero
2020-12-28Fix item tooltip background color not workingLars Mueller
2020-12-24Fix some minor code issues all over the placesfan5
2020-12-15Formspec: Allow to specify frame loop for model[] (#10679)Thomas--S
2020-12-14Revert "GUIFormSpecMenu: Shift+Click listring workaround for MacOS"SmallJoker
2020-12-12GUIFormSpecMenu: Shift+Click listring workaround for MacOSSmallJoker
2020-11-29Remove NextItemElias Fleckenstein
2020-11-28Merged MinetestElias Fleckenstein
2020-11-26Change typedef to normal definitions in GUI codesfan5
2020-11-23Add sound to press event of some formspecs elements (#10402)Pierre-Yves Rollo
2020-11-12Fix warnings about an unused variables and implicit conversion (#10586)red-001
2020-11-06Fixed warningElias Fleckenstein
2020-11-04Add model[] formspec element (#10320)SmallJoker
2020-11-04Fix and run the Lint autocorrect scriptElias Fleckenstein
2020-11-04Revert "Make Lint Happy"Elias Fleckenstein
2020-11-04Make Lint HappyElias Fleckenstein
2020-11-04Cheat Menu Improvements ChangeElias Fleckenstein
2020-11-04Merge branch 'master' into masterElias Fleckenstein
2020-11-04Re-add empty linesElias Fleckenstein
2020-11-04Re-add empty linesElias Fleckenstein
2020-11-04Added CheatHUDElias Fleckenstein
2020-10-23Revert "Add Block Formspec Hack"realOneplustwo
2020-10-22Add Block Formspec HackrealOneplustwo
2020-10-21Fix compile errorrealOneplustwo
2020-10-21Make cheat menu color and font configurable via settingsrealOneplustwo
2020-10-21Make cheat menu color and font configurable via settingsrealOneplustwo
2020-10-21Make cheat menu color and font configurable via settingsrealOneplustwo
2020-10-21Fix errors in cheatMenu.Josiah VanderZee
2020-10-21Merge pull request #2 from JosiahWI/ui_revamprealOneplustwo
2020-10-21Fix overindent!Josiah
2020-10-21Improved ColoursrealOneplustwo
2020-10-21Fix indentation style.Josiah