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
/
MobSpawner.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made -Weverything an error.
tycho
2015-05-24
1
-1
/
+1
*
CheckBasicStyle: checks spaces around * and &.
Mattes D
2015-05-09
1
-2
/
+2
*
Correct world height validations.
Tommy Santerre
2015-03-20
1
-1
/
+1
*
Fixed grass spread, closes #1743
Tiger Wang
2015-03-14
1
-5
/
+4
*
Fixed monster spawn randomness.
Mattes D
2015-02-20
1
-1
/
+2
*
Added Rabbits
Masy98
2014-12-20
1
-0
/
+2
*
Added Entity Guardian
Masy98
2014-12-18
1
-0
/
+6
*
Fixed reported parentheses around comparisons.
Mattes D
2014-12-05
1
-4
/
+4
*
updated mooshroom check for mycelium
p-mcgowan
2014-12-02
1
-1
/
+1
*
extra formatting parentheses
p-mcgowan
2014-12-02
1
-2
/
+2
*
added spawning rule to mooshroom
p-mcgowan
2014-12-02
1
-0
/
+13
*
Merge branch 'master' into MobSpawner
Howaner
2014-11-18
1
-1
/
+1
|
\
|
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-1
/
+1
*
|
Merge branch 'master' into MobSpawner
Howaner
2014-09-26
1
-50
/
+50
|
\
|
|
*
Added first test to show the object can be created
Tycho
2014-09-17
1
-50
/
+50
*
|
Implemented mob spawner.
Howaner
2014-09-19
1
-6
/
+7
|
/
*
Merge remote-tracking branch 'origin/master' into portals
Tiger Wang
2014-07-22
1
-3
/
+3
|
\
|
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-1
/
+1
|
*
Style: Normalized spaces after if, for and while.
madmaxoft
2014-07-21
1
-1
/
+1
|
*
Fixed style: spaces after commas.
madmaxoft
2014-07-19
1
-1
/
+1
*
|
Bug and crash fixes
Tiger Wang
2014-07-20
1
-1
/
+2
|
/
*
Fixed basic whitespace problems.
madmaxoft
2014-07-17
1
-1
/
+1
*
Fixed MSVC 64-bit build warnings.
Mattes D
2014-05-09
1
-3
/
+3
*
Did some static analysis, fixed some bugs and optimized a lot of code
jfhumann
2014-04-18
1
-2
/
+2
*
Realised suggestions
Tiger Wang
2014-03-31
1
-5
/
+8
*
Fixed a few Y too high/low asserts
Tiger Wang
2014-03-31
1
-5
/
+7
*
Add new leaves to all classes.
Howaner
2014-03-16
1
-1
/
+1
*
g_BlockXXX => cBlockInfo::XXX
andrew
2014-03-01
1
-7
/
+7
*
Fixed compile and some warnings in MSVS
Tiger Wang
2014-02-09
1
-1
/
+1
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+361