summaryrefslogtreecommitdiffstats
path: root/src/Map.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed spaces around single-line comments.madmaxoft2014-07-171-1/+1
* Fixed basic whitespace problems.madmaxoft2014-07-171-11/+9
* 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