summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockStone.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not fake a tool when converting to pickups (#5170)Tiger Wang2021-03-281-1/+1
* Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell102020-10-051-1/+1
* Unify block entity pickup conversionTiger Wang2020-09-251-1/+1
* BlockHandler initialisation is a constant expression (#4891)Tiger Wang2020-09-201-9/+4
* Using Super.Mattes D2020-04-161-2/+2
* Refactored block-to-pickup conversion. (#4417)Mattes D2019-10-161-8/+22
* Remove double includes part 2 (#3890)peterbell102017-08-031-1/+0
* Improved mapsTiger Wang2015-07-141-0/+6
* Fixed compilation.Alexander Harkness2014-10-111-1/+1
* Fixed codestyle again.Alexander Harkness2014-09-291-1/+1
* BlockStone.h: fix the codestylew00tc0d32014-09-291-6/+5
* BlockStone: drop the right cobblestone on onBreak().netchip2014-09-291-3/+9
* Implemented tripwire(s) (hooks)Tiger Wang2014-06-281-2/+0
* Moved source to srcAlexander Harkness2013-11-241-0/+29