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
/
source
/
Inventory.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed item-breaking.
madmaxoft
2013-10-18
1
-1
/
+1
*
Moved entities into the Entities subfolder.
madmaxoft
2013-08-19
1
-1
/
+1
*
cInventory: Added the ChangeSlotCount() function to the Lua API
madmaxoft@gmail.com
2013-07-26
1
-0
/
+16
*
Empty buckets replace fluid buckets on use and vice versa (patch contributed by Mgueydan)
madmaxoft
2013-07-03
1
-4
/
+4
*
Refactored cInventory to use cItemGrid for the actual Storage
madmaxoft@gmail.com
2013-05-24
1
-170
/
+358
*
Inventory changes made by plugins are now propagated to the client
madmaxoft@gmail.com
2013-05-19
1
-0
/
+2
*
Inventory code cleanup, players can now see each other's armor
madmaxoft@gmail.com
2013-05-19
1
-91
/
+118
*
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
2013-01-12
1
-9
/
+9
*
Fixed issues with pickups.
sebi.noreply@gmail.com
2012-10-24
1
-3
/
+34
*
Removed a few debugging messages from the release builds.
madmaxoft@gmail.com
2012-10-06
1
-3
/
+3
*
Unified folder name-casing
madmaxoft@gmail.com
2012-09-29
1
-1
/
+1
*
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
2012-09-24
1
-0
/
+427