summaryrefslogtreecommitdiffstats
path: root/src/Entities/HangingEntity.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prevent placing of hangables on illegal blocks and break when support block broken (#5301)Ethan Jones2021-10-031-0/+43
* Update entity sizesTiger Wang2021-04-121-1/+1
* Using Super.Mattes D2020-04-161-1/+1
* Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D2019-09-291-2/+2
* Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell102018-08-291-1/+1
* cPainting saving implementedTiger Wang2015-03-141-2/+0
* Fixed confusion over Item Frame directionsTiger Wang2015-03-131-52/+3
* Properly exported cItemFrame and cHangingEntity to Lua.Mattes D2014-10-211-11/+19
* Merge branch 'master' into FixesHowaner2014-09-251-2/+8
|\
| * HangingEntity: Silenced a crash.madmaxoft2014-09-251-2/+8
* | Fixed hanging direction bugs.Howaner2014-09-251-0/+15
|/
* CheckBasicStyle: multi-level indent change.madmaxoft2014-08-041-1/+1
* Fixed tabs used for alignment.madmaxoft2014-07-171-1/+1
* Normalized comments.madmaxoft2014-07-171-2/+2
* Add item frame saving.Howaner2014-03-151-0/+53