summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockRedstoneRepeater.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow certain blocks to be placed on top of upside-down stairs/slabs (#5468)Michal Havlíček2023-01-251-6/+13
* Move item placement into item handlers (#5184)Tiger Wang2021-05-051-3/+3
* 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-59/+43
* Vector3 in Handlers (#4680)Mattes D2020-04-211-7/+56
* Re-implement repeater lockingTiger Wang2020-04-181-15/+19
* Using Super.Mattes D2020-04-161-2/+2
* Add mixins for blocks that rotate based on player yaw at placementAlexander Harkness2020-04-101-41/+2
* Fix certain item drops (#4536)Mat2020-03-231-2/+8
* Refactored block-to-pickup conversion. (#4417)Mattes D2019-10-161-11/+10
* Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell102018-08-291-1/+1
* cChunkInterface GetBlock, GetBlockMeta, GetBlockTypeMeta use vectors (#4050)Bond-0092017-11-201-1/+1
* cBlockHandler: take player by refpeterbell102017-08-011-5/+5
* cWorld::SendBlockTo take player by refpeterbell102017-08-011-1/+1
* Bulk clearing of whitespaceLogicParrot2016-02-051-1/+1
* Reorganised the redstone simulatorTiger Wang2015-12-181-0/+36
* allow use failures to propagate from the entity/block to the playerGargaj2015-12-131-1/+2
* Improved mapsTiger Wang2015-07-141-8/+6
* Added mechanics placeable on halfslabsJulian Laubstein2014-10-191-1/+24
* Removed more unessicary includesTycho2014-09-261-1/+1
* Removed old sound-configuration for RepeatersMasy982014-09-091-6/+0
* Code formatting fixes.Howaner2014-08-191-3/+3
* Normalized comments.madmaxoft2014-07-171-1/+1
* Added MetaRotate/Mirror Support for a number of classes.narroo2014-03-241-3/+3
* Add SendBlockTo to cWorldInterfaceHowaner2014-03-051-1/+2
* Add data backsending, when the Client interacts a Block and the Interact is cancelled.Howaner2014-03-051-1/+7
* Improved Type safety of eBlockFaceTycho2014-02-041-2/+2
* Changed Signiture of OnDestroyedByPlayerTycho2014-02-011-0/+1
* Changed pointers to referencesTycho2014-02-011-4/+4
* Changed signitures of Several BLockHandler MethodsTycho2014-02-011-4/+4
* First attempt at Implementing InterfacesTycho2014-01-251-1/+1
* Removed internal cEntity::GetRot() usage.madmaxoft2014-01-171-1/+1
* Removed obsoleted functionsTiger Wang2014-01-161-1/+1
* Removed unneeded CPP filesTiger Wang2013-11-291-11/+22
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-0/+27
* Moved source to srcAlexander Harkness2013-11-241-0/+55