summaryrefslogtreecommitdiffstats
path: root/src/UI/SlotArea.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove SetProperty(...cPlayer)Tiger Wang2020-10-031-1/+1
* Enchanting table shows detail on hover. Enchanting is deterministic. (#4937)KingCol132020-10-011-2/+8
* Introduce recipe book functionality (#4493)Tobias Wilken2020-07-141-4/+5
* cWindow: Convert XYZ to Vector3 (#4764)MaxwellScroggs2020-07-041-2/+2
* Using Super.Mattes D2020-04-161-34/+48
* Implement horse inventory (#4053)peterbell102017-10-211-0/+25
* Replaced includes with forward declarationsLukas Pioch2017-08-131-1/+2
* Off-hand/shield slot functional, save and load slot, bow + arrow functional (#3725)Pablo Beltrán2017-05-241-0/+17
* Clang 5.0 fixesLukas Pioch2017-05-211-4/+4
* Corrected brewingstand and added support for fuelLukas Pioch2017-05-081-1/+1
* Fixed bindings for cBlockArea:Read and Write. (#3568)Mattes D2017-02-051-1/+1
* Bulk clearing of whitespaceLogicParrot2016-02-051-39/+39
* Implemented brewingLukas Pioch2015-11-031-0/+30
* Unified the doxy-comment format.Mattes D2015-07-311-24/+22
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-1/+1
* Fixed missing overrides and added a ignore flag for reserved macro for clang version 3.6 and higher.Lukas Pioch2015-05-231-1/+1
* More style checking.Mattes D2015-05-091-1/+1
* Changed cEntity::m_UniqueID to UInt32.Mattes D2015-03-211-7/+10
* Implemented vanilla-like shift click.Howaner2014-12-131-8/+8
* Own classes for all windows.Howaner2014-12-131-4/+2
* e.t.c. -> etc.Tiger Wang2014-09-131-1/+1
* Added newlinesTiger Wang2014-09-131-1/+5
* Implemented Chest MinecartsTiger Wang2014-09-131-0/+14
* 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
|\
| * 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
|/
* 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
* 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 basic ender chestsTiger Wang2013-12-071-0/+18
* Moved source to srcAlexander Harkness2013-11-241-0/+313