summaryrefslogtreecommitdiff
path: root/src/resources/horseinfo.h
AgeCommit message (Collapse)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-07-14Replace std::vector into macro STD_VECTOR.Andrei Karas1-2/+2
In most case it equal to std::vector except debug modes. Now it can be also mse::mstd::vector, but sadly this class not support all required features.
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-08-07Extend horses.xml with separate offset for each direction for rider, up and ↵Andrei Karas1-13/+15
down sprites.
2016-08-06Add support for player rider offset by x and y.Andrei Karas1-1/+5
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-12-20Move spritereference.h into sprite directory.Andrei Karas1-1/+1
2015-10-23Fix code style.Andrei Karas1-2/+2
2015-10-18Add support for multiply sprites in each horse part.Andrei Karas1-6/+6
Also fix horse sprites actions issue.
2015-10-18Split horse into two sprites before player and after player.Andrei Karas1-6/+12
2015-03-04add missing file.Andrei Karas1-0/+44