]> git.lizzy.rs Git - dragonfireclient.git/history - src/client/gameui.cpp
Merge branch 'master' of https://github.com/minetest/minetest
[dragonfireclient.git] / src / client / gameui.cpp
2022-05-17 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-04-28 WuzzyShow unknown node in debug screen (#12230)
2022-01-30 sfan5Get rid of `basic_debug` last minute
2022-01-27 sfan5Rework drawtime and related timekeeping code to use...
2021-09-19 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-09-19 DSFix client-side performance of chat UI (#11612)
2021-08-30 Elias FleckensteinMerge pull request #35 from arydevy/patch-1
2021-08-30 Minetest-j45Merge pull request #1 from EliasFleckenstein03/master
2021-08-23 WuzzyFix 6th line of infotext being cut off in half (#11456)
2021-08-19 rubenwardyAdd fwgettext util function
2021-06-24 WuzzyRequire 'basic_debug' priv to view gameplay-relevant...
2021-05-13 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-05-03 Loic Blotrefacto: RenderingEngine is now better hidden
2021-03-26 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-02-10 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
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 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2020-12-12 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2020-11-28 Elias FleckensteinMerged Minetest
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-10-29 OblomovShow RTT in ms with 2 digits of precision (#10573)
2020-10-04 Elias FleckensteinThe Robot Update
2020-09-22 WuzzyFix chat/infotext overlap if many chat lines (#10399)
2020-08-01 Elias FleckensteinAdded Coords
2020-07-29 Lars MüllerRevert "Get rid of non-ascii characters in the debug...
2020-07-28 Elias FleckensteinAdded cheat Menu
2020-07-26 Elias FleckensteinImproved Killaura and Chat position
2020-07-26 Elias FleckensteinAdded autodig, moved chat
2020-07-18 Elias FleckensteinUpdate to minetest 5.4.0-dev
2020-05-24 SmallJokerAdd chat_font_size setting (#9736)
2020-05-06 Jozef BehranGet rid of non-ascii characters in the debug display...
2020-02-01 SmallJokerStaticText: Reset background on EnrichedString change...
2020-01-22 SmallJokerStaticText/EnrichedString: Styling support (#9187)
2019-08-13 SmallJokerBetter F6 profiler (#8750)
2019-08-10 Jozef BehranMerge pull request #8776 from osjc/FixGetNode
2019-08-07 ANANDHide chat when console is open (#8656)
2019-06-21 SmallJokerFix segfault on quitting with open node formspec (...
2019-06-10 SmallJokerFormspecs: Close on metadata removal (#8348)
2019-04-27 ANANDImprove readability of debug menu by using '|' (#8488)
2019-04-04 ANANDChange sign of pitch angle in debug menu (#8438)
2019-03-10 Ragulan RDisplay pitch angle in debug menu (#8321)
2018-10-05 ParamatF5 debug info: Use full words for NSEW directions for...
2018-05-29 Loic BlotFix GameUI flag value regression introduced by a78659ed...
2018-05-28 Loïc BlotFix more GCC 8.1 warnings ...
2018-02-10 Dániel JuhászNode definition manager refactor (#7016)
2018-01-05 Loic BlotDon't recalculate statustext initial color everytime...
2018-01-05 Loic BlotGameUI refactor (part 7/7): Finish to include profiler...
2018-01-05 Loic BlotGameUI refactor (part 6/X): Move Game::guitext_profiler...
2018-01-05 Loic BlotGameUI refactor (part 5/X): Move Game::guitext_chat...
2018-01-05 Loic BlotGameUI refactor (part 4/X): Move Game::guitext_status...
2018-01-05 Loic BlotGameUI refactor (part 3/X): Move Game::guitext2, Game...
2018-01-05 Loic BlotGameUI refactor (part 2/X): Move Game::guitext to GameU...
2018-01-05 Loic BlotGameUI refactor (part 1/X): GameUI object creation...