summaryrefslogtreecommitdiffstats
path: root/src/Mobs/PassiveAggressiveMonster.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Spectators added (#2852)bibo382016-10-121-2/+3
|
* cMonster::m_Target safety across worldsLogicParrot2016-02-031-2/+2
|
* Spiders now friendly at daylight, new cChunk functionsLogicParrot2016-01-211-2/+2
|
* neutral mobs shouldn't chase the player unless aggro'dGargaj2015-11-081-0/+6
| | | | | | | | | | | | | | | | | code style neutral mobs shouldn't chase the player unless aggro'd neutral mobs shouldn't chase the player unless aggro'd Merge branch 'chilloutyo' of github.com:Gargaj/cuberite into chilloutyo Conflicts: src/Mobs/PassiveAggressiveMonster.h code style Merge branch 'chilloutyo' of github.com:Gargaj/cuberite into chilloutyo
* Made -Weverything an error.tycho2015-05-241-1/+1
|
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
|
* Added first test to show the object can be createdTycho2014-09-171-1/+1
|
* Add entity invulnerableHowaner2014-04-261-2/+6
|
* Changed a condition to IsGameModeTiger Wang2014-01-241-2/+1
|
* Moved source to srcAlexander Harkness2013-11-241-0/+38