]> git.lizzy.rs Git - dragonfireclient.git/history - src/client/clientlauncher.cpp
Fix how address is logged when a wrong password is supplied
[dragonfireclient.git] / src / client / clientlauncher.cpp
2015-08-24 ShadowNinjaClean up threading
2015-07-23 est31Optional reconnect functionality
2015-07-08 est31Use UTF-8 instead of narrow
2015-05-11 est31Make early protocol auth mechanism generic, and add SRP
2015-04-27 sfan5Revert the upper-case PROJECT_NAME nonsense that was...
2015-04-17 est31Refactor around translatePassword
2015-04-01 Craig RobbinsMove globals from main.cpp to more sane locations
2015-03-29 Craig RobbinsMake sure g_timegetter is initalised before running...
2015-03-28 ShadowNinjaChange error_message from wstring to string
2015-03-27 ShadowNinjaClean up and tweak build system
2015-03-07 Craig RobbinsFor usages of assert() that are meant to persist in...
2015-03-05 BlockMenFix some rendering glitches
2015-02-14 Loic BlotRe-apply 4a6582c13c36cab457b78f32338c6bb4ab9ea58b broke...
2015-02-12 Loic Blotmain.cpp rework * Move ClientLauncher class to a dedica...