summaryrefslogtreecommitdiffstats
path: root/src/Map.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implemented trapped chests & othersTiger Wang2014-07-071-2/+2
* Fixed MSVC 64-bit build warnings.Mattes D2014-05-091-1/+1
* Fixed a few unneeded breaksTycho2014-03-141-1/+3
* Fixed crash and some warnings in map handling.madmaxoft2014-02-271-0/+2
* Fixed MCServer not compiling with C++03 compilersSTRWarrior2014-02-241-7/+7
* Maps: Improvementsandrew2014-02-231-3/+9
* Documented and exported cMapandrew2014-02-221-6/+43
* Semi-working implementation of cMap::UpdatePixelandrew2014-02-221-11/+77
* Split cMap::UpdateClientandrew2014-02-211-50/+76
* Manual merge (Fixed conflicts)andrew2014-02-201-10/+0
* cMapDecorator: Implemented random rotationsandrew2014-02-191-10/+15
* Documented cMapandrew2014-02-191-4/+8
* Map decorators; Map clientsandrew2014-02-181-23/+209
* Map item handler; Fixed several bugsandrew2014-02-171-11/+52
* cMap::UpdateRadiusandrew2014-02-151-11/+101
* EmptyMap item handlerandrew2014-02-141-4/+4
* Send map when selectedandrew2014-02-141-18/+29
* IDCount Serializationandrew2014-02-131-0/+18
* Implementation of in-game mapsandrew2014-02-131-0/+149