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
/
Entities
/
Pawn.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added wither damage type, wither entity effect.
archshift
2014-06-17
1
-1
/
+15
*
Monster: added IsUndead(), undead-specific entity effects
archshift
2014-06-17
1
-6
/
+0
*
Removed long function wrapping
archshift
2014-06-17
1
-2
/
+1
*
Entity effect type: use 'eff' as a prefix instead of 'ef'
archshift
2014-06-17
1
-10
/
+10
*
Added splash potion functionality
archshift
2014-06-17
1
-3
/
+4
*
Implemented drinkable potions, noeffect entity effect,
archshift
2014-06-17
1
-0
/
+14
*
Implemented milk, added documentation to Pawn.h
archshift
2014-06-17
1
-0
/
+20
*
Pawn.cpp: fixed effect iterator BAD_ACCESS
archshift
2014-06-17
1
-8
/
+13
*
Pawn: Enabled entity effect broadcast, added typedef
archshift
2014-06-17
1
-3
/
+4
*
Entity effects: Added handlers for entity effects
archshift
2014-06-17
1
-0
/
+95
*
Added iterator on tick to manage entity effect duration
archshift
2014-06-17
1
-1
/
+18
*
cPawn: Remove unused m_bBurnable
archshift
2014-06-17
1
-1
/
+0
*
Moved Effects.h to EntityEffects.h, added initial impl
archshift
2014-06-17
1
-0
/
+25
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+19