Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed WSSCompact | Tiger Wang | 2014-09-30 | 1 | -62/+0 |
| | |||||
* | Fixed a bug who can used from hacked clients. | Howaner | 2014-08-02 | 1 | -0/+2 |
| | |||||
* | Use "default:" in switch. | Howaner | 2014-07-31 | 1 | -3/+6 |
| | |||||
* | Renamed "select..." methods to "set..." and better IsValidEffect() function. | Howaner | 2014-07-31 | 1 | -47/+11 |
| | |||||
* | Renamed functions and added beacon json saving. | Howaner | 2014-07-31 | 1 | -40/+38 |
| | |||||
* | Added window update. | Howaner | 2014-07-30 | 1 | -0/+23 |
| | |||||
* | Exported the beacon. | Howaner | 2014-07-30 | 1 | -2/+0 |
| | |||||
* | Added beacon. | Howaner | 2014-07-30 | 1 | -19/+290 |
| | |||||
* | Style: Normalized to no spaces before closing parenthesis. | madmaxoft | 2014-07-21 | 1 | -1/+1 |
| | |||||
* | Basic style fixes. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
| | |||||
* | Fixed formatting, made function static. | madmaxoft | 2014-04-19 | 1 | -8/+9 |
| | |||||
* | Some tweaks | STRWarrior | 2014-04-12 | 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. | ||||
* | Removed debug message. | STRWarrior | 2014-04-12 | 1 | -1/+0 |
| | |||||
* | Simplefied GetPyramidLevel | STRWarrior | 2014-04-12 | 1 | -10/+3 |
| | |||||
* | Implemented the skeleton code for the beacon. | STRWarrior | 2014-04-12 | 1 | -0/+111 |
There is no handling for the GUI. It can now check how big the pyramid is under the beacon. |