Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-02-05 | Now showing proper error messages when sockets fail :) | faketruth | 1 | -1/+1 |
2012-02-02 | Socket-related assert fixes | madmaxoft@gmail.com | 1 | -1/+1 |
2012-02-01 | Rewritten cAuthenticator to make use of the new cIsThread architecture - now authentication runs in a single separate thread for all clients; | madmaxoft@gmail.com | 1 | -53/+63 |
2012-02-01 | Removed a few duplicate includes | madmaxoft@gmail.com | 1 | -5/+4 |
2012-01-29 | VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. | madmaxoft@gmail.com | 1 | -6/+6 |
2011-10-21 | Compiles for linux | faketruth | 1 | -1/+2 |
2011-10-03 | MCServer c++ source files | faketruth | 1 | -0/+137 |