index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Map.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed grass spread, closes #1743
Tiger Wang
2015-03-14
1
-3
/
+1
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-9
/
+9
*
1.8: Fixed maps.
Howaner
2014-09-13
1
-4
/
+4
*
Implemented trapped chests & others
Tiger Wang
2014-07-07
1
-2
/
+2
*
Fixed MSVC 64-bit build warnings.
Mattes D
2014-05-09
1
-1
/
+1
*
Fixed a few unneeded breaks
Tycho
2014-03-14
1
-1
/
+3
*
Fixed crash and some warnings in map handling.
madmaxoft
2014-02-27
1
-0
/
+2
*
Fixed MCServer not compiling with C++03 compilers
STRWarrior
2014-02-24
1
-7
/
+7
*
Maps: Improvements
andrew
2014-02-23
1
-3
/
+9
*
Documented and exported cMap
andrew
2014-02-22
1
-6
/
+43
*
Semi-working implementation of cMap::UpdatePixel
andrew
2014-02-22
1
-11
/
+77
*
Split cMap::UpdateClient
andrew
2014-02-21
1
-50
/
+76
*
Manual merge (Fixed conflicts)
andrew
2014-02-20
1
-10
/
+0
*
cMapDecorator: Implemented random rotations
andrew
2014-02-19
1
-10
/
+15
*
Documented cMap
andrew
2014-02-19
1
-4
/
+8
*
Map decorators; Map clients
andrew
2014-02-18
1
-23
/
+209
*
Map item handler; Fixed several bugs
andrew
2014-02-17
1
-11
/
+52
*
cMap::UpdateRadius
andrew
2014-02-15
1
-11
/
+101
*
EmptyMap item handler
andrew
2014-02-14
1
-4
/
+4
*
Send map when selected
andrew
2014-02-14
1
-18
/
+29
*
IDCount Serialization
andrew
2014-02-13
1
-0
/
+18
*
Implementation of in-game maps
andrew
2014-02-13
1
-0
/
+149