Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed spaces around single-line comments. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
| | | | | There should be at least two spaces in front and one space after //-style comments. | ||||
* | Fixed basic whitespace problems. | madmaxoft | 2014-07-17 | 1 | -11/+9 |
| | | | | Indenting by spaces and alignment by spaces, as well as trailing whitespace on non-empty lines. | ||||
* | Fixed MSVC 64-bit build warnings. | Mattes D | 2014-05-09 | 1 | -1/+1 |
| | |||||
* | Fixed Mesannine twister to use UInt32 | Tycho | 2014-03-09 | 1 | -1/+1 |
| | |||||
* | Maps: Improvements | andrew | 2014-02-23 | 1 | -1/+1 |
| | |||||
* | Manually exported DoWithMap | andrew | 2014-02-23 | 1 | -0/+5 |
| | |||||
* | Documented and exported cMap | andrew | 2014-02-22 | 1 | -3/+9 |
| | |||||
* | Semi-working implementation of cMap::UpdatePixel | andrew | 2014-02-22 | 1 | -0/+18 |
| | |||||
* | Split cMap::UpdateClient | andrew | 2014-02-21 | 1 | -23/+38 |
| | |||||
* | Thread safe cMap manager | andrew | 2014-02-20 | 1 | -2/+13 |
| | |||||
* | cMapDecorator: Implemented random rotations | andrew | 2014-02-19 | 1 | -3/+3 |
| | |||||
* | Documented cMap | andrew | 2014-02-19 | 1 | -3/+21 |
| | |||||
* | Map decorators; Map clients | andrew | 2014-02-18 | 1 | -6/+69 |
| | |||||
* | Map item handler; Fixed several bugs | andrew | 2014-02-17 | 1 | -3/+10 |
| | |||||
* | cMap::UpdateRadius | andrew | 2014-02-15 | 1 | -3/+14 |
| | |||||
* | Send map when selected | andrew | 2014-02-14 | 1 | -4/+16 |
| | |||||
* | IDCount Serialization | andrew | 2014-02-13 | 1 | -0/+3 |
| | |||||
* | Implementation of in-game maps | andrew | 2014-02-13 | 1 | -0/+95 |