summaryrefslogtreecommitdiff
path: root/src/gui/guiChatConsole.cpp
Commit message (Expand)AuthorAge
* Enforce limits of settings that could cause buggy behaviour (#12450)SmallJoker2022-07-09
* Fully remove bitmap font support (#11863)sfan52022-01-08
* Make sure relevant std::stringstreams are set to binarysfan52021-09-11
* Use utf-8 for the Irrlicht clipboard (#11538)DS2021-08-23
* Make chat web links clickable (#11092)pecksin2021-06-20
* Make edit boxes respond to string input (IME) (#11156)yw052021-04-05
* CGUITTFont optimizations (#11136)sfan52021-04-02
* Drop old text input workarounds (#11089)sfan52021-03-19
* Remove unused functions reported by cppcheck (#10463)SmallJoker2020-10-05
* Fix MSVC compiler warnings (#10197)adrido2020-08-23
* Add chat_font_size setting (#9736)SmallJoker2020-05-24
* Clean up and fix freetype=false crashes (#8641)SmallJoker2019-08-06
* Optimize string (mis)handling (#8128)Jozef Behran2019-05-18
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-28
* Move files to subdirectories (#6599)Vitaliy2017-11-08