summaryrefslogtreecommitdiffstats
path: root/source/UI/Window.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed cWindow constants to include the "wt" prefix.madmaxoft2013-10-281-11/+11
* Added cWindow property manipulation API.madmaxoft2013-08-181-2/+8
* Added hopper entity, it can suck items out of chests, dispensers, droppers and other hopppers above it.madmaxoft@gmail.com2013-06-131-0/+24
* 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-24/+13
* Implemented right-click inventory paintingmadmaxoft@gmail.com2013-05-301-0/+3
* Implemented left-click inventory paintingmadmaxoft@gmail.com2013-05-301-2/+68
* Implemented droppersmadmaxoft@gmail.com2013-05-261-5/+9
* Refactored window clicking code to use different click actionsmadmaxoft@gmail.com2013-05-081-1/+1
* Fixed personal crafting grid not being tossed on inventory close.madmaxoft@gmail.com2013-04-041-1/+1
* Fixed rclk in doublechestsmadmaxoft@gmail.com2013-01-081-2/+2
* Added dispensers (they can't dispense items yet)luksor111@gmail.com2012-12-191-0/+12
* Double chests are now working, and with sound. (FS #69)madmaxoft@gmail.com2012-10-201-1/+2
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-1/+1
* Source files cleanup: UI files renamedmadmaxoft@gmail.com2012-09-231-0/+181