Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-05-25 | Merged the composable_generator branch into the trunk | madmaxoft@gmail.com | 1 | -2/+2 |
2012-03-07 | Fixed bug where cPlayer's cClientHandle was used after cPlayer was destroyed http://forum.mc-server.org/showthread.php?tid=380 | faketruth | 1 | -7/+23 |
2012-03-04 | Changed signed char to unsigned char in block packets, so we can receive height up to 255 | faketruth | 1 | -2/+11 |
2012-01-29 | VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. | madmaxoft@gmail.com | 1 | -1/+0 |
2011-12-25 | - Implemented function to check item category | lapayo94@gmail.com | 1 | -0/+32 |
2011-12-22 | Digging leaves with shears now drops leaves | lapayo94@gmail.com | 1 | -1/+6 |
2011-12-22 | Fixes: | lapayo94@gmail.com | 1 | -0/+6 |
2011-12-21 | - Crafting fixed in 1.0.0 | lapayo94@gmail.com | 1 | -2/+4 |
2011-11-05 | Added all the items up to Beta 1.9.5. Added pistons and piston class. | admin@omencraft.com | 1 | -3/+3 |
2011-10-03 | MCServer c++ source files | faketruth | 1 | -0/+129 |