summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/DropSpenserEntity.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
| | | | also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-9/+13
|
* Merged branch 'master' of git://github.com/sriehl/MCServerMattes D2014-10-211-10/+6
|\
| * convert old style casts to fix warningsSteven Riehl2014-10-121-11/+7
|/
* Removed WSSCompactTiger Wang2014-09-301-48/+0
|
* Merge remote-tracking branch 'origin/master' into chestcartsTiger Wang2014-09-271-1/+0
|\ | | | | | | | | Conflicts: src/Entities/Minecart.cpp
| * Removed more unessicary includesTycho2014-09-261-1/+0
| |
* | Implemented Chest MinecartsTiger Wang2014-09-131-1/+0
|/
* Basic style fixes.madmaxoft2014-07-171-1/+1
|
* Normalized comments.madmaxoft2014-07-171-4/+4
| | | | | This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign.
* Fixed a DropSpenser AddFace bugTiger Wang2014-07-151-1/+1
|
* BlockEntities is warnings freeTycho2014-02-241-0/+1
|
* Removed some unneeded BroadcastWholeWindow()sTiger Wang2014-02-121-7/+0
|
* Moved json includes to where they are really needed.madmaxoft2013-11-281-0/+1
|
* Moved source to srcAlexander Harkness2013-11-241-0/+266