summaryrefslogtreecommitdiff
path: root/src/particle/imageparticle.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-01-03Fix some doxygen issues.Andrei Karas1-1/+0
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-04-17Revert "Remove override keyword, if it present with final."Andrei Karas1-2/+3
2016-04-17Fix code style.Andrei Karas1-4/+3
2016-04-17Remove override keyword, if it present with final.Andrei Karas1-2/+2
2016-03-16Remove destructors from some particle classes.Andrei Karas1-5/+0
2016-03-16Move image field from ImageParticle into Particle.Andrei Karas1-3/+0
2016-03-16Add nonnull attributes to particle classes.Andrei Karas1-1/+2
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-12-27Add restrict keyword to particle.Andrei Karas1-5/+6
2015-06-24Add A_NONNULL attribute to all parameters with class Graphics.Andrei Karas1-1/+1
2015-04-02Remove useless virtual keywords.Andrei Karas1-1/+1
2015-01-11Fix code style.Andrei Karas1-2/+0
2015-01-04Add stringmap typedefs.Andrei Karas1-1/+3
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-05-31Add missing notfinal/final to classes.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-12-14chnage return values for draw functions from bool to void.Andrei Karas1-1/+1
2013-10-24add final keyword to particles files.Andrei Karas1-2/+3
2013-10-19fix code styleAndrei Karas1-2/+1
2013-10-19remove virtual methos call from particle constructor.Andrei Karas1-1/+1
2013-09-26Change destructors to virtual in all basic classes.Andrei Karas1-1/+1
2013-08-31move particles into particle dir.Andrei Karas1-0/+68