Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-09-26 | Fixed a bug in the inventory system where it would de-sync when dragging items with non-default metadata/health | faketruth | 1 | -1/+1 |
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 | 5 | -16/+16 |
2012-09-23 | Source files cleanup: UI files renamed | madmaxoft@gmail.com | 4 | -8/+5 |
2012-09-23 | Tweaked logging. | madmaxoft@gmail.com | 2 | -10/+5 |
2012-09-21 | Fixed a potential crash in shift-click (gcc warning) | 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 | 4 | -7/+89 |
2012-09-20 | UI: Added shift-click support to most slot areas, except crafting. | madmaxoft@gmail.com | 4 | -42/+227 |
2012-09-20 | Refactored windows. | madmaxoft@gmail.com | 5 | -0/+1443 |