summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Horse.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed horse bugtonibm192016-03-011-1/+4
| | | | horse could be "controlled" without a saddle or being tamed
* PF - "Special blocks" handlingSafwat Halaby2015-12-241-3/+3
|
* allow horse control (still quite buggy)Gargaj2015-12-151-1/+21
|
* implement breedingGargaj2015-11-291-0/+2
|
* Add enum for Sound and Particle EffectsDave Tucker2015-11-241-4/+5
| | | | | | Fixes #2603 Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
* Fix commentstycho2015-05-281-4/+4
|
* Made -Weverything an error.tycho2015-05-241-4/+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-3/+3
|
* More trailing whitespace fixes.madmaxoft2014-07-171-1/+1
|
* Fixed Formatting, Added DropChances and CanPickUpLoot attributes to MonstersTheJumper2014-02-231-1/+6
|
* Moved source to srcAlexander Harkness2013-11-241-0/+152