summaryrefslogtreecommitdiffstats
path: root/src/UI/SlotArea.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-28Enchanting table improvements.Hownaer1-2/+5
2014-07-30Added beacon.Howaner1-0/+29
2014-07-20Add armor items directly to the armor slots.Howaner1-1/+1
2014-07-17Fixed tabs used for alignment.madmaxoft1-2/+2
2014-07-09Added inventory number click.Howaner1-1/+5
2014-07-06Fixed crafting grid updating.Mattes D1-0/+1
2014-07-06Added drop window action.Howaner1-0/+6
2014-07-05Add middle click.Howaner1-2/+5
2014-06-01Players can't set items in the result slot, when they shift a item.Howaner1-0/+1
2014-05-12cEntity::Killed(cEntity *) Handler; Achievement triggers; cPlayer::AwardAchievement()andrew1-0/+6
2014-05-05Add doxycomments to cSlotAreaAnvil functions.Howaner1-0/+2
2014-05-05Add anvil shift click.Howaner1-1/+3
2014-05-05Add clicks, exp subtraction, item check, ...Howaner1-1/+8
2014-05-05Add MC|ItemName plugin message.Howaner1-2/+0
2014-05-05Add anvil window and slot area.Howaner1-0/+29
2014-04-24Fix armor in survival mode.Howaner1-1/+6
2014-04-15Add more checks to cSlotAreaEnchantingHowaner1-10/+13
2014-04-14Added ItemPlaceCount in SlotAreadaniel09161-0/+3
2014-04-14Blocked enchanting a item twicedaniel09161-2/+2
2014-04-14Bug fixesdaniel09161-6/+2
2014-02-28Fixed multiple gcc warnings about unused params.madmaxoft1-3/+3
2014-01-20first changes for enchanting (not finished)daniel09161-0/+28
2013-12-07Added basic ender chestsTiger Wang1-0/+18
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-11-11Fixed dblclicking in crafting slot area.madmaxoft1-0/+1
2013-11-10Implemented inventory dblclick.madmaxoft1-1/+10
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-303/+303
2013-06-16Rewritten furnacesmadmaxoft@gmail.com1-20/+7
2013-06-13Added hopper entity, it can suck items out of chests, dispensers, droppers and other hopppers above it.madmaxoft@gmail.com1-1/+7
2013-05-30LuaWindow: Initial code, the window can be opened, but not much manipulatedmadmaxoft@gmail.com1-3/+23
2013-05-30Implemented left-click inventory paintingmadmaxoft@gmail.com1-7/+7
2013-05-26Implemented droppersmadmaxoft@gmail.com1-5/+4
2013-05-24Refactored cInventory to use cItemGrid for the actual Storagemadmaxoft@gmail.com1-4/+4
2013-05-08Refactored window clicking code to use different click actionsmadmaxoft@gmail.com1-5/+5
2013-01-08Fixed rclk in doublechestsmadmaxoft@gmail.com1-0/+18
2012-12-19Added dispensers (they can't dispense items yet)luksor111@gmail.com1-0/+21
2012-09-25Sockets are now owned by SocketThreads instead of ClientHandle (FS #246 and FS #247)madmaxoft@gmail.com1-0/+1
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-1/+1
2012-09-21Working shift-click support in crafting areas; window update working in 1.3.2madmaxoft@gmail.com1-1/+4
2012-09-20UI: Added shift-click support to most slot areas, except crafting.madmaxoft@gmail.com1-16/+72
2012-09-20Refactored windows.madmaxoft@gmail.com1-0/+192