Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-04-19 | Fixed formatting, made function static. | madmaxoft | 1 | -8/+9 | |
2014-04-12 | Some tweaks | STRWarrior | 1 | -5/+17 | |
GetPyramidLevel returns 0 when no layers were found, 1 for one layer etc. Auto adjust the minY and/or maxY to 0 if the beacon is low. | |||||
2014-04-12 | Removed debug message. | STRWarrior | 1 | -1/+0 | |
2014-04-12 | Simplefied GetPyramidLevel | STRWarrior | 1 | -10/+3 | |
2014-04-12 | Implemented the skeleton code for the beacon. | STRWarrior | 1 | -0/+111 | |
There is no handling for the GUI. It can now check how big the pyramid is under the beacon. |