summaryrefslogtreecommitdiffstats
path: root/src/UI/Window.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed Compiler Warningsx12xx12x2022-01-141-1/+1
* Remove SetProperty(...cPlayer)Tiger Wang2020-10-031-9/+2
* cWindow: Fix slot area priority when double click stacking. (#4086)peterbell102018-01-151-1/+1
* Replace ItemCallbacks with lambdas (#3993)peterbell102017-09-111-3/+5
* Revert "Replace ItemCallbacks with lambdas (#3948)"LogicParrot2017-09-021-6/+4
* Replace ItemCallbacks with lambdas (#3948)peterbell102017-09-011-4/+6
* Add cLuaWindow OnClicked Callback (#3901)Lane Kolbly2017-08-171-1/+1
* Handle middle mouse drag (#3847)peterbell102017-07-131-2/+6
* Updated API documentation.Mattes D2016-07-181-2/+6
* Bulk clearing of whitespaceLogicParrot2016-02-051-32/+32
* Implemented brewingLukas Pioch2015-11-031-0/+1
* Unified the doxy-comment format.Mattes D2015-07-311-28/+26
* Narrowed WindowID to use only 7 bits.Mattes D2015-04-211-1/+1
* Readded old commentHowaner2015-02-061-0/+2
* C++11 and function rename.Howaner2014-12-171-4/+5
* Implemented vanilla-like shift click.Howaner2014-12-131-6/+7
* Own classes for all windows.Howaner2014-12-131-186/+0
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-3/+3
* Improved furnacesTiger Wang2014-10-031-9/+6
* Merge remote-tracking branch 'origin/master' into chestcartsTiger Wang2014-09-271-1/+2
|\
| * 1.8: Fixed inventory open packet.Howaner2014-09-111-1/+2
* | Implemented Chest MinecartsTiger Wang2014-09-131-0/+15
|/
* Enchanting table improvements.Hownaer2014-08-281-3/+0
* Added beacon.Howaner2014-07-301-0/+21
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-2/+2
* Basic style fixes.madmaxoft2014-07-171-3/+3
* Implemented trapped chests & othersTiger Wang2014-07-071-1/+6
* This isn't a enchantment table :DHowaner2014-05-051-1/+1
* Add clicks, exp subtraction, item check, ...Howaner2014-05-051-3/+9
* Add MC|ItemName plugin message.Howaner2014-05-051-0/+9
* Add anvil window and slot area.Howaner2014-05-051-0/+12
* Modified many thingsdaniel09162014-04-171-1/+1
* Fixed invisibility enchantmentsdaniel09162014-04-131-0/+2
* Added complete Enchanting Systemdaniel09162014-04-121-4/+16
* first changes for enchanting (not finished)daniel09162014-01-201-0/+12
* Added basic ender chestsTiger Wang2013-12-071-0/+17
* Moved source to srcAlexander Harkness2013-11-241-0/+300