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
/
CaveSpider.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update entity sizes
Tiger Wang
2021-04-12
1
-1
/
+1
*
Fix sending incorrect date values on world change
Tiger Wang
2021-04-12
1
-1
/
+1
*
Using Super.
Mattes D
2020-04-16
1
-3
/
+3
*
Add ambient mob sounds (#4521)
Mat
2020-03-22
1
-1
/
+1
*
Updated sounds and effect IDs (#3422)
mathiascode
2017-02-15
1
-1
/
+1
*
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
-3
/
+3
*
fix cavespider poisoning even if attack is in cooldown
Gargaj
2015-11-08
1
-2
/
+6
*
Made -Weverything an error.
tycho
2015-05-24
1
-1
/
+1
*
Make -Werror disabling file only
tycho
2015-05-19
1
-1
/
+1
*
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
*
For now, removed creator member from Entity Effect for pointer safety
archshift
2014-07-12
1
-1
/
+1
*
Entity Effects: Clarified user, added it to AddEntityEffect
archshift
2014-06-17
1
-1
/
+1
*
Changed the AddEntityEffect() params for easier calls.
madmaxoft
2014-06-17
1
-1
/
+1
*
Cave spider now poisons its victim, added IsPawn function to Entity
archshift
2014-06-17
1
-0
/
+15
*
Fixed mob hitbox sizes, removed TODOs
archshift
2014-06-07
1
-1
/
+0
*
Fixed class capitalization for the cave spider.
archshift
2014-04-24
1
-3
/
+3
*
Fixed references to renamed files.
archshift
2014-04-24
1
-2
/
+2
*
Rename mob source files to fit CamelCase.
archshift
2014-04-24
1
-0
/
+47