aboutsummaryrefslogtreecommitdiff
path: root/src/client/clientlauncher.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Drop --videomodes, fullscreen_bpp and high_precision_fpu settingssfan52021-06-161-1/+0
* refacto: RenderingEngine is now better hiddenLoic Blot2021-05-031-0/+1
* Cleanup ClientLauncher structure (#10160)SmallJoker2020-07-141-19/+4
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-4/+1
* Modernize client code (#6250)Loïc Blot2017-08-151-1/+1
* Fix crash when using --go in command lineJuozas Pocius2017-08-031-1/+1
* Isolate irrlicht references and use a singleton (#6041)Loïc Blot2017-06-261-4/+1
* C++11 cleanup on constructors dir client (#6012)Vincent Glize2017-06-211-36/+18
* Clean up getTime helpersShadowNinja2017-04-281-36/+0
* Add Joystick type detection and Xbox controller supportrubenwardy2017-04-061-0/+1
* Refactor loggingShadowNinja2015-10-141-2/+2
* Optional reconnect functionalityest312015-07-231-2/+2
* Change error_message from wstring to stringShadowNinja2015-03-271-1/+1
* main.cpp rework * Move ClientLauncher class to a dedicated file * ClientLaunc...Loic Blot2015-02-121-0/+129