index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
gameui.h
Age
Commit message (
Expand
)
Author
2022-05-17
Merge branch 'master' of https://github.com/minetest/minetest
Elias Fleckenstein
2022-01-27
Rework drawtime and related timekeeping code to use microseconds
sfan5
2021-09-27
Various code improvements
SmallJoker
2021-09-19
Merge branch 'master' of https://github.com/minetest/minetest
Elias Fleckenstein
2021-09-19
Fix client-side performance of chat UI (#11612)
DS
2021-06-24
Require 'basic_debug' priv to view gameplay-relevant debug info, require 'deb...
Wuzzy
2021-02-10
Merge branch 'master' of https://github.com/minetest/minetest
Elias Fleckenstein
2021-01-28
Include irrlichttypes.h first to work around Irrlicht#433 (#10872)
Vitaliy
2020-11-04
Revert "Make Lint Happy"
Elias Fleckenstein
2020-11-04
Make Lint Happy
Elias Fleckenstein
2020-08-01
Added Coords
Elias Fleckenstein
2020-07-28
Added cheat Menu
Elias Fleckenstein
2019-08-07
Hide chat when console is open (#8656)
ANAND
2019-06-10
Formspecs: Close on metadata removal (#8348)
SmallJoker
2018-05-29
Fix GameUI flag value regression introduced by a78659ed0529226ad937f5e241ad72...
Loic Blot
2018-01-05
Don't recalculate statustext initial color everytime & review fixes
Loic Blot
2018-01-05
GameUI refactor (part 7/7): Finish to include profiler things to GameUI
Loic Blot
2018-01-05
GameUI refactor (part 6/X): Move Game::guitext_profiler & showStatusTextSimpl...
Loic Blot
2018-01-05
GameUI refactor (part 5/X): Move Game::guitext_chat to GameUI class
Loic Blot
2018-01-05
GameUI refactor (part 4/X): Move Game::guitext_status, Game::m_statustext, Ga...
Loic Blot
2018-01-05
GameUI refactor (part 3/X): Move Game::guitext2, Game::guitext_info, Game::in...
Loic Blot
2018-01-05
GameUI refactor (part 2/X): Move Game::guitext to GameUI + enhancements on St...
Loic Blot
2018-01-05
GameUI refactor (part 1/X): GameUI object creation + GameUIFlags move to GameUI
Loic Blot