Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #992 from mc-server/coverity_fixes | Mattes D | 2014-05-09 | 1 | -1/+1 |
|\ | | | | | Coverity fixes | ||||
| * | Range Check on schematic size | worktycho | 2014-05-09 | 1 | -1/+1 |
| | | | | | | Fixes CID 55830 | ||||
* | | Fixed message formatting. | Mattes D | 2014-05-09 | 1 | -2/+2 |
| | | |||||
* | | Build fixes after the last size_t batch. | Mattes D | 2014-05-09 | 1 | -2/+2 |
| | | |||||
* | | Fixed MSVC 64-bit build warnings. | Mattes D | 2014-05-09 | 1 | -2/+2 |
|/ | |||||
* | Added schematic string serializer self-test. | madmaxoft | 2014-04-02 | 1 | -0/+33 |
| | |||||
* | BlockArea: Switched internal coords to Vector3i. | madmaxoft | 2014-03-25 | 1 | -5/+5 |
| | |||||
* | Renamed cBlockArea Offset to WEOffset. | madmaxoft | 2014-03-12 | 1 | -2/+2 |
| | | | | Even in getters / setters. | ||||
* | Renamed m_Offset to m_WEOffset | STRWarrior | 2014-03-11 | 1 | -3/+3 |
| | |||||
* | This allows a blockarea to have an Offset. | STRWarrior | 2014-03-10 | 1 | -0/+23 |
| | |||||
* | Fixed cBlockArea schematic string saving signature. | madmaxoft | 2014-03-07 | 1 | -4/+3 |
| | |||||
* | Added cBlockArea serialization to string. | madmaxoft | 2014-03-07 | 1 | -28/+106 |
| | | | | Fixes #665. | ||||
* | Fixed spelling error | Tycho | 2014-01-22 | 1 | -0/+172 |