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
/
Items
/
ItemPotion.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-12
/
+12
*
Placing a fluid from bucket calls plugin hooks.
Mattes D
2015-04-14
1
-1
/
+4
*
Changed cEntity::m_UniqueID to UInt32.
Mattes D
2015-03-21
1
-1
/
+1
*
Fixed potion removing in creative mode.
Howaner
2014-08-30
1
-2
/
+6
*
Fixed indentations, removed redundant init code in SplashPotionEntity.cpp
archshift
2014-07-26
1
-3
/
+5
*
Moved potion static functions to EntityEffect to create splash potions through world
archshift
2014-07-26
1
-129
/
+7
*
Splash potions: Renamed PotionParticleType to PotionColor for clarity
archshift
2014-07-19
1
-3
/
+3
*
Reformatted cItemPotionHandler.
madmaxoft
2014-07-17
1
-47
/
+77
*
Readability and clarity changes
archshift
2014-07-14
1
-30
/
+45
*
For now, removed creator member from Entity Effect for pointer safety
archshift
2014-07-12
1
-2
/
+2
*
EntityEffects.x -> EntityEffect.x, Object-Oriented effects
archshift
2014-06-19
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
-2
/
+1
*
Fixed MSVC compilation.
madmaxoft
2014-06-17
1
-7
/
+7
*
Pawn: renamed HandleEntityEffects to HandleEntityEffect
archshift
2014-06-17
1
-1
/
+1
*
Removed long function wrapping
archshift
2014-06-17
1
-10
/
+2
*
ItemHandler: changed IsDrinkable() to take a short argument
archshift
2014-06-17
1
-9
/
+4
*
Splash potion: Adjusted speed, fixed spawn position
archshift
2014-06-17
1
-6
/
+3
*
Entity effect type: use 'eff' as a prefix instead of 'ef'
archshift
2014-06-17
1
-33
/
+33
*
Added splash potion functionality
archshift
2014-06-17
1
-1
/
+35
*
Implemented drinkable potions, noeffect entity effect,
archshift
2014-06-17
1
-0
/
+137