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
/
MobProximityCounter.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-17
Fixed CppCheck: (performance) Possible inefficient checking for emptiness.
Kirill Kirilenko
1
-1
/
+1
2014-07-21
Style: Normalized spaces after if, for and while.
madmaxoft
1
-2
/
+2
2014-07-19
Fixed style: spaces after commas.
madmaxoft
1
-4
/
+4
2014-07-17
Fixed spaces around single-line comments.
madmaxoft
1
-2
/
+2
2014-07-17
Fixed basic whitespace problems.
madmaxoft
1
-1
/
+1
2014-04-27
Fixed MobProximity Counter to remove chunk copys
Tycho
1
-3
/
+2
2014-04-26
Implemented Chunk Sparsing with segments
Tycho
1
-1
/
+2
2014-04-18
Did some static analysis, fixed some bugs and optimized a lot of code
jfhumann
1
-2
/
+2
2014-01-24
Fixed mobs too close to player not ticking
Tiger Wang
1
-2
/
+2
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-09-08
Replacing chunCk by chunk
mgueydan
1
-2
/
+2
2013-09-08
replacing asserts by ASSERTs
mgueydan
1
-1
/
+1
2013-09-08
removing an assert + correcting a distance calculation bug
mgueydan
1
-3
/
+9
2013-09-07
Adding mob census (sorry this is a big commit as work was done before git integration i couldn't split it more)
mgueydan
1
-0
/
+77