summaryrefslogtreecommitdiffstats
path: root/source/cFurnaceWindow.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Monster classes don't use cPackets. Chat messages are sent / broadcast without cPackets. BlockEntities don't use cPackets.madmaxoft@gmail.com2012-08-241-2/+0
* Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects.madmaxoft@gmail.com2012-08-181-6/+12
* A bit of cleanup and documentation around the UI window handlingmadmaxoft@gmail.com2012-08-061-8/+18
* Attempt to bring sanity to newlines across systems.cedeel@gmail.com2012-06-141-46/+46
* VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com2012-01-291-1/+6
* Code improvementslapayo94@gmail.com2011-12-251-1/+1
* MCServer c++ source filesfaketruth2011-10-031-0/+42