aboutsummaryrefslogtreecommitdiff
path: root/src/client/gameui.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rework drawtime and related timekeeping code to use microsecondssfan52022-01-271-0/+2
* Various code improvementsSmallJoker2021-09-271-1/+1
* Fix client-side performance of chat UI (#11612)DS2021-09-191-0/+2
* Require 'basic_debug' priv to view gameplay-relevant debug info, require 'deb...Wuzzy2021-06-241-1/+2
* Include irrlichttypes.h first to work around Irrlicht#433 (#10872)Vitaliy2021-01-281-0/+1
* Hide chat when console is open (#8656)ANAND2019-08-071-1/+7
* Formspecs: Close on metadata removal (#8348)SmallJoker2019-06-101-0/+16
* Fix GameUI flag value regression introduced by a78659ed0529226ad937f5e241ad72...Loic Blot2018-05-291-2/+2
* Don't recalculate statustext initial color everytime & review fixesLoic Blot2018-01-051-3/+4
* GameUI refactor (part 7/7): Finish to include profiler things to GameUILoic Blot2018-01-051-11/+23
* GameUI refactor (part 6/X): Move Game::guitext_profiler & showStatusTextSimpl...Loic Blot2018-01-051-4/+5
* GameUI refactor (part 5/X): Move Game::guitext_chat to GameUI classLoic Blot2018-01-051-6/+12
* GameUI refactor (part 4/X): Move Game::guitext_status, Game::m_statustext, Ga...Loic Blot2018-01-051-7/+22
* GameUI refactor (part 3/X): Move Game::guitext2, Game::guitext_info, Game::in...Loic Blot2018-01-051-3/+9
* GameUI refactor (part 2/X): Move Game::guitext to GameUI + enhancements on St...Loic Blot2018-01-051-3/+12
* GameUI refactor (part 1/X): GameUI object creation + GameUIFlags move to GameUILoic Blot2018-01-051-0/+60