summaryrefslogtreecommitdiffstats
path: root/src/Entities/LeashKnot.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-16Using Super.Mattes D1-4/+4
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-3/+3
2018-07-26CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell101-1/+1
2017-09-19Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959)Lane Kolbly1-2/+2
2017-09-19Removed UTF-8 BOM (#4033)Lukas Pioch1-1/+1
2017-09-11Replace ItemCallbacks with lambdas (#3993)peterbell101-42/+19
2017-09-02Revert "Replace ItemCallbacks with lambdas (#3948)"LogicParrot1-19/+42
2017-09-01Replace ItemCallbacks with lambdas (#3948)peterbell101-42/+19
2017-08-24Use ref instead of pointerLukas Pioch1-1/+1
2017-08-21Fully implemented leashes (#3798)Pablo Beltrán1-0/+185