summaryrefslogtreecommitdiffstats
path: root/src/UI/Window.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-3/+3
|
* Improved furnacesTiger Wang2014-10-031-9/+6
| | | | | | | | * Fixed progress bar on 1.8 * Fixed bugs * Improved code * Fixes #1068 * Fixes #1070
* Merge remote-tracking branch 'origin/master' into chestcartsTiger Wang2014-09-271-1/+2
|\ | | | | | | | | Conflicts: src/Entities/Minecart.cpp
| * 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
| | | | | | | + Added trapped chests * Fixed a bunch of bugs in the redstone simulator concerning wires and repeaters * Other potential bugfixes
* 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
| | | | http://minecraft.gamepedia.com/Enchantment_mechanics
* first changes for enchanting (not finished)daniel09162014-01-201-0/+12
| | | | | | | | - 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/+17
| | | | Note that they just mirror chests now, so no per player inventory.
* Moved source to srcAlexander Harkness2013-11-241-0/+300