summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockWorkbench.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-03Add player statistics to API (#5193)nshah251-1/+1
2020-10-05Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell101-1/+1
2020-09-20BlockHandler initialisation is a constant expression (#4891)Tiger Wang1-10/+5
2020-09-05Add more statistic tracking (#4837)12xx121-0/+2
2020-07-04cWindow: Convert XYZ to Vector3 (#4764)MaxwellScroggs1-1/+1
2020-04-21Vector3 in Handlers (#4680)Mattes D1-4/+26
2017-08-01cBlockHandler: take player by refpeterbell101-2/+2
2017-06-05Fixes problems with windows:Lukas Pioch1-1/+1
2016-02-05Bulk clearing of whitespaceLogicParrot1-1/+1
2015-12-13allow use failures to propagate from the entity/block to the playerGargaj1-1/+2
2015-07-14Improved mapsTiger Wang1-2/+6
2014-12-13Own classes for all windows.Howaner1-1/+1
2014-09-09Moved sound-configs into BlockID.h and fixed/ added loads of soundsMasy981-6/+0
2014-02-04Improved Type safety of eBlockFaceTycho1-1/+1
2014-02-01Changed pointers to referencesTycho1-1/+1
2014-01-26Refactored cBlockHandler::OnUse and dependentsTycho1-1/+1
2014-01-25First attempt at Implementing InterfacesTycho1-1/+1
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-08-19Moved entities into the Entities subfolder.madmaxoft1-1/+1
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-43/+43
2013-01-12Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com1-1/+1
2012-10-03Moved blockticking into blockhandler classes.madmaxoft@gmail.com1-2/+2
2012-10-01Slight refactoring of BlockHandlers - dropping unneeded virtual functionsmadmaxoft@gmail.com1-6/+13
2012-09-29Unified folder name-casingmadmaxoft@gmail.com1-0/+0
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-2/+2
2012-09-23Source files cleanup: UI files renamedmadmaxoft@gmail.com1-1/+1
2012-09-20Refactored windows.madmaxoft@gmail.com1-5/+10
2012-09-11Merged in a patch for sounds by l0udPLmadmaxoft@gmail.com1-1/+6
2012-08-19Fixed Bug #236lapayo94@gmail.com1-1/+1
2012-07-16Some code improvementslapayo94@gmail.com1-6/+13
2012-07-15A new Block handling system :olapayo94@gmail.com1-0/+19