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
/
MobCensus.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-20
Mark UNREACHABLE with intrinsics
Tiger Wang
1
-2
/
+1
2020-05-15
Enable some more clang-tidy linter checks (#4738)
peterbell10
1
-5
/
+2
2018-02-05
Deal with covered switches consistently (#4161)
peterbell10
1
-4
/
+1
2015-06-02
Fixed warnings in MSVC.
Mattes D
1
-0
/
+4
2015-05-24
Made -Weverything an error.
tycho
1
-1
/
+1
2015-05-19
Make -Werror disabling file only
tycho
1
-1
/
+2
2015-05-09
More style checking.
Mattes D
1
-2
/
+2
2014-07-17
Fixed spaces around single-line comments.
madmaxoft
1
-1
/
+1
2014-07-17
Fixed basic whitespace problems.
madmaxoft
1
-1
/
+1
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
2013-12-20
Fixed minor warnings.
madmaxoft
1
-3
/
+5
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-10-20
Fixed memory leaks in cMobCensus, moved GetSpawnRate() to cMonster.
madmaxoft
1
-56
/
+20
2013-10-18
Adapted code style.
madmaxoft
1
-24
/
+63
2013-09-08
Replacing chunCk by chunk
mgueydan
1
-2
/
+2
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
/
+89