Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed place on top and side preventions | Tiger Wang | 2013-09-13 | 1 | -6/+0 |
| | |||||
* | Moved entities into the Entities subfolder. | madmaxoft | 2013-08-19 | 1 | -1/+1 |
| | |||||
* | Added the "Edit Sign" packet sent to the client placing a sign. | madmaxoft | 2013-07-29 | 1 | -0/+11 |
| | | | | Fixes issue #20. The 1.6.2 client wouldn't open the sign editor UI unless it receives a special packet | ||||
* | Changed everyting to Unix line endings. | Alexander Harkness | 2013-07-29 | 1 | -73/+73 |
| | |||||
* | Removed cLadder, cSign, cStairs, cTorch and cVine classes, moved their functionality into the appropriate BlockHandlers / ItemHandlers | madmaxoft@gmail.com | 2013-06-04 | 1 | -1/+31 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1555 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Merged branch "branches/hooks" into "trunk". | madmaxoft@gmail.com | 2013-01-12 | 1 | -20/+0 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1139 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Moved blockticking into blockhandler classes. | madmaxoft@gmail.com | 2012-10-03 | 1 | -5/+5 |
| | | | | | | Also slightly refactored the variable / argument names (BlockID is deprecated, use BlockType instead) git-svn-id: http://mc-server.googlecode.com/svn/trunk@921 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Slight refactoring of BlockHandlers - dropping unneeded virtual functions | madmaxoft@gmail.com | 2012-10-01 | 1 | -10/+26 |
| | | | | | | ( http://forum.mc-server.org/showthread.php?tid=434&pid=4734#pid4734 ) git-svn-id: http://mc-server.googlecode.com/svn/trunk@917 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Unified folder name-casing | madmaxoft@gmail.com | 2012-09-29 | 1 | -0/+47 |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@902 0a769ca7-a7f5-676a-18bf-c427514a06d6 |