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
/
ItemHandler.h
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add repair cost to cItem, add custom name to NBTChunkSerializer and fix anvil bugs.
Howaner
2014-05-07
1
-3
/
+0
|
*
Rename CanRepairWithItem to CanRepairWithRawMaterial and rename Size() to Count()
Howaner
2014-05-06
1
-1
/
+1
|
*
Add anvil window and slot area.
Howaner
2014-05-05
1
-0
/
+6
|
*
Fix armor in survival mode.
Howaner
2014-04-24
1
-15
/
+15
|
*
Fixed clang compilation errors. Apparently gcc and MSVC do not care about the order of initializer lists, but clang does.
jfhumann
2014-04-18
1
-1
/
+1
|
*
Did some static analysis, fixed some bugs and optimized a lot of code
jfhumann
2014-04-18
1
-1
/
+1
|
*
Fixed warnings
Tycho
2014-03-07
1
-0
/
+3
|
*
Map item handler; Fixed several bugs
andrew
2014-02-17
1
-0
/
+8
|
*
Improved Type safety of eBlockFace
Tycho
2014-02-04
1
-4
/
+4
|
|
|
|
May Fix #640
*
converted commneted paramater names to the unused macro
Tycho Bickerstaff
2013-12-22
1
-1
/
+7
|
*
Root is now warnings clean
Tycho Bickerstaff
2013-12-21
1
-1
/
+1
|
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+99