summaryrefslogtreecommitdiff
path: root/src/guichan/graphics.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-12-27Remove set font from graphics object.Andrei Karas1-2/+1
2012-12-27Remove some unused code from guichan.Andrei Karas1-19/+2
2012-11-07Add own profiler and profiler info to some code.Andrei Karas1-0/+1
2012-08-26Add const to some classes.Andrei Karas1-1/+1
2012-05-06Fix code style.Andrei Karas1-1/+0
2012-05-06Add const to images in drawing functions.Andrei Karas1-0/+1
2012-05-05Improve images drawing and remove some useless code.Andrei Karas1-3/+2
2012-02-06Add manaplus copyright to guichan files.Andrei Karas1-0/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-2/+2
2011-06-02Add leak detector to guichan files.Andrei Karas1-0/+2
2011-05-31Fix code style and missing members initialisations.Andrei Karas1-37/+25
2011-05-30Add guichan files to automakeAndrei Karas1-0/+187