summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemSlab.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove slab from inventory when using it on another slab (fixes #2610)Gargaj2015-11-091-3/+27
|
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-1/+1
|
* Fix slab placingwraith112015-04-221-0/+23
|
* Fixed placing bottom half-slabs by clicking a top half-slab.Mattes D2015-03-281-2/+2
| | | | Ref.: #1837
* Refactored all player block placing to go through hooks.Mattes D2014-12-241-0/+93
Fixes #1618.