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
*
Renamed cWindow constants to include the "wt" prefix.
madmaxoft
2013-10-28
1
-1
/
+1
*
Pickups now have collection delay when vomited
Tiger Wang
2013-10-24
1
-1
/
+1
*
Added a few changes [SEE DESC]
Tiger Wang
2013-09-09
1
-1
/
+1
*
Moved entities into the Entities subfolder.
madmaxoft
2013-08-19
1
-1
/
+1
*
Shift+clicking won't combine different item metas.
madmaxoft
2013-08-02
1
-1
/
+1
*
Changed everyting to Unix line endings.
Alexander Harkness
2013-07-29
1
-815
/
+815
*
Rewritten furnaces
madmaxoft@gmail.com
2013-06-16
1
-41
/
+20
*
Added hopper entity, it can suck items out of chests, dispensers, droppers and other hopppers above it.
madmaxoft@gmail.com
2013-06-13
1
-0
/
+20
*
Shift + click doesn't "destroy" item enchantment
madmaxoft@gmail.com
2013-06-02
1
-5
/
+6
*
LuaWindow: Initial code, the window can be opened, but not much manipulated
madmaxoft@gmail.com
2013-05-30
1
-0
/
+31
*
Implemented left-click inventory painting
madmaxoft@gmail.com
2013-05-30
1
-7
/
+7
*
Moved BlockEntities to a separate folder
madmaxoft@gmail.com
2013-05-28
1
-3
/
+3
*
Implemented droppers
madmaxoft@gmail.com
2013-05-26
1
-24
/
+8
*
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
*
Refactored window clicking code to use different click actions
madmaxoft@gmail.com
2013-05-08
1
-68
/
+79
*
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