summaryrefslogtreecommitdiffstats
path: root/source/cWindow.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-20Refactored windows.madmaxoft@gmail.com1-109/+0
2012-08-27Cut out all packet handling to a separate cProtocol descendantmadmaxoft@gmail.com1-2/+2
2012-08-19Window, Chest, Furnace and Pawn are not using cPackets at allmadmaxoft@gmail.com1-2/+1
2012-08-19Another handful of packets rewritten.madmaxoft@gmail.com1-3/+3
2012-08-18Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects.madmaxoft@gmail.com1-4/+7
2012-08-11Added partial shift+click handling to the survival inventorymadmaxoft@gmail.com1-1/+7
2012-08-06A bit of cleanup and documentation around the UI window handlingmadmaxoft@gmail.com1-14/+29
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-85/+85
2012-03-19Basic cWindow thread-safetymadmaxoft@gmail.com1-10/+23
2012-01-29VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com1-3/+0
2011-12-26 - Linux compatible fixes including updated makefilemtilden@gmail.com1-1/+1
2011-12-25Code improvementslapayo94@gmail.com1-0/+9
2011-10-03MCServer c++ source filesfaketruth1-0/+67