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 | -10/+45 |
* | VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. | madmaxoft@gmail.com | 2012-01-29 | 1 | -7/+9 |
* | It's a Squirrel!! | faketruth | 2011-11-08 | 1 | -0/+12 |
* | 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 | -0/+2 |
* | Found something that calls a function when a segfault happens, might be useful. | faketruth | 2011-10-22 | 1 | -4/+16 |
* | Compiles for linux | faketruth | 2011-10-21 | 1 | -2/+2 |
* | MCServer c++ source files | faketruth | 2011-10-03 | 1 | -0/+36 |