]> git.lizzy.rs Git - dragonfireclient.git/history - src/gui
Fixed warning
[dragonfireclient.git] / src / gui /
2020-11-06 Elias FleckensteinFixed warning
2020-11-05 Elias FleckensteinMerge pull request #10 from corarona/master
2020-11-04 Elias FleckensteinFix and run the Lint autocorrect script
2020-11-04 Elias FleckensteinMerge branch 'master' into master
2020-11-04 Elias FleckensteinRevert "Make Lint Happy"
2020-11-04 Elias FleckensteinMerge branch 'master' into master
2020-11-04 Elias FleckensteinMake Lint Happy
2020-11-04 Elias FleckensteinCheat Menu Improvements Change
2020-11-04 Elias FleckensteinMerge pull request #8 from realOneplustwo/master
2020-11-04 Elias FleckensteinMerge branch 'master' into master 8/head
2020-11-04 Elias FleckensteinRe-add empty lines
2020-11-04 Elias FleckensteinRe-add empty lines
2020-11-04 Elias FleckensteinAdded CheatHUD
2020-10-23 realOneplustwoRevert "Add Block Formspec Hack"
2020-10-23 realOneplustwoAdd Block Formspec Hack
2020-10-22 realOneplustwoFix compile error
2020-10-22 realOneplustwoMake cheat menu color and font configurable via settings
2020-10-22 realOneplustwoMake cheat menu color and font configurable via settings
2020-10-22 realOneplustwoMake cheat menu color and font configurable via settings
2020-10-21 realOneplustwoMerge pull request #3 from JosiahWI/ui_revamp
2020-10-21 Josiah VanderZeeFix errors in cheatMenu.
2020-10-21 realOneplustwoMerge pull request #2 from JosiahWI/ui_revamp
2020-10-21 JosiahFix overindent!
2020-10-21 realOneplustwoImproved Colours
2020-10-21 JosiahFix indentation style.
2020-10-21 JosiahAdd missing return.
2020-10-21 JosiahPrepare cheatMenu::draw function for easier UI changes.
2020-10-20 realOneplustwoMerge pull request #1 from JosiahWI/ui_revamp
2020-10-20 Josiah VanderZeeImprove drawEntry.
2020-10-20 realOneplustwoChanged Cheat Menu UI
2020-10-18 Elias FleckensteinThis is the last try for lint...
2020-10-18 Elias FleckensteinAnother Lint commit
2020-10-18 Elias FleckensteinAdded the API additions from waspsaliva
2020-10-18 Elias FleckensteinLint is bitch
2020-10-18 Elias FleckensteinMake lint happy; Remove stupid redirector
2020-10-17 Elias FleckensteinNew Mod System
2020-10-05 Elias FleckensteinAdded ESP, fixed Tracers, improved Jesus
2020-10-04 Elias FleckensteinImproved Tracers
2020-10-04 Elias FleckensteinOnly draw tracers to objects that are not attached...
2020-10-04 Elias FleckensteinAdded Tracers, NoSlow and NoForceRotate; GUI Colors...
2020-08-14 Elias FleckensteinSome Updates
2020-08-01 Elias FleckensteinAdded BrightNight
2020-07-31 Elias FleckensteinAdded more cheats
2020-07-30 Elias FleckensteinImproved Xray and Fullbright
2020-07-28 Elias FleckensteinAdded cheat Menu
2020-07-26 Elias FleckensteinImproved Killaura and Chat position
2020-07-18 Elias FleckensteinAdded customizable keybindings, improved freecam, added...
2020-07-18 Elias FleckensteinUpdate to minetest 5.4.0-dev
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...
2020-07-10 v-robFormspec: Make dropdowns optionally return event based...
2020-07-06 Elias FleckensteinInitial Commit
2020-07-03 v-robDon't stop style parsing on unknown property (#10143)
2020-06-24 Pierre-Yves RolloFix wrong use of guiScalingImageButton in formspecs...
2020-06-18 rubenwardyAndroid: Fix only right strafe working (#10046)
2020-06-09 MoNTE48TouchScreenGUI: fix some bugs, cleanup
2020-06-09 MoNTE48TouchScreen Control: fix some bugs, cleanup
2020-06-09 MaksimFix real keyboard movements on touchscreen devices
2020-06-09 MoNTE48Hide tooltip after ETIE_LEFT_UP (for touch control)
2020-05-24 SmallJokerAdd chat_font_size setting (#9736)
2020-05-23 AwkorModernize include guards and add missing ones (#9898)
2020-05-09 Paul OuelletteAlways use same default tabheader height (#9319)
2020-05-06 v-robFormSpec: Add universal style selector `*` (#9718)
2020-05-05 Loïc BlotFix broken client if openal cannot be opened (#9804)
2020-05-02 Hugues RossAdd 'content_offset' and 'padding' style properties...
2020-04-25 v-robAdd `animated_image` to clickthrough elements (#9724)
2020-04-25 Pierre-Yves RolloSimplify how parseElement splits element string (#9726)
2020-04-18 DSFormspec: allow lists to change size and existence...
2020-04-18 DSApply a scrollbar's default value to scroll containers...
2020-04-16 MaksimAndroid: fix formspec input for AArch64 devices (#9685)
2020-04-13 DSAdd scroll_container formspec element (redo) (#9101)
2020-04-12 SmallJokerGUIFormSpecMenu: Add basic element highlighing debug...
2020-04-11 Hugues RossFormspecs: Add state-selection to style elements (...
2020-04-11 SmallJokerFormspec: No spec ID for static text labels
2020-04-05 Pierre-Yves RolloHypertext: Fix hovercolor not working in global tag...
2020-04-04 Pierre-Yves RolloFix cursor still visible after closing formspec while...
2020-03-31 DSFix GUI element click-through by changing visibility...
2020-03-26 Pierre-Yves RolloHypertext: Fix alignment tags adding unwanted newlines...
2020-03-20 WuzzyAdd comments for translators (#9510)
2020-03-16 sfan5Fix mouse events sent to wrong GUI elements when dragging
2020-03-16 v-robFormspecs: Add starting frame to `animated_image` ...
2020-03-11 SmallJokerguiHyperText: Fix blinky cursor on link hover (#9392)
2020-03-10 DSFix memory leak in GUIHyperText (#9489)
2020-03-10 SmallJokerGUIFormSpecMenu: Remove field_close_on_enter warning...
2020-03-07 Jean-Patrick GuerreroGUIHyperText: Fix bug with UTF8 chars in action name...
2020-03-01 v-robAdd multiple element selection to `style` and `style_ty...
2020-02-26 DSGUIInventoryList: fix dropping items when clicking...
2020-02-23 sfan5Refactor Script API's log_deprecated
2020-02-15 Hugues RossAdd animated_image[] formspec element (#9258)
2020-02-14 SmallJokerKey settings: Clear with escape (#8282)
2020-02-01 DSFormspec: Create a new class for inventorylists (#9287)
2020-01-26 Hugues RossAdd 9-slice background support to button formspec eleme...
2020-01-22 SmallJokerStaticText/EnrichedString: Styling support (#9187)
2020-01-22 Hugues RossFormspec: Don't start a button click when the pointer...
2020-01-18 ANANDReplace stray tab with whitespace in guiFormSpecMenu...
2020-01-16 Hugues RossMake clipping of formspec elements more consistent...
2020-01-11 DSFormspec: change the appeareance of the cursor on field...
2020-01-04 DSFormspec: Fix clicking on tooltip-obstructed elements...
2019-12-16 Hugues RossDon't override the FGIMG style property if the image...
next