summaryrefslogtreecommitdiffstats
path: root/src/Entities/Entity.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improved knockback animationTiger Wang2013-12-241-3/+3
* Fixed a comment in Entity.cppTiger Wang2013-12-231-1/+1
* Implemented knockback and critical hitTiger Wang2013-12-221-4/+21
* More reordering fixes.madmaxoft2013-12-201-2/+2
* Sorted a few constructors to remove warnings.madmaxoft2013-12-201-5/+5
* Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).madmaxoft2013-12-201-1/+1
* Added HandleSpeedFromAttachee so an entity can override the function.STRWarrior2013-12-161-4/+14
* Fixed angle normalization typo.madmaxoft2013-12-081-1/+1
* Fixed normalizing large angles.madmaxoft2013-12-081-6/+3
* Moved bindings-related to a Bindings subfolder.madmaxoft2013-12-081-1/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+1450