]> git.lizzy.rs Git - dragonfireclient.git/history - src/client/gameui.cpp
Revert "Fix short 180 degree rotation when using set_bone_position (#10405)" (#10534)
[dragonfireclient.git] / src / client / gameui.cpp
2020-10-29 OblomovShow RTT in ms with 2 digits of precision (#10573)
2020-09-22 WuzzyFix chat/infotext overlap if many chat lines (#10399)
2020-07-29 Lars MüllerRevert "Get rid of non-ascii characters in the debug...
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...