Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2012-02-13 | 1 | -2/+5 |
* | Added total chunk count to webadmin | madmaxoft@gmail.com | 2012-02-08 | 1 | -0/+2 |
* | Rewritten cAuthenticator to make use of the new cIsThread architecture - now authentication runs in a single separate thread for all clients; | madmaxoft@gmail.com | 2012-02-01 | 1 | -10/+32 |
* | You can now run multiple worlds by defining them in settings.ini . However there's no way to change worlds on the fly yet | faketruth | 2011-11-01 | 1 | -2/+11 |
* | Fixed bug in cMakeDir where it would only create directories named "world" | faketruth | 2011-10-26 | 1 | -1/+3 |
* | MCServer c++ source files | faketruth | 2011-10-03 | 1 | -0/+52 |