Fix bone-attached entities (#10015)
[oweals/minetest.git] / src / chat.h
2018-04-04 Loic BlotFix last performance-type-promotion-in-math-fn problems
2018-04-02 Loïc BlotFix many issues reported by clang-tidy (#7189)
2018-01-05 Loic BlotGameUI refactor (part 5/X): Move Game::guitext_chat...
2017-10-17 Esteban I. RMdon't pass g_settings around, and use it directly
2017-10-17 Esteban I. RMImplement #6096
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-08-16 Loic Blotcavegen.cpp, chat.cpp: modernize code
2017-06-16 Loïc BlotC++11 patchset 9: move hardcoded init parameters to...
2017-05-20 Loïc BlotVarious code cleanup & little performance improvement...
2017-04-19 Loïc BlotFix various copy instead of const ref reported by cppch...
2016-05-31 EkdohibsAdd colored text (not only colored chat).
2016-05-31 TriBlade9Colored chat working as expected for both freetype...
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-11-06 est31Add server side ncurses terminal
2014-12-10 KahrlAdd paste command (Ctrl-V) in GUIChatConsole
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-17 Perttu AholaOptimize 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...