summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/FurnaceEntity.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* allow use failures to propagate from the entity/block to the playerGargaj2015-12-131-1/+2
* Fixes multiple furnace issues, including from loading world storageHaoTNN2015-06-031-14/+29
* Fixes lit furnace issue in #2051haotnn2015-05-191-0/+1
* Merge branch 'master' into InventoryHowaner2015-01-251-1/+1
|\
| * Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
* | Own classes for all windows.Howaner2014-12-131-1/+1
|/
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-4/+4
* Fixed trailing whitespace.Mattes D2014-10-211-1/+1
* Merged branch 'master' of git://github.com/sriehl/MCServerMattes D2014-10-211-19/+15
|\
| * convert old style casts to fix warningsSteven Riehl2014-10-121-28/+24
* | Furnaces now update their block entity typeTiger Wang2014-10-181-2/+4
* | Simpler code.Alexander Harkness2014-10-181-3/+2
* | Nullptr?Alexander Harkness2014-10-161-2/+2
* | Fixed a number of stylistic issues.Alexander Harkness2014-10-161-7/+7
* | Improved furnacesTiger Wang2014-10-031-94/+47
|/
* Removed WSSCompactTiger Wang2014-09-301-54/+0
* Merge remote-tracking branch 'origin/master' into chestcartsTiger Wang2014-09-271-2/+0
|\
| * Removed more unessicary includesTycho2014-09-261-2/+0
* | Implemented Chest MinecartsTiger Wang2014-09-131-1/+0
|/
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-1/+1
* Did some static analysis, fixed some bugs and optimized a lot of codejfhumann2014-04-181-3/+4
* BlockEntities is warnings freeTycho2014-02-241-2/+4
* Removed obsoleted functionsTiger Wang2014-01-161-2/+2
* Fixed a few MSVC warnings.madmaxoft2014-01-061-4/+4
* Fixed VC2008 compilation, normalized include paths.madmaxoft2013-11-271-1/+1
* Fixed the remaining derpsAlexander Harkness2013-11-271-1/+1
* Further attempts to fix compileTiger Wang2013-11-251-1/+1
* Attempt to fix compilationTiger Wang2013-11-241-1/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+479