summaryrefslogtreecommitdiffstats
path: root/source/Piston.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed pistons pulling un-pullablesTiger Wang2013-09-151-1/+7
* Juggled piston code to prioritise block actionTiger Wang2013-08-201-5/+5
* Reduced delay a littleTiger Wang2013-08-201-1/+1
* Increased wait tick delay for pistonsTiger Wang2013-08-201-1/+1
* Merge branch 'tigerw-master', fixed pistons pushing extended sticky pistons.madmaxoft2013-08-191-8/+16
|\
| * Additional piston correctionsTiger Wang2013-08-191-12/+12
| * Fixed piston animations...Tiger Wang2013-08-191-7/+7
|/
* Moved entities into the Entities subfolder.madmaxoft2013-08-191-2/+1
* Removed SetServerBlock griefing.madmaxoft2013-08-181-7/+7
* Fixed piston code griefing damage.madmaxoft2013-08-181-22/+6
* Emergency compilation fix!Tiger Wang2013-08-181-1/+2
* Merge branch 'master' of https://github.com/tigerw/MCServer into tigerw-masterTiger Wang2013-08-181-10/+29
|\
| * Added checks to bail out if block entities are being pushed by a pistonTiger Wang2013-08-181-2/+21
| * Properly fixed piston non-animationTiger Wang2013-08-181-11/+28
| * Bugfix Update [SEE DESC}Tiger Wang2013-08-181-0/+1
* | Made cPiston code more readable and configurable.madmaxoft2013-08-181-76/+174
|/
* Feature and bugfixes [SEE DESC]Tiger Wang2013-08-161-47/+36
* Okay, changed to xoft's partial fixTiger Wang2013-08-141-29/+6
* Merge remote-tracking branch 'upstream/master'Tiger Wang2013-08-141-1/+14
|\
| * Partially fixed tonibm19's mess.madmaxoft2013-08-141-21/+20
* | Buncha bugfixes [SEE DESC]Tiger Wang2013-08-141-0/+8
|/
* YET ANOTHER ERROR >:(Tiger Wang2013-08-131-3/+3
* CreditsTiger Wang2013-08-131-3/+5
* Attempt threeTiger Wang2013-08-131-16/+14
* Attempt twoTiger Wang2013-08-131-3/+3
* Attempt at fixing sleep issueTiger Wang2013-08-131-3/+3
* Fixes #57Tiger Wang2013-08-131-1/+25
* Added the HOOK_BLOCK_TO_PICKUPS hook that fires when a block is dug up and should be converted to pickups.madmaxoft@gmail.com2013-01-271-1/+1
* cPiston refactoring to use cWorld::GetBlockTypeMeta() and proper typesmadmaxoft@gmail.com2012-12-161-72/+108
* Fixed fall damage againluksor111@gmail.com2012-12-151-0/+2
* Completely removed the old (buggy) redstone simulator.madmaxoft@gmail.com2012-10-061-12/+2
* Slight refactoring of BlockHandlers - dropping unneeded virtual functionsmadmaxoft@gmail.com2012-10-011-1/+1
* Unified folder name-casingmadmaxoft@gmail.com2012-09-291-1/+1
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-0/+152