aboutsummaryrefslogtreecommitdiff
path: root/src/gui/guiChatConsole.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enforce limits of settings that could cause buggy behaviour (#12450)SmallJoker2022-07-091-2/+2
* Fully remove bitmap font support (#11863)sfan52022-01-081-10/+4
* Make sure relevant std::stringstreams are set to binarysfan52021-09-111-1/+0
* Use utf-8 for the Irrlicht clipboard (#11538)DS2021-08-231-3/+2
* Make chat web links clickable (#11092)pecksin2021-06-201-2/+96
* Make edit boxes respond to string input (IME) (#11156)yw052021-04-051-0/+8
* CGUITTFont optimizations (#11136)sfan52021-04-021-1/+0
* Drop old text input workarounds (#11089)sfan52021-03-191-7/+1
* Remove unused functions reported by cppcheck (#10463)SmallJoker2020-10-051-5/+0
* Fix MSVC compiler warnings (#10197)adrido2020-08-231-2/+2
* Add chat_font_size setting (#9736)SmallJoker2020-05-241-1/+3
* Clean up and fix freetype=false crashes (#8641)SmallJoker2019-08-061-7/+9
* Optimize string (mis)handling (#8128)Jozef Behran2019-05-181-1/+1
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-281-3/+3
* Move files to subdirectories (#6599)Vitaliy2017-11-081-0/+642