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
/
Items
/
ItemHandler.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-18
Fixed a few bugs in fluid placement - fluid into other fluid, fluid into washable blocks.
madmaxoft@gmail.com
1
-7
/
+7
2012-10-03
Moved blockticking into blockhandler classes.
madmaxoft@gmail.com
1
-1
/
+1
2012-09-29
Unified folder name-casing
madmaxoft@gmail.com
1
-0
/
+0
2012-09-24
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
1
-0
/
+0
2012-08-22
Added a documentation for block and item handlers
lapayo94@gmail.com
1
-1
/
+12
2012-08-18
Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects.
madmaxoft@gmail.com
1
-1
/
+1
2012-08-11
Added cItemHandler::GetMaxStackSize() with a very basic implementation
madmaxoft@gmail.com
1
-0
/
+12
2012-07-29
Fixed warnings in item handlers - items' damage value is a short, but block meta is only a NIBBLETYPE. Also slight cleanup.
madmaxoft@gmail.com
1
-1
/
+1
2012-07-17
Simple health regeneration system
lapayo94@gmail.com
1
-2
/
+17
2012-07-16
Some code improvements
lapayo94@gmail.com
1
-1
/
+1
2012-07-16
Fixed a copypasta error in previous commit
madmaxoft@gmail.com
1
-1
/
+1
2012-07-16
Changed GetBlockMeta to return NIBBLETYPE instead of char
madmaxoft@gmail.com
1
-1
/
+1
2012-07-15
A new Block handling system :o
lapayo94@gmail.com
1
-0
/
+45