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
clang-format-codebase
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
real-block-count
serverTick
spawning
template-id-ctor-warning
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
/
Item.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
2012-09-24
1
-83
/
+0
*
Added a documentation for block and item handlers
lapayo94@gmail.com
2012-08-22
1
-1
/
+12
*
Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects.
madmaxoft@gmail.com
2012-08-18
1
-1
/
+1
*
Added cItemHandler::GetMaxStackSize() with a very basic implementation
madmaxoft@gmail.com
2012-08-11
1
-0
/
+12
*
Fixed warnings in item handlers - items' damage value is a short, but block meta is only a NIBBLETYPE. Also slight cleanup.
madmaxoft@gmail.com
2012-07-29
1
-1
/
+1
*
Simple health regeneration system
lapayo94@gmail.com
2012-07-17
1
-2
/
+17
*
Some code improvements
lapayo94@gmail.com
2012-07-16
1
-1
/
+1
*
Fixed a copypasta error in previous commit
madmaxoft@gmail.com
2012-07-16
1
-1
/
+1
*
Changed GetBlockMeta to return NIBBLETYPE instead of char
madmaxoft@gmail.com
2012-07-16
1
-1
/
+1
*
A new Block handling system :o
lapayo94@gmail.com
2012-07-15
1
-0
/
+45