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
/
Mobs
/
SnowGolem.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Entities now bail out of ticks if destroyed (#3363)
LogicParrot
2016-09-03
1
-0
/
+5
*
Silenced and fixed many warning messages across multiple files.
Samuel Barney
2015-07-29
1
-4
/
+4
*
Initial convertion of a_Dt to std::chrono
Tycho
2015-01-11
1
-1
/
+1
*
Fixed reported parentheses around comparisons.
Mattes D
2014-12-05
1
-1
/
+1
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-1
/
+1
*
g_BlockXXX => cBlockInfo::XXX
andrew
2014-03-01
1
-1
/
+1
*
Fixed Formatting, added compiler warning suppressing methods, fixed comments
TheJumper
2014-02-24
1
-0
/
+1
*
Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters
TheJumper
2014-02-23
1
-1
/
+1
*
Increased Type safety of Biomes
Tycho
2014-02-03
1
-1
/
+1
*
Fixed bug where snowgolems could replace non-solid blocks to snow blocks.
STRWarrior
2013-12-22
1
-1
/
+3
*
Snow golems die in hot biomes and leave a snow trail.
STRWarrior
2013-12-22
1
-0
/
+17
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+26