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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-19
Make -Werror disabling file only
tycho
1
-3
/
+3
2015-05-09
CheckBasicStyle: checks spaces around * and &.
Mattes D
1
-1
/
+1
2015-03-14
Fixed grass spread, closes #1743
Tiger Wang
1
-3
/
+1
2014-10-23
En masse NULL -> nullptr replace
Tiger Wang
1
-9
/
+9
2014-10-20
En masse NULL -> nullptr replace
Tiger Wang
1
-9
/
+9
2014-09-13
1.8: Fixed maps.
Howaner
1
-4
/
+4
2014-07-07
Implemented trapped chests & others
Tiger Wang
1
-2
/
+2
2014-05-09
Fixed MSVC 64-bit build warnings.
Mattes D
1
-1
/
+1
2014-05-08
Fixed MSVC 64-bit build warnings.
Mattes D
1
-1
/
+1
2014-03-14
Fixed a few unneeded breaks
Tycho
1
-1
/
+3
2014-02-27
Fixed crash and some warnings in map handling.
madmaxoft
1
-0
/
+2
2014-02-24
Fixed MCServer not compiling with C++03 compilers
STRWarrior
1
-7
/
+7
2014-02-23
Maps: Improvements
andrew
1
-3
/
+9
2014-02-22
Documented and exported cMap
andrew
1
-6
/
+43
2014-02-22
Semi-working implementation of cMap::UpdatePixel
andrew
1
-11
/
+77
2014-02-21
Split cMap::UpdateClient
andrew
1
-50
/
+76
2014-02-19
cMapDecorator: Implemented random rotations
andrew
1
-10
/
+15
2014-02-19
Documented cMap
andrew
1
-4
/
+8
2014-02-18
Map decorators; Map clients
andrew
1
-23
/
+209
2014-02-17
Map item handler; Fixed several bugs
andrew
1
-11
/
+52
2014-02-15
cMap::UpdateRadius
andrew
1
-11
/
+101
2014-02-14
EmptyMap item handler
andrew
1
-4
/
+4
2014-02-14
Send map when selected
andrew
1
-18
/
+29
2014-02-13
IDCount Serialization
andrew
1
-0
/
+18
2014-02-13
Implementation of in-game maps
andrew
1
-0
/
+149