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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
CheckBasicStyle: Check number of empty lines between functions (#4267)
peterbell10
2018-07-26
1
-0
/
+8
*
Silenced and fixed many warning messages across multiple files.
Samuel Barney
2015-07-29
1
-2
/
+2
*
CheckBasicStyle: checks spaces around * and &.
Mattes D
2015-05-09
1
-1
/
+5
*
Fixed CppCheck: (performance) Possible inefficient checking for emptiness.
Kirill Kirilenko
2015-01-17
1
-1
/
+1
*
Style: Normalized spaces after if, for and while.
madmaxoft
2014-07-21
1
-2
/
+2
*
Fixed style: spaces after commas.
madmaxoft
2014-07-19
1
-4
/
+4
*
Fixed spaces around single-line comments.
madmaxoft
2014-07-17
1
-2
/
+2
*
Fixed basic whitespace problems.
madmaxoft
2014-07-17
1
-1
/
+1
*
Fixed MobProximity Counter to remove chunk copys
Tycho
2014-04-27
1
-3
/
+2
*
Merge branch 'master' into chunksparsing/structs
Tycho
2014-04-27
1
-2
/
+2
|
\
|
*
Did some static analysis, fixed some bugs and optimized a lot of code
jfhumann
2014-04-18
1
-2
/
+2
*
|
Implemented Chunk Sparsing with segments
Tycho
2014-04-26
1
-1
/
+2
|
/
*
Fixed mobs too close to player not ticking
Tiger Wang
2014-01-24
1
-2
/
+2
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+83