summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/SignEntity.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* allow use failures to propagate from the entity/block to the playerGargaj2015-12-131-1/+2
* convert old style casts to fix warningsSteven Riehl2014-10-121-6/+2
* Removed WSSCompactTiger Wang2014-09-301-35/+0
* Removed more unessicary includesTycho2014-09-261-2/+2
* Added Y-wise asserts to signs.Mattes D2014-09-061-0/+1
* Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).madmaxoft2013-12-201-2/+2
* 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/+115