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
/
SplashPotionEntity.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial convertion of a_Dt to std::chrono
Tycho
2015-01-11
1
-1
/
+1
*
Exported individual projectile classes to Lua API.
Mattes D
2014-10-21
1
-3
/
+15
*
SplashPotionEntity: Use `const cItem &` instead of a cItem
archshift
2014-07-26
1
-1
/
+1
*
Moved potion static functions to EntityEffect to create splash potions through world
archshift
2014-07-26
1
-3
/
+1
*
Removed redundant semicolons and re-added warning
archshift
2014-07-24
1
-1
/
+1
*
Added destroy-timer system to splash potion entities
archshift
2014-07-20
1
-0
/
+20
*
Splash potions: Renamed PotionParticleType to PotionColor for clarity
archshift
2014-07-19
1
-6
/
+6
*
Fixed splash potion color on toss
archshift
2014-07-19
1
-0
/
+2
*
Normalized comments.
madmaxoft
2014-07-17
1
-1
/
+1
*
Restructured cSplashPotionEntity code.
madmaxoft
2014-07-15
1
-27
/
+19
*
Added splash potions to NBT serialization and retrieval
archshift
2014-07-12
1
-0
/
+8
*
EntityEffects.x -> EntityEffect.x, Object-Oriented effects
archshift
2014-06-19
1
-1
/
+1
*
Applies splash potion effects to mobs as well as players
archshift
2014-06-17
1
-2
/
+3
*
Added splash potion functionality
archshift
2014-06-17
1
-3
/
+27
*
Added classes for splash potions and wither skulls
archshift
2014-06-17
1
-0
/
+34