Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)
[oweals/minetest.git] / src / client / clientlauncher.h
2017-04-07 rubenwardyAdd Joystick type detection and Xbox controller support
2015-10-14 ShadowNinjaRefactor logging
2015-07-23 est31Optional reconnect functionality
2015-03-28 ShadowNinjaChange error_message from wstring to string
2015-02-12 Loic Blotmain.cpp rework * Move ClientLauncher class to a dedica...