summaryrefslogtreecommitdiffstats
path: root/src/Entities/LeashKnot.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959)Lane Kolbly2017-09-191-2/+2
* Removed UTF-8 BOM (#4033)Lukas Pioch2017-09-191-1/+1
* Replace ItemCallbacks with lambdas (#3993)peterbell102017-09-111-42/+19
* Revert "Replace ItemCallbacks with lambdas (#3948)"LogicParrot2017-09-021-19/+42
* Replace ItemCallbacks with lambdas (#3948)peterbell102017-09-011-42/+19
* Use ref instead of pointerLukas Pioch2017-08-241-1/+1
* Fully implemented leashes (#3798)Pablo Beltrán2017-08-211-0/+185