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
/
ItemBucket.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-14
Fixed placing liquids over liquids
Tiger Wang
1
-1
/
+1
2014-07-12
Comment grammar correction
Tiger Wang
1
-1
/
+1
2014-07-12
Simplified buckets code slightly
Tiger Wang
1
-32
/
+15
2014-07-12
Changes
daniel0916
1
-5
/
+4
2014-07-11
Changes
daniel0916
1
-24
/
+16
2014-07-10
Changes
daniel0916
1
-20
/
+22
2014-07-10
Maybe fixed whitespaces
daniel0916
1
-7
/
+7
2014-07-10
Maybe fixed whitespaces
daniel0916
1
-1
/
+1
2014-07-10
Fixed Bucket Placing
daniel0916
1
-6
/
+57
2014-07-09
Fixed Bucket placing
daniel0916
1
-1
/
+1
2014-03-23
Implemented lilypad placement
Tiger Wang
1
-4
/
+4
2014-02-04
Improved Type safety of eBlockFace
Tycho
1
-2
/
+2
2014-02-02
Changed Signiture of OnUpdate
Tycho
1
-1
/
+4
2013-12-17
Fixed naming and initialization.
madmaxoft
1
-4
/
+12
2013-12-17
Forgot to change one Vector3d to Vector3i.
STRWarrior
1
-1
/
+1
2013-12-17
Renamed Pos to m_Pos.
STRWarrior
1
-3
/
+3
2013-12-17
Using Recommendations.
STRWarrior
1
-10
/
+23
2013-12-17
Made buckets work when the player does not 'look' at a block. This fixes #265
STRWarrior
1
-32
/
+53
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-07-29
Changed everyting to Unix line endings.
Alexander Harkness
1
-160
/
+160
2013-07-03
Empty buckets replace fluid buckets on use and vice versa (patch contributed by Mgueydan)
madmaxoft
1
-3
/
+3
2013-05-24
Refactored cInventory to use cItemGrid for the actual Storage
madmaxoft@gmail.com
1
-8
/
+4
2013-05-19
Inventory code cleanup, players can now see each other's armor
madmaxoft@gmail.com
1
-7
/
+7
2013-01-27
Added the HOOK_BLOCK_TO_PICKUPS hook that fires when a block is dug up and should be converted to pickups.
madmaxoft@gmail.com
1
-1
/
+1
2013-01-12
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
1
-6
/
+6
2012-10-18
Fixed a few bugs in fluid placement - fluid into other fluid, fluid into washable blocks.
madmaxoft@gmail.com
1
-69
/
+139
2012-10-14
Fixed the bucket handling code trying to simulate at the wrong coords (client sends all coords as -1 to signify "item use")
madmaxoft@gmail.com
1
-12
/
+12
2012-09-29
Unified folder name-casing
madmaxoft@gmail.com
1
-0
/
+0
2012-09-24
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
1
-2
/
+3
2012-08-17
Fixed an assert in bucket placement
madmaxoft@gmail.com
1
-19
/
+34
2012-07-17
Fixed incompatibility to apples c++ compiler...
lapayo94@gmail.com
1
-5
/
+8
2012-07-16
Some code improvements
lapayo94@gmail.com
1
-1
/
+1
2012-07-15
A new Block handling system :o
lapayo94@gmail.com
1
-0
/
+75