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
/
Inventory.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
CheckBasicStyle: checks spaces around * and &.
Mattes D
2015-05-09
1
-1
/
+1
*
Fixed reported parentheses around comparisons.
Mattes D
2014-12-05
1
-2
/
+6
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-6
/
+6
*
Type warning fixes.
Mattes D
2014-08-25
1
-1
/
+1
*
Merge pull request #1236 from Howaner/Inventory2
Mattes D
2014-07-27
1
-6
/
+10
|
\
|
*
Fix item durability.
Howaner
2014-07-23
1
-6
/
+10
*
|
Merge branch 'master' into Inventory
Howaner
2014-07-26
1
-10
/
+28
|
\
|
|
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-8
/
+8
|
*
Style: Normalized spaces after if, for and while.
madmaxoft
2014-07-21
1
-7
/
+7
|
*
Added RemoveItem() function to the player inventory.
Howaner
2014-07-18
1
-0
/
+18
*
|
Add armor items directly to the armor slots.
Howaner
2014-07-20
1
-0
/
+13
*
|
Fixed the armor slot in creative mode. Also removed that armor get directly to the armor slot. It is extremely buggy and unnecessary.
Howaner
2014-07-18
1
-9
/
+0
|
/
*
Fixed spaces around single-line comments.
madmaxoft
2014-07-17
1
-2
/
+2
*
Add DIG_STATUS_CANCELLED packet and add item resend, when a block can't place/break.
Howaner
2014-05-09
1
-0
/
+10
*
Send item back to the client when the item get damage.
Howaner
2014-05-07
1
-0
/
+1
*
Broadcast the Equipped Item, if the Slot is changed.
Howaner
2014-03-06
1
-0
/
+6
*
Map item handler; Fixed several bugs
andrew
2014-02-17
1
-0
/
+25
*
Removed obsoleted functions
Tiger Wang
2014-01-16
1
-1
/
+1
*
fixed warnings in Inventory.cpp
Tycho Bickerstaff
2013-12-31
1
-2
/
+2
*
Fixed VC2008 compilation, normalized include paths.
madmaxoft
2013-11-27
1
-1
/
+1
*
Fixed loads more of them.
Alexander Harkness
2013-11-26
1
-1
/
+1
*
Attempt to fix compilation
Tiger Wang
2013-11-24
1
-1
/
+1
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+682