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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed the obsolete SendWholeInventory(cInventory &) function.
madmaxoft
2013-11-05
1
-2
/
+0
*
cInventory: Added the ChangeSlotCount() function to the Lua API
madmaxoft@gmail.com
2013-07-26
1
-0
/
+6
*
Empty buckets replace fluid buckets on use and vice versa (patch contributed by Mgueydan)
madmaxoft
2013-07-03
1
-3
/
+9
*
Slight cleanup in the cInventory / cItemGrid API
madmaxoft@gmail.com
2013-05-24
1
-2
/
+2
*
Refactored cInventory to use cItemGrid for the actual Storage
madmaxoft@gmail.com
2013-05-24
1
-47
/
+112
*
Fixed linux compilation
madmaxoft@gmail.com
2013-05-19
1
-1
/
+1
*
Inventory code cleanup, players can now see each other's armor
madmaxoft@gmail.com
2013-05-19
1
-11
/
+22
*
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
2013-01-12
1
-13
/
+13
*
Extended player inventory by direct r/o access to armor slots
madmaxoft@gmail.com
2012-12-21
1
-0
/
+7
*
Fixed issues with pickups.
sebi.noreply@gmail.com
2012-10-24
1
-0
/
+1
*
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
2012-09-24
1
-0
/
+88