aboutsummaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)Author
2020-10-21Add missing return.Josiah
2020-10-21Prepare cheatMenu::draw function for easier UI changes.Josiah
2020-10-20Improve drawEntry.Josiah VanderZee
2020-10-20Changed Cheat Menu UIrealOneplustwo
2020-10-18This is the last try for lint...Elias Fleckenstein
2020-10-18Another Lint commitElias Fleckenstein
2020-10-18Added the API additions from waspsalivaElias Fleckenstein
2020-10-18Lint is bitchElias Fleckenstein
2020-10-18Make lint happy; Remove stupid redirectorElias Fleckenstein
2020-10-17New Mod SystemElias Fleckenstein
2020-10-05Added ESP, fixed Tracers, improved JesusElias Fleckenstein
2020-10-04Improved TracersElias Fleckenstein
2020-10-04Only draw tracers to objects that are not attached (that fixes tracers to armor)Elias Fleckenstein
2020-10-04Added Tracers, NoSlow and NoForceRotate; GUI Colors changedElias Fleckenstein
2020-08-14Some UpdatesElias Fleckenstein
2020-08-01Added BrightNightElias Fleckenstein
2020-07-31Added more cheatsElias Fleckenstein
2020-07-30Improved Xray and FullbrightElias Fleckenstein
2020-07-28Added cheat MenuElias Fleckenstein
2020-07-26Improved Killaura and Chat positionElias Fleckenstein
2020-07-18Added customizable keybindings, improved freecam, added special inventory key...Elias Fleckenstein
2020-07-18Update to minetest 5.4.0-devElias Fleckenstein
2020-07-14Formspecs: volume and key settings windows can now be closed by doubleclickin...Zughy
2020-07-12Add FormSpec font styling options (#9763)v-rob
2020-07-12Allow FormSpec elements to be focused with `set_focus` (#9353)v-rob
2020-07-10Formspec: Make dropdowns optionally return event based on index, not value (#...v-rob
2020-07-06Initial CommitElias Fleckenstein
2020-07-03Don't stop style parsing on unknown property (#10143)v-rob
2020-06-24Fix wrong use of guiScalingImageButton in formspecs buttons (#10094)Pierre-Yves Rollo
2020-06-18Android: Fix only right strafe working (#10046)rubenwardy
2020-06-09TouchScreenGUI: fix some bugs, cleanupMoNTE48
2020-06-09TouchScreen Control: fix some bugs, cleanupMoNTE48
2020-06-09Fix real keyboard movements on touchscreen devicesMaksim
2020-06-09Hide tooltip after ETIE_LEFT_UP (for touch control)MoNTE48
2020-05-24Add chat_font_size setting (#9736)SmallJoker
2020-05-23Modernize include guards and add missing ones (#9898)Awkor
2020-05-09Always use same default tabheader height (#9319)Paul Ouellette
2020-05-06FormSpec: Add universal style selector `*` (#9718)v-rob
2020-05-05Fix broken client if openal cannot be opened (#9804)Loïc Blot
2020-05-02Add 'content_offset' and 'padding' style properties for buttons (#9661)Hugues Ross
2020-04-25Add `animated_image` to clickthrough elements (#9724)v-rob
2020-04-25Simplify how parseElement splits element string (#9726)Pierre-Yves Rollo
2020-04-18Formspec: allow lists to change size and existence while the formspec is open...DS
2020-04-18Apply a scrollbar's default value to scroll containers (#9699)DS
2020-04-16Android: fix formspec input for AArch64 devices (#9685)Maksim
2020-04-13Add scroll_container formspec element (redo) (#9101)DS
2020-04-12GUIFormSpecMenu: Add basic element highlighing debug feature (#9423)SmallJoker
2020-04-11Formspecs: Add state-selection to style elements (#9378)Hugues Ross
2020-04-11Formspec: No spec ID for static text labelsSmallJoker
2020-04-05Hypertext: Fix hovercolor not working in global tag (#9582)Pierre-Yves Rollo