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
/
UI
/
SlotArea.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dispensers rewritten to use ItemGrid
madmaxoft@gmail.com
2013-04-10
1
-1
/
+1
*
Added cItemGrid to represent an XY grid of items; converted chests to use cItemGrid.
madmaxoft@gmail.com
2013-04-10
1
-3
/
+3
*
Pickups are now being saved into Anvil.
madmaxoft@gmail.com
2013-03-09
1
-1
/
+1
*
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
2013-01-12
1
-10
/
+10
*
Fixed rclk in doublechests
madmaxoft@gmail.com
2013-01-08
1
-1
/
+48
*
Added dispensers (they can't dispense items yet)
luksor111@gmail.com
2012-12-19
1
-0
/
+48
*
Fixed issues with pickups.
sebi.noreply@gmail.com
2012-10-24
1
-1
/
+2
*
SlotArea: removed excessive logging
madmaxoft@gmail.com
2012-09-29
1
-4
/
+0
*
Fixed a bug in the inventory system where it would de-sync when dragging items with non-default metadata/health
faketruth
2012-09-26
1
-1
/
+1
*
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
2012-09-24
1
-5
/
+5
*
Source files cleanup: UI files renamed
madmaxoft@gmail.com
2012-09-23
1
-1
/
+1
*
Tweaked logging.
madmaxoft@gmail.com
2012-09-23
1
-5
/
+5
*
Fixed a potential crash in shift-click (gcc warning)
madmaxoft@gmail.com
2012-09-21
1
-1
/
+1
*
Working shift-click support in crafting areas; window update working in 1.3.2
madmaxoft@gmail.com
2012-09-21
1
-5
/
+52
*
UI: Added shift-click support to most slot areas, except crafting.
madmaxoft@gmail.com
2012-09-20
1
-25
/
+106
*
Refactored windows.
madmaxoft@gmail.com
2012-09-20
1
-0
/
+569