summaryrefslogtreecommitdiffstats
path: root/src/UI/HorseWindow.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-10-21Implement horse inventory (#4053)peterbell101-0/+34
* Implement horse inventory * Fix sign conversions * Add API doc for ItemCategory::IsHorseArmor * Improve HandleOpenHorseInventory comment and style fixes.