aboutsummaryrefslogtreecommitdiff
path: root/src/client/clientlauncher.h
AgeCommit message (Expand)Author
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-08-15Modernize client code (#6250)Loïc Blot
2017-08-03Fix crash when using --go in command lineJuozas Pocius
2017-06-26Isolate irrlicht references and use a singleton (#6041)Loïc Blot
2017-06-21C++11 cleanup on constructors dir client (#6012)Vincent Glize
2017-04-28Clean up getTime helpersShadowNinja
2017-04-06Add Joystick type detection and Xbox controller supportrubenwardy
2015-10-14Refactor loggingShadowNinja
2015-07-23Optional reconnect functionalityest31
2015-03-27Change error_message from wstring to stringShadowNinja
2015-02-12main.cpp rework * Move ClientLauncher class to a dedicated file * ClientLaunc...Loic Blot