]> git.lizzy.rs Git - dragonfireclient.git/history - src/gui
Merge pull request #35 from arydevy/patch-1
[dragonfireclient.git] / src / gui /
2021-08-30 Elias FleckensteinMerge pull request #35 from arydevy/patch-1
2021-08-30 Elias FleckensteinMerge pull request #42 from Minetest-j45/master
2021-08-30 Minetest-j45add airjump and remove unused headers
2021-08-30 Minetest-j45Merge pull request #1 from EliasFleckenstein03/master
2021-05-13 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
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-26 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
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-10 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
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-11 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-08 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-07 Loïc BlotRefactor/gui editbox (#10787)
2021-01-07 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-07 Elias FleckensteinMake the Cheat Menu size configureable
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-12-12 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2020-11-29 Elias FleckensteinRemove NextItem
2020-11-28 Elias FleckensteinMerged Minetest
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-06 Elias FleckensteinFixed warning
2020-11-05 Elias FleckensteinMerge pull request #10 from corarona/master
2020-11-04 SmallJokerAdd model[] formspec element (#10320)
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-08 DSFix box[]es not being clipped (#10473)
2020-10-05 Elias FleckensteinAdded ESP, fixed Tracers, improved Jesus
2020-10-05 SmallJokerRemove unused functions reported by cppcheck (#10463)
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-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)
next