summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockWorkbench.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add player statistics to API (#5193)nshah252021-05-031-1/+1
* Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell102020-10-051-1/+1
* BlockHandler initialisation is a constant expression (#4891)Tiger Wang2020-09-201-10/+5
* Add more statistic tracking (#4837)12xx122020-09-051-0/+2
* cWindow: Convert XYZ to Vector3 (#4764)MaxwellScroggs2020-07-041-1/+1
* Vector3 in Handlers (#4680)Mattes D2020-04-211-4/+26
* cBlockHandler: take player by refpeterbell102017-08-011-2/+2
* Fixes problems with windows:Lukas Pioch2017-06-051-1/+1
* Bulk clearing of whitespaceLogicParrot2016-02-051-1/+1
* allow use failures to propagate from the entity/block to the playerGargaj2015-12-131-1/+2
* Improved mapsTiger Wang2015-07-141-2/+6
* Own classes for all windows.Howaner2014-12-131-1/+1
* Moved sound-configs into BlockID.h and fixed/ added loads of soundsMasy982014-09-091-6/+0
* Improved Type safety of eBlockFaceTycho2014-02-041-1/+1
* Changed pointers to referencesTycho2014-02-011-1/+1
* Refactored cBlockHandler::OnUse and dependentsTycho2014-01-261-1/+1
* First attempt at Implementing InterfacesTycho2014-01-251-1/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+43