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
/
Creeper.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace ItemCallbacks with lambdas (#3993)
peterbell10
2017-09-11
1
-10
/
+5
*
Revert "Replace ItemCallbacks with lambdas (#3948)"
LogicParrot
2017-09-02
1
-5
/
+10
*
Replace ItemCallbacks with lambdas (#3948)
peterbell10
2017-09-01
1
-10
/
+5
*
Fully implemented leashes (#3798)
Pablo Beltrán
2017-08-21
1
-0
/
+2
*
Creepers explode when burned by flint and steel (#3865)
Bond-009
2017-07-22
1
-1
/
+1
*
Updated sounds and effect IDs (#3422)
mathiascode
2017-02-15
1
-3
/
+3
*
Entities now bail out of ticks if destroyed (#3363)
LogicParrot
2016-09-03
1
-0
/
+5
*
cMonster::m_Target safety across worlds
LogicParrot
2016-02-03
1
-1
/
+1
*
Fixed creeper calling TargetIsInRange with null m_Target
LogicParrot
2016-01-12
1
-2
/
+2
*
stop creepers from exploding even if they just died
Gargaj
2015-12-08
1
-1
/
+1
*
fix cavespider poisoning even if attack is in cooldown
Gargaj
2015-11-08
1
-1
/
+4
*
Only send creeper updates when there is a change
Gargaj
2015-11-07
1
-3
/
+6
*
Fixed creeper explosions
SafwatHalaby
2015-05-30
1
-1
/
+1
*
Made -Weverything an error.
tycho
2015-05-24
1
-2
/
+2
*
Make -Werror disabling file only
tycho
2015-05-19
1
-1
/
+1
*
Creeper: Fixed skeleton check.
Mattes D
2015-03-21
1
-11
/
+10
*
Initial convertion of a_Dt to std::chrono
Tycho
2015-01-11
1
-2
/
+2
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-2
/
+2
*
More trailing whitespace fixes.
madmaxoft
2014-07-17
1
-1
/
+1
*
Normalized comments.
madmaxoft
2014-07-17
1
-1
/
+1
*
Changed BroadcastSoundEffect function to take floating pos.
Howaner
2014-07-13
1
-2
/
+2
*
Changed everything to callbacks
Tiger Wang
2014-07-05
1
-2
/
+20
*
Exploded creepers drop nothing, part of #1058
Tiger Wang
2014-06-04
1
-2
/
+8
*
Add entity invulnerable
Howaner
2014-04-26
1
-2
/
+6
*
Creeper fixes
tonibm19
2014-03-02
1
-9
/
+32
*
Fixed Formatting, Added DropChances and CanPickUpLoot attributes to Monsters
TheJumper
2014-02-23
1
-1
/
+6
*
Fixed TNT fizzing everywhere
Tiger Wang
2014-02-15
1
-1
/
+1
*
Did what xoft recommended
Tiger Wang
2014-01-25
1
-1
/
+5
*
Implemented creeper abilities
Tiger Wang
2014-01-24
1
-2
/
+47
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+47