summaryrefslogtreecommitdiff
path: root/src/imagesprite.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-05-25Fix align in constructors.Andrei Karas1-2/+2
2014-02-23Rename drawImage2 methods into drawImage.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-12-29improve draw image calls.Andrei Karas1-1/+1
2013-12-14chnage return values for draw functions from bool to void.Andrei Karas1-3/+2
2013-12-14Improve a bit separate images drawing.Andrei Karas1-1/+2
2013-08-31move render classes into render dir.Andrei Karas1-1/+1
2013-02-28improve other files.Andrei Karas1-3/+1
2013-02-05Add checks and const to animatedsprites and related classes.Andrei Karas1-1/+2
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-11-07Add own profiler and profiler info to some code.Andrei Karas1-0/+1
2012-08-30Add const to more classes.Andrei Karas1-1/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas1-1/+1
2011-06-08Zero variables after calling decRef().Andrei Karas1-0/+3
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+54