Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-03-14 | Fixed a few unneeded breaks | Tycho | 1 | -1/+3 | |
2014-02-27 | Fixed crash and some warnings in map handling. | madmaxoft | 1 | -0/+2 | |
Fixes #728. | |||||
2014-02-24 | Fixed MCServer not compiling with C++03 compilers | STRWarrior | 1 | -7/+7 | |
2014-02-23 | Maps: Improvements | andrew | 1 | -3/+9 | |
2014-02-22 | Documented and exported cMap | andrew | 1 | -6/+43 | |
2014-02-22 | Semi-working implementation of cMap::UpdatePixel | andrew | 1 | -11/+77 | |
2014-02-21 | Split cMap::UpdateClient | andrew | 1 | -50/+76 | |
2014-02-19 | cMapDecorator: Implemented random rotations | andrew | 1 | -10/+15 | |
2014-02-19 | Documented cMap | andrew | 1 | -4/+8 | |
2014-02-18 | Map decorators; Map clients | andrew | 1 | -23/+209 | |
2014-02-17 | Map item handler; Fixed several bugs | andrew | 1 | -11/+52 | |
2014-02-15 | cMap::UpdateRadius | andrew | 1 | -11/+101 | |
2014-02-14 | EmptyMap item handler | andrew | 1 | -4/+4 | |
2014-02-14 | Send map when selected | andrew | 1 | -18/+29 | |
2014-02-13 | IDCount Serialization | andrew | 1 | -0/+18 | |
2014-02-13 | Implementation of in-game maps | andrew | 1 | -0/+149 | |