aboutsummaryrefslogtreecommitdiff
path: root/src/client/clientlauncher.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Use UTF-8 instead of narrowest312015-07-081-1/+1
* Make early protocol auth mechanism generic, and add SRPest312015-05-111-1/+1
* Revert the upper-case PROJECT_NAME nonsense that was part of #2402sfan52015-04-271-2/+2
* Refactor around translatePasswordest312015-04-171-1/+1
* Move globals from main.cpp to more sane locationsCraig Robbins2015-04-011-4/+17
* Make sure g_timegetter is initalised before running speedtestsCraig Robbins2015-03-291-3/+3
* Change error_message from wstring to stringShadowNinja2015-03-271-29/+27
* Clean up and tweak build systemShadowNinja2015-03-271-2/+2
* For usages of assert() that are meant to persist in Release builds (when NDEB...Craig Robbins2015-03-071-1/+1
* Fix some rendering glitchesBlockMen2015-03-051-0/+1
* Re-apply 4a6582c13c36cab457b78f32338c6bb4ab9ea58b broken since 146f77fdb75083...Loic Blot2015-02-141-2/+3
* main.cpp rework * Move ClientLauncher class to a dedicated file * ClientLaunc...Loic Blot2015-02-121-0/+707