summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Chicken.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix chicken flyingGargaj2015-11-081-0/+2
| | | | | | | | | | The gravity might not be correct but my rough timing (with a stopwatch) seems to be close. Merge branch 'master' into patch-1 Merge branch 'master' into patch-1 Merge branch 'master' into patch-1
* chickens don't take fall damageGargaj2015-11-061-0/+4
|
* Make -Werror disabling file onlytycho2015-05-191-1/+1
| | | | Ad fix a load of warnings
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
| | | | also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
|
* Fixed Formatting, Added DropChances and CanPickUpLoot attributes to MonstersTheJumper2014-02-231-2/+7
|
* Did what xoft saidtonibm192014-01-291-1/+0
|
* Rewritten code.tonibm192014-01-291-23/+0
| | | | | Implemented xoft suggestion. Using MoveToPosition as tigerw suggested.
* Now mobs follow you when holding their breed itemtonibm192014-01-291-1/+24
|
* Moved source to srcAlexander Harkness2013-11-241-0/+62