summaryrefslogtreecommitdiffstats
path: root/source/cTCPLink.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-129/+129
2012-02-13Rewritten most of the code for multithreading; still not 100%, but getting there. If this commit proves to be too problematic, we can always undo it.madmaxoft@gmail.com1-53/+37
2012-02-01Removed a few duplicate includesmadmaxoft@gmail.com1-3/+3
2012-01-31Slight code cleanup, no big changesmadmaxoft@gmail.com1-2/+0
2012-01-29VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com1-6/+10
2011-10-23Abstracted sockets some more to ensure the same behavior over the entire program and on multiple platforms.faketruth1-6/+2
2011-10-21Compiles for linuxfaketruth1-1/+2
2011-10-03MCServer c++ source filesfaketruth1-0/+146