| Commit message (Expand) | Author | Files | Lines |
2015-05-23 | Fixed missing overrides and added a ignore flag for reserved macro for clang version 3.6 and higher. | Lukas Pioch | 1 | -1/+1 |
2015-05-09 | More style checking. | Mattes D | 1 | -1/+1 |
2015-03-21 | Changed cEntity::m_UniqueID to UInt32. | Mattes D | 1 | -7/+10 |
2014-12-13 | Implemented vanilla-like shift click. | Howaner | 1 | -8/+8 |
2014-12-13 | Own classes for all windows. | Howaner | 1 | -4/+2 |
2014-09-13 | e.t.c. -> etc. | Tiger Wang | 1 | -1/+1 |
2014-09-13 | Added newlines | Tiger Wang | 1 | -1/+5 |
2014-09-13 | Implemented Chest Minecarts | Tiger Wang | 1 | -0/+14 |
2014-08-28 | Enchanting table improvements. | Hownaer | 1 | -2/+5 |
2014-07-30 | Added beacon. | Howaner | 1 | -0/+29 |
2014-07-20 | Add armor items directly to the armor slots. | Howaner | 1 | -1/+1 |
2014-07-17 | Fixed tabs used for alignment. | madmaxoft | 1 | -2/+2 |
2014-07-09 | Added inventory number click. | Howaner | 1 | -1/+5 |
2014-07-06 | Fixed crafting grid updating. | Mattes D | 1 | -0/+1 |
2014-07-06 | Added drop window action. | Howaner | 1 | -0/+6 |
2014-07-05 | Add middle click. | Howaner | 1 | -2/+5 |
2014-06-01 | Players can't set items in the result slot, when they shift a item. | Howaner | 1 | -0/+1 |
2014-05-12 | cEntity::Killed(cEntity *) Handler; Achievement triggers; cPlayer::AwardAchievement() | andrew | 1 | -0/+6 |
2014-05-05 | Add doxycomments to cSlotAreaAnvil functions. | Howaner | 1 | -0/+2 |
2014-05-05 | Add anvil shift click. | Howaner | 1 | -1/+3 |
2014-05-05 | Add clicks, exp subtraction, item check, ... | Howaner | 1 | -1/+8 |
2014-05-05 | Add MC|ItemName plugin message. | Howaner | 1 | -2/+0 |
2014-05-05 | Add anvil window and slot area. | Howaner | 1 | -0/+29 |
2014-04-24 | Fix armor in survival mode. | Howaner | 1 | -1/+6 |
2014-04-15 | Add more checks to cSlotAreaEnchanting | Howaner | 1 | -10/+13 |
2014-04-14 | Added ItemPlaceCount in SlotArea | daniel0916 | 1 | -0/+3 |
2014-04-14 | Blocked enchanting a item twice | daniel0916 | 1 | -2/+2 |
2014-04-14 | Bug fixes | daniel0916 | 1 | -6/+2 |
2014-02-28 | Fixed multiple gcc warnings about unused params. | madmaxoft | 1 | -3/+3 |
2014-01-20 | first changes for enchanting (not finished) | daniel0916 | 1 | -0/+28 |
2013-12-07 | Added basic ender chests | Tiger Wang | 1 | -0/+18 |
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 |
2013-11-11 | Fixed dblclicking in crafting slot area. | madmaxoft | 1 | -0/+1 |
2013-11-10 | Implemented inventory dblclick. | madmaxoft | 1 | -1/+10 |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -303/+303 |
2013-06-16 | Rewritten furnaces | madmaxoft@gmail.com | 1 | -20/+7 |
2013-06-13 | Added hopper entity, it can suck items out of chests, dispensers, droppers and other hopppers above it. | madmaxoft@gmail.com | 1 | -1/+7 |
2013-05-30 | LuaWindow: Initial code, the window can be opened, but not much manipulated | madmaxoft@gmail.com | 1 | -3/+23 |
2013-05-30 | Implemented left-click inventory painting | madmaxoft@gmail.com | 1 | -7/+7 |
2013-05-26 | Implemented droppers | madmaxoft@gmail.com | 1 | -5/+4 |
2013-05-24 | Refactored cInventory to use cItemGrid for the actual Storage | madmaxoft@gmail.com | 1 | -4/+4 |
2013-05-08 | Refactored window clicking code to use different click actions | madmaxoft@gmail.com | 1 | -5/+5 |
2013-01-08 | Fixed rclk in doublechests | madmaxoft@gmail.com | 1 | -0/+18 |
2012-12-19 | Added dispensers (they can't dispense items yet) | luksor111@gmail.com | 1 | -0/+21 |
2012-09-25 | Sockets are now owned by SocketThreads instead of ClientHandle (FS #246 and FS #247) | madmaxoft@gmail.com | 1 | -0/+1 |
2012-09-24 | Source files cleanup: The rest of the files renamed. | madmaxoft@gmail.com | 1 | -1/+1 |
2012-09-21 | Working shift-click support in crafting areas; window update working in 1.3.2 | madmaxoft@gmail.com | 1 | -1/+4 |
2012-09-20 | UI: Added shift-click support to most slot areas, except crafting. | madmaxoft@gmail.com | 1 | -16/+72 |
2012-09-20 | Refactored windows. | madmaxoft@gmail.com | 1 | -0/+192 |