summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockPortal.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-20Correct world height validations.Tommy Santerre1-1/+1
2014-09-17Added first test to show the object can be createdTycho1-1/+1
2014-08-19Code formatting fixes.Howaner1-4/+4
2014-07-22Suggestion and failed merge fixTiger Wang1-1/+1
2014-07-19Fixed style: spaces after commas.madmaxoft1-2/+2
2014-07-17Basic style fixes.madmaxoft1-1/+1
2014-07-17Normalized comments.madmaxoft1-2/+2
2014-05-29Very minor code changesTiger Wang1-1/+1
2014-05-10Fixed compile problem.STRWarrior1-1/+1
2014-05-10A portal block now chooses a number between 2000 and 0STRWarrior1-1/+1
2014-05-10Each time a portal block receives a tick it has a 1 in 500 chance of spawning a zombie pigman.STRWarrior1-0/+14
2014-02-04Improved Type safety of eBlockFaceTycho1-1/+1
2014-02-01Changed pointers to referencesTycho1-2/+2
2014-02-01Changed signitures of Several BLockHandler MethodsTycho1-2/+2
2013-12-20Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).madmaxoft1-2/+2
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-11-02Readded BlockPortal.h (portals)Tiger Wang1-0/+108