summaryrefslogtreecommitdiffstats
path: root/src/Entities/LeashKnot.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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