summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/BeaconEntity.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed "select..." methods to "set..." and better IsValidEffect() function.Howaner2014-07-311-4/+4
|
* Updated documentation.Howaner2014-07-311-3/+3
|
* Renamed functions and added beacon json saving.Howaner2014-07-311-6/+6
|
* 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.