summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/BeaconEntity.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added beacon load/save.Howaner2014-07-301-0/+3
|
* Changed return type from GetPrimaryPotion() and GetSecondaryPotion()Howaner2014-07-301-2/+2
|
* Exported the beacon.Howaner2014-07-301-15/+27
|
* Added beacon.Howaner2014-07-301-12/+46
|
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-1/+1
|
* Fixed formatting, made function static.madmaxoft2014-04-191-5/+9
|
* Implemented the skeleton code for the beacon.STRWarrior2014-04-121-0/+40
There is no handling for the GUI. It can now check how big the pyramid is under the beacon.