summaryrefslogtreecommitdiff
path: root/src/resources/wallpaper.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-09-04Add const to more classes.Andrei Karas1-6/+6
2012-08-15Fix code style again.Andrei Karas1-2/+2
2012-07-23Improve perfomance in some object constructors.Andrei Karas1-1/+2
2012-04-25Improve iterators part 2.Andrei Karas1-2/+3
2012-04-01Last part of fixes.Andrei Karas1-13/+6
2012-03-29Replace vectors with strings to short names.Andrei Karas1-2/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas1-1/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-1/+1
2011-09-08Replace most iterator to const_iterator.Andrei Karas1-1/+1
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-05-24Add simple memory leak detector.Andrei Karas1-2/+1
2011-03-19Fix code style and add small optimisations.Andrei Karas1-1/+1
2011-03-18Fix most old style cast except manaserv and libxml2 defines.Andrei Karas1-1/+1
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-19Fix the wallpapers loading broken logic.Yohann Ferreira1-6/+10
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-1/+1
2011-01-02Initial commit.Andrei Karas1-0/+172