summaryrefslogtreecommitdiffstats
path: root/src/Entities/HangingEntity.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Deal with covered switches consistently (#4161)peterbell102018-02-051-26/+11
* Bulk clearing of whitespaceLogicParrot2016-02-051-1/+1
* Added a forgotten break in cHangingEntity constructor.Mattes D2015-06-241-0/+1
* Fixed warnings in MSVC.Mattes D2015-06-021-3/+12
* Make -Werror disabling file onlytycho2015-05-191-1/+3
* HangingEntity: Fixed a needless clang warning.Mattes D2015-04-191-2/+5
* Fixed style violationsTiger Wang2015-03-141-2/+2
* cPainting saving implementedTiger Wang2015-03-141-4/+9
* Fixed confusion over Item Frame directionsTiger Wang2015-03-131-13/+62
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
* Properly exported cItemFrame and cHangingEntity to Lua.Mattes D2014-10-211-12/+17
* Comment styleHowaner2014-09-251-1/+1
* Fixed hanging direction bugs.Howaner2014-09-251-1/+1
* Removed redundant semicolons and re-added warningarchshift2014-07-241-2/+2
* Add item frame saving.Howaner2014-03-151-0/+49