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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-17
Reformatted cItemPotionHandler.
madmaxoft
1
-47
/
+77
2014-07-14
Readability and clarity changes
archshift
1
-30
/
+45
2014-07-12
For now, removed creator member from Entity Effect for pointer safety
archshift
1
-2
/
+2
2014-06-19
EntityEffects.x -> EntityEffect.x, Object-Oriented effects
archshift
1
-1
/
+1
2014-06-17
Entity Effects: Clarified user, added it to AddEntityEffect
archshift
1
-1
/
+1
2014-06-17
Changed the AddEntityEffect() params for easier calls.
madmaxoft
1
-2
/
+1
2014-06-17
Fixed MSVC compilation.
madmaxoft
1
-7
/
+7
2014-06-17
Pawn: renamed HandleEntityEffects to HandleEntityEffect
archshift
1
-1
/
+1
2014-06-17
Removed long function wrapping
archshift
1
-10
/
+2
2014-06-17
ItemHandler: changed IsDrinkable() to take a short argument
archshift
1
-9
/
+4
2014-06-17
Splash potion: Adjusted speed, fixed spawn position
archshift
1
-6
/
+3
2014-06-17
Entity effect type: use 'eff' as a prefix instead of 'ef'
archshift
1
-33
/
+33
2014-06-17
Added splash potion functionality
archshift
1
-1
/
+35
2014-06-17
Implemented drinkable potions, noeffect entity effect,
archshift
1
-0
/
+137