summaryrefslogtreecommitdiffstats
path: root/source/UI/Window.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-886/+0
* cWindow: Fixed item dupe glitch with painting (#278)madmaxoft2013-11-121-2/+2
* Implemented inventory dblclick.madmaxoft2013-11-101-0/+45
* cProtocol::SendWindowOpen() signature changed.madmaxoft2013-11-081-1/+1
* Renamed cWindow constants to include the "wt" prefix.madmaxoft2013-10-281-10/+10
* Moved entities into the Entities subfolder.madmaxoft2013-08-191-2/+2
* Added cWindow property manipulation API.madmaxoft2013-08-181-2/+24
* Fixed Window Titles being MCS-*Tiger Wang2013-07-271-8/+7
* Rewritten furnacesmadmaxoft@gmail.com2013-06-161-1/+2
* Added hopper entity, it can suck items out of chests, dispensers, droppers and other hopppers above it.madmaxoft@gmail.com2013-06-131-0/+53
* LuaWindow: Fixed memory leaks with unclosed windowsmadmaxoft@gmail.com2013-06-021-1/+1
* Added the OnClosing callback to cLuaWindow APImadmaxoft@gmail.com2013-05-301-1/+3
* LuaWindow: Initial code, the window can be opened, but not much manipulatedmadmaxoft@gmail.com2013-05-301-2/+35
* Implemented right-click inventory paintingmadmaxoft@gmail.com2013-05-301-26/+52
* Implemented left-click inventory paintingmadmaxoft@gmail.com2013-05-301-8/+201
* Moved BlockEntities to a separate foldermadmaxoft@gmail.com2013-05-281-3/+3
* Implemented droppersmadmaxoft@gmail.com2013-05-261-4/+4
* Refactored window clicking code to use different click actionsmadmaxoft@gmail.com2013-05-081-5/+20
* Fixed personal crafting grid not being tossed on inventory close.madmaxoft@gmail.com2013-04-041-4/+3
* Fixed rclk in doublechestsmadmaxoft@gmail.com2013-01-081-9/+16
* Added dispensers (they can't dispense items yet)luksor111@gmail.com2012-12-191-0/+15
* Double chests are now working, and with sound. (FS #69)madmaxoft@gmail.com2012-10-201-9/+32
* Fixed memory leaks in cWindow and cProtocolRecognizermadmaxoft@gmail.com2012-09-291-0/+5
* Hopefully fixed creative inventory tossing items out of the window.madmaxoft@gmail.com2012-09-291-1/+1
* Unified folder name-casingmadmaxoft@gmail.com2012-09-291-1/+1
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-7/+7
* Source files cleanup: UI files renamedmadmaxoft@gmail.com2012-09-231-0/+448