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 (
Expand
)
Author
Age
Files
Lines
*
Removed unused code
Tiger Wang
2014-08-29
1
-1
/
+1
*
Fixed hunger bugs, Implemented golden apple, added jump statistic, added correct food effects.
Howaner
2014-07-31
1
-7
/
+9
*
Rename function.
Howaner
2014-07-26
1
-1
/
+1
*
Fix item durability.
Howaner
2014-07-23
1
-2
/
+15
*
More trailing whitespace fixes.
madmaxoft
2014-07-17
1
-1
/
+1
*
Basic style fixes.
madmaxoft
2014-07-17
1
-2
/
+2
*
Normalized comments.
madmaxoft
2014-07-17
1
-4
/
+4
*
ItemHandler: changed IsDrinkable() to take a short argument
archshift
2014-06-17
1
-2
/
+2
*
Implemented drinkable potions, noeffect entity effect,
archshift
2014-06-17
1
-1
/
+1
*
Implemented milk, added documentation to Pawn.h
archshift
2014-06-17
1
-0
/
+3
*
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
*
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