summaryrefslogtreecommitdiffstats
path: root/src/Entities/HangingEntity.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added check for unexported but documented API (#5418)x12xx12x2022-05-071-4/+1
* Prevent placing of hangables on illegal blocks and break when support block broken (#5301)Ethan Jones2021-10-031-18/+8
* Using Super.Mattes D2020-04-161-1/+1
* Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D2019-09-291-4/+4
* 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