Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -41/+0 |
| | |||||
* | Moved entities into the Entities subfolder. | madmaxoft | 2013-08-19 | 1 | -1/+1 |
| | |||||
* | Changed everyting to Unix line endings. | Alexander Harkness | 2013-07-29 | 1 | -40/+40 |
| | |||||
* | Inventory code cleanup, players can now see each other's armor | madmaxoft@gmail.com | 2013-05-19 | 1 | -1/+1 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1493 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Added the HOOK_BLOCK_TO_PICKUPS hook that fires when a block is dug up and should be converted to pickups. | madmaxoft@gmail.com | 2013-01-27 | 1 | -2/+2 |
| | | | | | | Note that cItems is used in the function signature but not yet exported in the API, TODO! git-svn-id: http://mc-server.googlecode.com/svn/trunk@1176 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Fixed a few bugs in fluid placement - fluid into other fluid, fluid into washable blocks. | madmaxoft@gmail.com | 2012-10-18 | 1 | -8/+8 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@977 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Moved blockticking into blockhandler classes. | madmaxoft@gmail.com | 2012-10-03 | 1 | -2/+2 |
| | | | | | | 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 | ||||
* | Unified folder name-casing | madmaxoft@gmail.com | 2012-09-29 | 1 | -0/+41 |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@902 0a769ca7-a7f5-676a-18bf-c427514a06d6 |