summaryrefslogtreecommitdiffstats
path: root/source/BlockEntities/FurnaceEntity.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-479/+0
* Removed BlockEntities' constructors from the API.madmaxoft2013-11-151-22/+1
* Moved entities into the Entities subfolder.madmaxoft2013-08-191-1/+1
* Added cWindow property manipulation API.madmaxoft2013-08-181-1/+1
* Furnace window progressbars are initialized when the window is openedmadmaxoft@gmail.com2013-06-201-0/+2
* Furnaces light up visually when they're cookingmadmaxoft@gmail.com2013-06-201-11/+33
* Fixed a crash when placing new furnacesmadmaxoft@gmail.com2013-06-201-0/+2
* Rewritten furnacesmadmaxoft@gmail.com2013-06-161-204/+310
* Window contents are sent whenever the window is opened by a player.madmaxoft@gmail.com2013-05-301-1/+0
* Moved BlockEntities to a separate foldermadmaxoft@gmail.com2013-05-281-0/+369