aboutsummaryrefslogtreecommitdiff
path: root/src/client/gameui.cpp
AgeCommit message (Expand)Author
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