summaryrefslogtreecommitdiffstats
path: root/source/cAuthenticator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rewritten cAuthenticator to make use of the new cIsThread architecture - now authentication runs in a single separate thread for all clients;madmaxoft@gmail.com2012-02-011-104/+157
* Removed a few duplicate includesmadmaxoft@gmail.com2012-02-011-3/+8
* VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com2012-01-291-2/+3
* Code improvementslapayo94@gmail.com2011-12-251-1/+1
* MCServer c++ source filesfaketruth2011-10-031-0/+194