summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockSlab.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1415 from Masy98/blocksMattes D2014-09-261-1/+3
|\
| * Added stone slab in BlockSlab.hMasy982014-09-101-1/+3
* | Removed more unessicary includesTycho2014-09-261-0/+1
|/
* Moved sound-configs into BlockID.h and fixed/ added loads of soundsMasy982014-09-091-23/+0
* Changed comment.Howaner2014-08-101-3/+1
* Added comment.Howaner2014-08-081-0/+3
* Send the old slab to the client when the interact cancelled.Howaner2014-08-081-0/+11
* Basic style fixes.madmaxoft2014-07-171-1/+1
* Fixed the slab vertical mirroring.madmaxoft2014-06-231-9/+6
* Fix doubleslab meta.Howaner2014-06-161-0/+1
* Fixed MSVC 64-bit build warnings.Mattes D2014-05-091-1/+1
* Rename CanChangeDirtToGrass to CanDirtGrowGrassHowaner2014-05-071-1/+1
* Add CanChangeDirtToGrass function to Block Handlers.Howaner2014-04-061-0/+6
* Merge pull request #849 from mc-server/minorfixesMattes D2014-04-021-33/+10
|\
| * Simplified and fixed slabs, fixes #835Tiger Wang2014-03-311-33/+10
* | Fixed clang warnings in BlockHandlers.madmaxoft2014-04-011-0/+1
|/
* Fixed Minor typos.narroo2014-03-261-1/+1
* Added MetaRotate/Mirror Support for a number of classes.narroo2014-03-241-2/+9
* Use switch in GetStepSoundHowaner2014-02-281-7/+5
* Fix Double Slabs, fix Slab Meta and add more things to burnableHowaner2014-02-281-12/+23
* Improved Type safety of eBlockFaceTycho2014-02-041-1/+1
* Changed pointers to referencesTycho2014-02-011-2/+2
* Changed signitures of Several BLockHandler MethodsTycho2014-02-011-2/+2
* Moved source to srcAlexander Harkness2013-11-241-0/+182