Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-08-19 | Moved entities into the Entities subfolder. | madmaxoft | 1 | -1/+1 |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -73/+73 |
2013-06-04 | Removed cLadder, cSign, cStairs, cTorch and cVine classes, moved their functionality into the appropriate BlockHandlers / ItemHandlers | madmaxoft@gmail.com | 1 | -14/+7 |
2013-03-09 | Pickups are now being saved into Anvil. | madmaxoft@gmail.com | 1 | -4/+4 |
2013-01-12 | Merged branch "branches/hooks" into "trunk". | madmaxoft@gmail.com | 1 | -2/+2 |
2012-10-03 | Moved blockticking into blockhandler classes. | madmaxoft@gmail.com | 1 | -5/+5 |
2012-10-01 | Slight refactoring of BlockHandlers - dropping unneeded virtual functions | madmaxoft@gmail.com | 1 | -24/+35 |
2012-09-29 | Beds can be slept in now (it doesn't change the time though) | faketruth | 1 | -61/+7 |
2012-09-29 | Unified folder name-casing | madmaxoft@gmail.com | 1 | -0/+0 |
2012-09-29 | Made beds placeable | faketruth | 1 | -0/+123 |