Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Item-dropping code rewritten and centralized - now there's only one place to modify if we want to split or merge same-item drops: cWorld:SpawnItemPickups(). Also, mined blocks can now drop more items, and they recognize if they're being mined by the correct tool. | madmaxoft@gmail.com | 2012-06-06 | 1 | -0/+1 |
* | New hook, E_PLUGIN_CHUNK_GENERATED, called after each chunk is generated (the chunk is already present in cWorld) | madmaxoft@gmail.com | 2012-06-05 | 1 | -16/+18 |
* | Got rid of sPluginManagerState | faketruth | 2012-03-28 | 1 | -6/+12 |
* | 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 | -3/+1 |
* | It's a Squirrel!! | faketruth | 2011-11-08 | 1 | -1/+2 |
* | Compiles for linux | faketruth | 2011-10-21 | 1 | -0/+1 |
* | MCServer c++ source files | faketruth | 2011-10-03 | 1 | -0/+68 |