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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added cItem::GetMaxStackSize()
madmaxoft
2013-11-10
1
-0
/
+3
*
cItem: Removed a warning emitted when creating an item from air
madmaxoft
2013-08-04
1
-1
/
+4
*
cItem: Added useful utility functions
madmaxoft@gmail.com
2013-06-16
1
-3
/
+21
*
Added cItem copy-constructor to Lua API, made cItem::IsEqual() and IsStackable() enchantment-aware
madmaxoft@gmail.com
2013-06-04
1
-1
/
+15
*
Enchantments: API and sending to client
madmaxoft@gmail.com
2013-06-02
1
-9
/
+26
*
cItem constructor changed to create single-piece items when not given count
madmaxoft@gmail.com
2013-06-01
1
-5
/
+20
*
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
-1
/
+1
*
cItems: Added runtime bounds-checking to avoid server crashes with badly written plugins.
madmaxoft@gmail.com
2013-05-12
1
-8
/
+7
*
Tiny formatting fix of rev 1463
madmaxoft@gmail.com
2013-05-09
1
-0
/
+2
*
function SpawnItemPickups is now exported to Lua. Lua is able to create a Items object.
nielsbreu@gmail.com
2013-05-09
1
-0
/
+2
*
Fixed a bit of coding style and function names in cItem
madmaxoft@gmail.com
2013-04-11
1
-49
/
+6
*
Dispensers rewritten to use ItemGrid
madmaxoft@gmail.com
2013-04-10
1
-2
/
+11
*
Added cItemGrid to represent an XY grid of items; converted chests to use cItemGrid.
madmaxoft@gmail.com
2013-04-10
1
-0
/
+3
*
Mineshafts: Added random loot to generated chests and fixed chest direction
madmaxoft@gmail.com
2013-04-06
1
-0
/
+14
*
cItems: Fixed parameter names according to conventions
madmaxoft@gmail.com
2013-01-27
1
-4
/
+4
*
Added cItems to Lua API.
madmaxoft@gmail.com
2013-01-27
1
-1
/
+28
*
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
2013-01-12
1
-31
/
+20
*
Cleanup: Removed deprecated functions from Lua API
madmaxoft@gmail.com
2012-11-11
1
-8
/
+0
*
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
2012-09-24
1
-0
/
+146