summaryrefslogtreecommitdiffstats
path: root/source/cRoot.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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.com2012-02-131-2/+5
* Added total chunk count to webadminmadmaxoft@gmail.com2012-02-081-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.com2012-02-011-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 yetfaketruth2011-11-011-2/+11
* Fixed bug in cMakeDir where it would only create directories named "world"faketruth2011-10-261-1/+3
* MCServer c++ source filesfaketruth2011-10-031-0/+52