| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-03-27 | Change error_message from wstring to string | ShadowNinja | |
| This removes a lot of narrow/wide conversions where a wide string was never used. | |||
| 2015-02-12 | main.cpp rework * Move ClientLauncher class to a dedicated file * ↵ | Loic Blot | |
| ClientLauncher now owns print_video_modes and speed_tests functions (they are only called by him) * Move GameParams to shared/gameparams.h because it's shared between server and client and launcher need to know it * Move InputHandlers class to client/inputhandler.h * Cleanup includes | |||
