summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/SignEntity.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | This should help detect #1313's second case.
* 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