summaryrefslogtreecommitdiffstats
path: root/source/cRoot.h (unfollow)
Commit message (Expand)AuthorFilesLines
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-2/+5
2012-02-08Added total chunk count to webadminmadmaxoft@gmail.com1-0/+2
2012-02-01Rewritten cAuthenticator to make use of the new cIsThread architecture - now authentication runs in a single separate thread for all clients;madmaxoft@gmail.com1-10/+32
2011-11-01You can now run multiple worlds by defining them in settings.ini . However there's no way to change worlds on the fly yetfaketruth1-2/+11
2011-10-26Fixed bug in cMakeDir where it would only create directories named "world"faketruth1-1/+3
2011-10-03MCServer c++ source filesfaketruth1-0/+52