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
/
Item.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cItem: Added useful utility functions
madmaxoft@gmail.com
2013-06-16
1
-0
/
+34
*
Fixed cItem::IsStackableWith()
madmaxoft@gmail.com
2013-06-04
1
-1
/
+8
*
Enchantments are now stored in Anvil world and in player inventory
madmaxoft@gmail.com
2013-06-02
1
-4
/
+15
*
Refactored cInventory to use cItemGrid for the actual Storage
madmaxoft@gmail.com
2013-05-24
1
-1
/
+1
*
Inventory code cleanup, players can now see each other's armor
madmaxoft@gmail.com
2013-05-19
1
-2
/
+2
*
cItems: Added runtime bounds-checking to avoid server crashes with badly written plugins.
madmaxoft@gmail.com
2013-05-12
1
-0
/
+59
*
Fixed a bit of coding style and function names in cItem
madmaxoft@gmail.com
2013-04-11
1
-0
/
+56
*
Dispensers rewritten to use ItemGrid
madmaxoft@gmail.com
2013-04-10
1
-0
/
+11
*
Added cItemGrid to represent an XY grid of items; converted chests to use cItemGrid.
madmaxoft@gmail.com
2013-04-10
1
-0
/
+15
*
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
2013-01-12
1
-6
/
+6
*
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
2012-09-24
1
-0
/
+58