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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unused forward declarations (#3888)
Lukas Pioch
2017-08-03
1
-1
/
+0
*
Off-hand/shield slot functional, save and load slot, bow + arrow functional (#3725)
Pablo Beltrán
2017-05-24
1
-2
/
+19
*
Clang 5.0 fixes
Lukas Pioch
2017-05-21
1
-1
/
+1
*
Updated API documentation.
Mattes D
2016-07-18
1
-2
/
+2
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-25
/
+25
*
Fixes #2052
Tiger Wang
2015-05-18
1
-8
/
+2
*
CheckBasicStyle: checks spaces around * and &.
Mattes D
2015-05-09
1
-1
/
+1
*
Removed unwanted base classes from Lua API.
Mattes D
2015-03-19
1
-0
/
+2
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-2
/
+2
*
Gave names to unnamed enums
archshift
2014-08-11
1
-2
/
+2
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-1
/
+1
*
Clarified RemoveItem()'s comments.
madmaxoft
2014-07-18
1
-1
/
+2
*
Added RemoveItem() function to the player inventory.
Howaner
2014-07-18
1
-0
/
+3
*
Fixed basic whitespace problems.
madmaxoft
2014-07-17
1
-1
/
+1
*
Add DIG_STATUS_CANCELLED packet and add item resend, when a block can't place/break.
Howaner
2014-05-09
1
-19
/
+22
*
Fixed non-virtual destructors warnings.
madmaxoft
2014-03-28
1
-0
/
+2
*
Map item handler; Fixed several bugs
andrew
2014-02-17
1
-0
/
+3
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+182