summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockButton.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Deal with covered switches consistently (#4161)peterbell102018-02-051-4/+1
* cChunkInterface GetBlock, GetBlockMeta, GetBlockTypeMeta use vectors (#4050)Bond-0092017-11-201-11/+10
* Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959)Lane Kolbly2017-09-191-2/+2
* Changed int parameters to vector parameters in cCuboid and simulators (#3874)Lane Kolbly2017-08-171-2/+2
* cBlockHandler: take player by refpeterbell102017-08-011-3/+3
* Updated sounds and effect IDs (#3422)mathiascode2017-02-151-2/+2
* Reduced unnecessary block updatesLogicParrot2016-04-221-2/+2
* Bulk clearing of whitespaceLogicParrot2016-02-051-4/+4
* Reorganised the redstone simulatorTiger Wang2015-12-181-8/+18
* allow use failures to propagate from the entity/block to the playerGargaj2015-12-131-3/+4
* Improved mapsTiger Wang2015-07-141-7/+6
* Buttons no longer click on when already on. Buttons now play sound when clicking off.Hax522015-06-241-3/+23
* Fixed warnings in MSVC.Mattes D2015-06-021-0/+6
* Fixed a lot of warningstycho2015-05-191-1/+1
* Removed 0x6, 0x7 from BlockButton.Alexandre Guertin2015-03-251-5/+3
* Buttons can be placed on the top and on the bottom face of a blockAlexandre Guertin2015-03-091-1/+7
* Moved sound-configs into BlockID.h and fixed/ added loads of soundsMasy982014-09-091-6/+0
* Basic style fixes.madmaxoft2014-07-171-1/+1
* Normalized comments.madmaxoft2014-07-171-1/+1
* Changed BroadcastSoundEffect function to take floating pos.Howaner2014-07-131-1/+1
* Redstone simulator is alerted to lever unpoweringTiger Wang2014-07-021-0/+1
* Minor change to buttons and leversTiger Wang2014-06-281-1/+1
* Fixed spelling; Rotater to Rotator.narroo2014-03-251-3/+3
* Merge pull request #729 from worktycho/MetaRotateMattes D2014-03-081-2/+3
|\
| * ReformattedTycho2014-03-021-2/+2
| * Implemented RotationsTycho2014-03-011-2/+3
| * Added some Metadate rotaters using templated MixinTycho2014-02-271-2/+2
* | g_BlockXXX => cBlockInfo::XXXandrew2014-03-011-1/+1
|/
* Fixed compile and some warnings in MSVSTiger Wang2014-02-091-1/+1
* Merge branch 'master' into playerimprovementsTiger Wang2014-02-091-4/+4
|\
| * Improved Type safety of eBlockFaceTycho2014-02-041-4/+4
* | Fixed a bunch of MSVS warningsTiger Wang2014-02-051-1/+1
|/
* Changed Signiture of OnDestroyedByPlayerTycho2014-02-011-1/+1
* Changed pointers to referencesTycho2014-02-011-7/+7
* Changed signitures of Several BLockHandler MethodsTycho2014-02-011-1/+1
* Refactored cBlockHandler::OnUse and dependentsTycho2014-01-261-6/+6
* First attempt at Implementing InterfacesTycho2014-01-251-1/+1
* Fixed duplication glitch with QueueSetBlockTiger Wang2013-12-061-2/+2
* Removed unneeded CPP filesTiger Wang2013-11-291-6/+20
* Merged master into redstonefixesTiger Wang2013-11-271-2/+5
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-6/+30
* Moved source to srcAlexander Harkness2013-11-241-0/+69