summaryrefslogtreecommitdiffstats
path: root/src/Entities/HangingEntity.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-03Prevent placing of hangables on illegal blocks and break when support block broken (#5301)Ethan Jones1-0/+43
2021-04-12Update entity sizesTiger Wang1-1/+1
2020-04-16Using Super.Mattes D1-1/+1
2019-09-29Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D1-2/+2
2018-08-29Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell101-1/+1
2015-03-14cPainting saving implementedTiger Wang1-2/+0
2015-03-13Fixed confusion over Item Frame directionsTiger Wang1-52/+3
2014-10-21Properly exported cItemFrame and cHangingEntity to Lua.Mattes D1-11/+19
2014-09-25Fixed hanging direction bugs.Howaner1-0/+15
2014-09-25HangingEntity: Silenced a crash.madmaxoft1-2/+8
2014-08-04CheckBasicStyle: multi-level indent change.madmaxoft1-1/+1
2014-07-17Fixed tabs used for alignment.madmaxoft1-1/+1
2014-07-17Normalized comments.madmaxoft1-2/+2
2014-03-15Add item frame saving.Howaner1-0/+53