Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-06-14 | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 1 | -129/+129 |
2012-02-13 | Rewritten 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.com | 1 | -53/+37 |
2012-02-01 | Removed a few duplicate includes | madmaxoft@gmail.com | 1 | -3/+3 |
2012-01-31 | Slight code cleanup, no big changes | madmaxoft@gmail.com | 1 | -2/+0 |
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/+10 |
2011-10-23 | Abstracted sockets some more to ensure the same behavior over the entire program and on multiple platforms. | faketruth | 1 | -6/+2 |
2011-10-21 | Compiles for linux | faketruth | 1 | -1/+2 |
2011-10-03 | MCServer c++ source files | faketruth | 1 | -0/+146 |