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