summaryrefslogtreecommitdiffstats
path: root/source/UI (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-29Fixed memory leaks in cWindow and cProtocolRecognizermadmaxoft@gmail.com1-0/+5
2012-09-29Hopefully fixed creative inventory tossing items out of the window.madmaxoft@gmail.com1-1/+1
2012-09-29SlotArea: removed excessive loggingmadmaxoft@gmail.com1-4/+0
2012-09-29Unified folder name-casingmadmaxoft@gmail.com1-1/+1
2012-09-26Fixed a bug in the inventory system where it would de-sync when dragging items with non-default metadata/healthfaketruth1-1/+1
2012-09-25Sockets are now owned by SocketThreads instead of ClientHandle (FS #246 and FS #247)madmaxoft@gmail.com1-0/+1
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com5-16/+16
2012-09-23Source files cleanup: UI files renamedmadmaxoft@gmail.com4-8/+5
2012-09-23Tweaked logging.madmaxoft@gmail.com2-10/+5
2012-09-21Fixed a potential crash in shift-click (gcc warning)madmaxoft@gmail.com1-1/+1
2012-09-21Working shift-click support in crafting areas; window update working in 1.3.2madmaxoft@gmail.com4-7/+89
2012-09-20UI: Added shift-click support to most slot areas, except crafting.madmaxoft@gmail.com4-42/+227
2012-09-20Refactored windows.madmaxoft@gmail.com5-0/+1443