summaryrefslogtreecommitdiffstats
path: root/source/cFurnaceEntity.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Chunk is now marked as dirty; saving only dirty chunks; rewritten load / save not to use cChunkPtr; set VC2008 project to level4 warnings; block entities are now loaded and saved properlymadmaxoft@gmail.com2012-02-161-1/+1
* Restored chest and furnace functionality as it was (it's basically working but joined chests show single-chest window)madmaxoft@gmail.com2012-02-151-1/+2
* Rewritten most of the code for multithreading; still not 100%, but getting there. If this commit proves to be too problematic, we can always undo it.madmaxoft@gmail.com2012-02-131-11/+27
* More cFile cleanup; removed old format writing for block entitiesmadmaxoft@gmail.com2012-01-301-4/+3
* Prepared some parts of the code for multi world support, I created lots of TODO'sfaketruth2011-10-311-1/+2
* MCServer c++ source filesfaketruth2011-10-031-0/+43