Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)
[oweals/minetest.git] / src / client / CMakeLists.txt
2016-06-03 est31Initial Gamepad support
2016-05-31 EkdohibsAdd colored text (not only colored chat).
2016-05-31 TriBlade9Colored chat working as expected for both freetype...
2015-03-27 ShadowNinjaClean up and tweak build system 2402/head
2015-03-05 Loic BlotReplace std::list to std::vector into tile.cpp (m_textu...
2015-02-21 Loic BlotUse proper CMakeLists.txt for network and client direct...