aboutsummaryrefslogtreecommitdiff
path: root/src/client/gameui.cpp
AgeCommit message (Expand)Author
2023-01-16Revisit F6 statistics formatting (#13126)SmallJoker
2022-11-28Wrap debug text on screen (#12978)Jude Melton-Houghton
2022-07-09Enforce limits of settings that could cause buggy behaviour (#12450)SmallJoker
2022-04-28Show unknown node in debug screen (#12230)Wuzzy
2022-01-30Get rid of `basic_debug` last minutesfan5
2022-01-27Rework drawtime and related timekeeping code to use microsecondssfan5
2021-09-19Fix client-side performance of chat UI (#11612)DS
2021-08-23Fix 6th line of infotext being cut off in half (#11456)Wuzzy
2021-08-19Add fwgettext util functionrubenwardy
2021-06-24Require 'basic_debug' priv to view gameplay-relevant debug info, require 'deb...Wuzzy
2021-05-03refacto: RenderingEngine is now better hiddenLoic Blot
2020-10-29Show RTT in ms with 2 digits of precision (#10573)Oblomov
2020-09-22Fix chat/infotext overlap if many chat lines (#10399)Wuzzy
2020-07-29Revert "Get rid of non-ascii characters in the debug display code (#8821)" (#...Lars Müller
2020-05-24Add chat_font_size setting (#9736)SmallJoker
2020-05-06Get rid of non-ascii characters in the debug display code (#8821)Jozef Behran
2020-02-01StaticText: Reset background on EnrichedString change (#9340)SmallJoker
2020-01-22StaticText/EnrichedString: Styling support (#9187)SmallJoker
2019-08-13Better F6 profiler (#8750)SmallJoker
2019-08-10Merge pull request #8776 from osjc/FixGetNodeJozef Behran
2019-08-07Hide chat when console is open (#8656)ANAND
2019-06-21Fix segfault on quitting with open node formspec (#8608)SmallJoker
2019-06-10Formspecs: Close on metadata removal (#8348)SmallJoker
2019-04-27Improve readability of debug menu by using '|' (#8488)ANAND
2019-04-04Change sign of pitch angle in debug menu (#8438)ANAND
2019-03-10Display pitch angle in debug menu (#8321)Ragulan R
2018-10-06F5 debug info: Use full words for NSEW directions for readability (#7461)Paramat
2018-05-29Fix GameUI flag value regression introduced by a78659ed0529226ad937f5e241ad72...Loic Blot
2018-05-28Fix more GCC 8.1 warnings ...Loïc Blot
2018-02-10Node definition manager refactor (#7016)Dániel Juhász
2018-01-05Don't recalculate statustext initial color everytime & review fixesLoic Blot
2018-01-05GameUI refactor (part 7/7): Finish to include profiler things to GameUILoic Blot
2018-01-05GameUI refactor (part 6/X): Move Game::guitext_profiler & showStatusTextSimpl...Loic Blot
2018-01-05GameUI refactor (part 5/X): Move Game::guitext_chat to GameUI classLoic Blot
2018-01-05GameUI refactor (part 4/X): Move Game::guitext_status, Game::m_statustext, Ga...Loic Blot
2018-01-05GameUI refactor (part 3/X): Move Game::guitext2, Game::guitext_info, Game::in...Loic Blot
2018-01-05GameUI refactor (part 2/X): Move Game::guitext to GameUI + enhancements on St...Loic Blot
2018-01-05GameUI refactor (part 1/X): GameUI object creation + GameUIFlags move to GameUILoic Blot