summaryrefslogtreecommitdiffstats
path: root/source/UI (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com2013-01-121-10/+10
* Fixed rclk in doublechestsmadmaxoft@gmail.com2013-01-084-12/+84
* Added dispensers (they can't dispense items yet)luksor111@gmail.com2012-12-194-0/+96
* Fixed issues with pickups. sebi.noreply@gmail.com2012-10-241-1/+2
* Double chests are now working, and with sound. (FS #69)madmaxoft@gmail.com2012-10-202-10/+34
* 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
* SlotArea: removed excessive loggingmadmaxoft@gmail.com2012-09-291-4/+0
* Unified folder name-casingmadmaxoft@gmail.com2012-09-291-1/+1
* Fixed a bug in the inventory system where it would de-sync when dragging items with non-default metadata/healthfaketruth2012-09-261-1/+1
* Sockets are now owned by SocketThreads instead of ClientHandle (FS #246 and FS #247)madmaxoft@gmail.com2012-09-251-0/+1
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-245-16/+16
* Source files cleanup: UI files renamedmadmaxoft@gmail.com2012-09-234-8/+5
* Tweaked logging.madmaxoft@gmail.com2012-09-232-10/+5
* Fixed a potential crash in shift-click (gcc warning)madmaxoft@gmail.com2012-09-211-1/+1
* Working shift-click support in crafting areas; window update working in 1.3.2madmaxoft@gmail.com2012-09-214-7/+89
* UI: Added shift-click support to most slot areas, except crafting.madmaxoft@gmail.com2012-09-204-42/+227
* Refactored windows.madmaxoft@gmail.com2012-09-205-0/+1443