summaryrefslogtreecommitdiffstats
path: root/src/Mobs/CaveSpider.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update entity sizesTiger Wang2021-04-121-1/+1
* Fix sending incorrect date values on world changeTiger Wang2021-04-121-1/+1
* Using Super.Mattes D2020-04-161-3/+3
* Add ambient mob sounds (#4521)Mat2020-03-221-1/+1
* Updated sounds and effect IDs (#3422)mathiascode2017-02-151-1/+1
* Entities now bail out of ticks if destroyed (#3363)LogicParrot2016-09-031-0/+5
* cMonster::m_Target safety across worldsLogicParrot2016-02-031-3/+3
* fix cavespider poisoning even if attack is in cooldownGargaj2015-11-081-2/+6
* Made -Weverything an error.tycho2015-05-241-1/+1
* Make -Werror disabling file onlytycho2015-05-191-1/+1
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-2/+2
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-2/+2
* For now, removed creator member from Entity Effect for pointer safetyarchshift2014-07-121-1/+1
* Entity Effects: Clarified user, added it to AddEntityEffectarchshift2014-06-171-1/+1
* Changed the AddEntityEffect() params for easier calls.madmaxoft2014-06-171-1/+1
* Cave spider now poisons its victim, added IsPawn function to Entityarchshift2014-06-171-0/+15
* Fixed mob hitbox sizes, removed TODOsarchshift2014-06-071-1/+0
* Fixed class capitalization for the cave spider.archshift2014-04-241-3/+3
* Fixed references to renamed files.archshift2014-04-241-2/+2
* Rename mob source files to fit CamelCase.archshift2014-04-241-0/+47