Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lua seems to have trouble with a combination of overloaded functions and class inheritance, so I renamed TeleportTo( cEntity* ) to TeleportToEntity | faketruth | 2012-02-22 | 1 | -1/+1 |
* | 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 | -5/+19 |
* | Removed nonsense "virtual inline" declaration from functions | madmaxoft@gmail.com | 2012-02-02 | 1 | -13/+13 |
* | - Initial food handling by cedeel | mtilden@gmail.com | 2011-12-29 | 1 | -0/+14 |
* | Linux fix | mtilden@gmail.com | 2011-12-28 | 1 | -1/+1 |
* | - Implemented Drops from Burning animals | lapayo94@gmail.com | 2011-12-28 | 1 | -0/+23 |
* | MCServer c++ source files | faketruth | 2011-10-03 | 1 | -0/+31 |