Performance fix + SAO factorization
[oweals/minetest.git] / src / chat.cpp
2016-05-31 EkdohibsAdd colored text (not only colored chat).
2016-05-31 TriBlade9Colored chat working as expected for both freetype...
2016-05-08 KahrlChat: Keep scroll position constant in ChatBuffer:...
2016-04-23 EkdohibsEscape more strings: formspecs, item descriptions,...
2016-03-20 ShadowNinjaClean up Strfnd
2016-03-15 EkdohibsRemove chat escape sequences from chat messages, for...
2016-03-03 ShadowNinjaAdd text selection and copying to console
2016-03-03 Esteban I. Ruiz... Use the console instead of a dedicated window when...
2015-06-16 Nathaniel OlsenRemove unneccessary space for tab completion
2015-03-07 Craig RobbinsFor usages of assert() that are meant to persist in...
2015-01-25 gregorycuSuppress MSVC warning in chat.cpp
2014-12-10 KahrlAdd paste command (Ctrl-V) in GUIChatConsole
2014-09-14 KahrlFix typo in comment in chat.cpp
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-04-07 WeblateMerge remote branch 'origin/master'
2013-04-05 PilzAdamFix nick completion
2013-03-30 WeblateMerge remote branch 'origin/master'
2013-03-11 Ilya ZhuravlevMigrate to STL containers/algorithms.
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2012-06-16 Perttu AholaProperly and efficiently use split utility headers
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-03-10 KahrlChat console, including a number of rebases and modific...