summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Horse.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-21Implement horse inventory (#4053)peterbell101-20/+114
2017-10-21Fixed some small passive mob issues (#4057)Bond-0091-0/+5
2017-09-19Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959)Lane Kolbly1-2/+2
2017-08-21Fully implemented leashes (#3798)Pablo Beltrán1-12/+16
2017-07-10Sound effect horse rejects player when tamingPablo Beltrán1-0/+1
2017-07-02Fix horse taming (#3820)Bond-0091-14/+26
2017-06-13FastRandom rewrite (#3754)peterbell101-3/+5
2017-05-21Clang 5.0 fixesLukas Pioch1-2/+2
2017-02-15Updated sounds and effect IDs (#3422)mathiascode1-1/+1
2016-09-03Entities now bail out of ticks if destroyed (#3363)LogicParrot1-0/+5
2016-03-01fixed horse bugtonibm191-1/+4
2015-12-24PF - "Special blocks" handlingSafwat Halaby1-3/+3
2015-12-15allow horse control (still quite buggy)Gargaj1-1/+21
2015-11-29implement breedingGargaj1-0/+2
2015-11-24Add enum for Sound and Particle EffectsDave Tucker1-4/+5
2015-05-28Fix commentstycho1-4/+4
2015-05-24Made -Weverything an error.tycho1-4/+4
2015-05-19Make -Werror disabling file onlytycho1-1/+1
2015-01-11Initial convertion of a_Dt to std::chronoTycho1-1/+1
2014-10-23En masse NULL -> nullptr replaceTiger Wang1-3/+3
2014-10-20En masse NULL -> nullptr replaceTiger Wang1-3/+3
2014-07-17More trailing whitespace fixes.madmaxoft1-1/+1
2014-02-23Fixed Formatting, Added DropChances and CanPickUpLoot attributes to MonstersTheJumper1-1/+6
2014-02-23Fixed Formatting, Added DropChances and CanPickUpLoot attributes to MonstersTheJumper1-1/+5
2014-02-23Finally corrected the Enchantment constants.TheJumper1-1/+1
2014-02-22Fixed Looting segment fault - a_Killer can be NULLTheJumper1-1/+5
2014-02-22Added static Enchantment Constants, Replaced cryptic Looting IDTheJumper1-1/+1
2014-02-21Fixed Mob Drops, Add Rare and Uncommon Drops, Looting inflicts DropsTheJumper1-1/+2
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-11-10Bundled fixes [SEE DESC]Tiger Wang1-4/+4
2013-10-28Now saddled horses spawn a saddle pickup when killedtonibm191-1/+4
2013-10-20Fixed loading allowed mobs in world.madmaxoft1-1/+1
2013-10-18Fixed indentation and re-styled conditions.madmaxoft1-38/+44
2013-10-17Moved linestonibm191-16/+17
2013-10-17More fixestonibm191-3/+8
2013-10-16Improved horse saddling [SEE DESC]tonibm191-32/+32
2013-10-15Added extra linetonibm191-0/+1
2013-10-15Fixed saddle horsetonibm191-4/+5
2013-10-15Added extra linetonibm191-0/+1
2013-10-15Added horse saddlingtonibm191-1/+12
2013-10-11Sixth round of fixesTiger Wang1-3/+8
2013-10-09Second round of fixesTiger Wang1-0/+1
2013-10-08Initial round of fixesTiger Wang1-1/+1
2013-10-08Initial Metadata Commit [SEE DESC]Tiger Wang1-2/+93
2013-09-18Added moar mobs!Tiger Wang1-0/+26