summaryrefslogtreecommitdiffstats
path: root/src/Map.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More style checking.Mattes D2015-05-091-1/+1
| | | | Spaces around some operators are checked.
* Improved DoWithID bindings.Mattes D2015-03-191-0/+5
|
* Fixed spaces around single-line comments.madmaxoft2014-07-171-1/+1
| | | | There should be at least two spaces in front and one space after //-style comments.
* Fixed basic whitespace problems.madmaxoft2014-07-171-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 D2014-05-091-1/+1
|
* Fixed Mesannine twister to use UInt32Tycho2014-03-091-1/+1
|
* Maps: Improvementsandrew2014-02-231-1/+1
|
* Manually exported DoWithMapandrew2014-02-231-0/+5
|
* Documented and exported cMapandrew2014-02-221-3/+9
|
* Semi-working implementation of cMap::UpdatePixelandrew2014-02-221-0/+18
|
* Split cMap::UpdateClientandrew2014-02-211-23/+38
|
* Thread safe cMap managerandrew2014-02-201-2/+13
|
* cMapDecorator: Implemented random rotationsandrew2014-02-191-3/+3
|
* Documented cMapandrew2014-02-191-3/+21
|
* Map decorators; Map clientsandrew2014-02-181-6/+69
|
* Map item handler; Fixed several bugsandrew2014-02-171-3/+10
|
* cMap::UpdateRadiusandrew2014-02-151-3/+14
|
* Send map when selectedandrew2014-02-141-4/+16
|
* IDCount Serializationandrew2014-02-131-0/+3
|
* Implementation of in-game mapsandrew2014-02-131-0/+95