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