summaryrefslogtreecommitdiffstats
path: root/src/UI/SlotArea.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enchanting table improvements.Hownaer2014-08-281-2/+5
|
* Added beacon.Howaner2014-07-301-0/+29
|
* Add armor items directly to the armor slots.Howaner2014-07-201-1/+1
|
* Fixed tabs used for alignment.madmaxoft2014-07-171-2/+2
|
* Merge pull request #1157 from Howaner/WindowMattes D2014-07-091-3/+16
|\ | | | | Add more inventory actions.
| * Added inventory number click.Howaner2014-07-091-1/+5
| |
| * Added drop window action.Howaner2014-07-061-0/+6
| |
| * Add middle click.Howaner2014-07-051-2/+5
| |
* | Fixed crafting grid updating.Mattes D2014-07-061-0/+1
|/ | | | Fixes #1152.
* Players can't set items in the result slot, when they shift a item.Howaner2014-06-011-0/+1
|
* cEntity::Killed(cEntity *) Handler; Achievement triggers; cPlayer::AwardAchievement()andrew2014-05-121-0/+6
|
* Add doxycomments to cSlotAreaAnvil functions.Howaner2014-05-051-0/+2
|
* Add anvil shift click.Howaner2014-05-051-1/+3
|
* Add clicks, exp subtraction, item check, ...Howaner2014-05-051-1/+8
|
* Add MC|ItemName plugin message.Howaner2014-05-051-2/+0
|
* Add anvil window and slot area.Howaner2014-05-051-0/+29
|
* Fix armor in survival mode.Howaner2014-04-241-1/+6
|
* Add more checks to cSlotAreaEnchantingHowaner2014-04-151-10/+13
|
* Added ItemPlaceCount in SlotAreadaniel09162014-04-141-0/+3
| | | | Thanks to Howaner for helping
* Blocked enchanting a item twicedaniel09162014-04-141-2/+2
|
* Bug fixesdaniel09162014-04-141-6/+2
|
* Merge remote-tracking branch 'upstream/master' into Enchantingdaniel09162014-04-071-3/+3
|\
| * Fixed multiple gcc warnings about unused params.madmaxoft2014-02-281-3/+3
| |
* | first changes for enchanting (not finished)daniel09162014-01-201-0/+28
|/ | | | | | | | - added enchanting table block handler and added it to the blockhandler - added enchanting window - drop item in the slot 0 when the player close the window - added enchanting packet (1.7 only) - some more...
* Added basic ender chestsTiger Wang2013-12-071-0/+18
| | | | Note that they just mirror chests now, so no per player inventory.
* Moved source to srcAlexander Harkness2013-11-241-0/+313