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