Age | Commit message (Expand) | Author |
---|---|---|
2020-07-14 | Cleanup ClientLauncher structure (#10160) | SmallJoker |
2017-08-17 | C++ modernize: Pragma once (#6264) | Loïc Blot |
2017-08-15 | Modernize client code (#6250) | Loïc Blot |
2017-08-03 | Fix crash when using --go in command line | Juozas Pocius |
2017-06-26 | Isolate irrlicht references and use a singleton (#6041) | Loïc Blot |
2017-06-21 | C++11 cleanup on constructors dir client (#6012) | Vincent Glize |
2017-04-28 | Clean up getTime helpers | ShadowNinja |
2017-04-06 | Add Joystick type detection and Xbox controller support | rubenwardy |
2015-10-14 | Refactor logging | ShadowNinja |
2015-07-23 | Optional reconnect functionality | est31 |
2015-03-27 | Change error_message from wstring to string | ShadowNinja |
2015-02-12 | main.cpp rework * Move ClientLauncher class to a dedicated file * ClientLaunc... | Loic Blot |