summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockRedstone.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Handlers: update item and block handlers (#5371)Tiger Wang2022-01-021-70/+0
* 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-10/+5
* Vector3 in Handlers (#4680)Mattes D2020-04-211-4/+16
* Using Super.Mattes D2020-04-161-2/+2
* Fix certain item drops (#4536)Mat2020-03-231-2/+7
* Refactored block-to-pickup conversion. (#4417)Mattes D2019-10-161-9/+6
* Removed unneeded includes (#3902)Lukas Pioch2017-08-061-1/+0
* Bulk clearing of whitespaceLogicParrot2016-02-051-1/+1
* Improved mapsTiger Wang2015-07-141-3/+6
* Added mechanics placeable on halfslabsJulian Laubstein2014-10-191-2/+25
* Code formatting fixes.Howaner2014-08-191-2/+2
* g_BlockXXX => cBlockInfo::XXXandrew2014-03-011-1/+1
* Changed pointers to referencesTycho2014-02-011-1/+1
* Changed signitures of Several BLockHandler MethodsTycho2014-02-011-1/+1
* Renamed g_TorchPlaceable...Tiger Wang2014-01-111-1/+1
* Fixed dust from being placed on nonsolidsTiger Wang2013-12-191-1/+1
* Removed unneeded CPP filesTiger Wang2013-11-291-3/+4
* Moved source to srcAlexander Harkness2013-11-241-0/+35