summaryrefslogtreecommitdiff
path: root/src/guichan/sdl/sdlgraphics.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-08-18Remove gcn::SDLGraphics from basic classes.Andrei Karas1-595/+0
2013-06-21fix code style.Andrei Karas1-32/+26
2013-04-20fix style in guichan directory.Andrei Karas1-0/+1
2013-04-14another fixes from cpplint.Andrei Karas1-1/+0
2013-04-14some more style fixes from cpplint.Andrei Karas1-3/+3
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-27Move setColor from guichan to own graphics class.Andrei Karas1-4/+1
2012-10-28Fix in internal guichan drawing horisonal lines in some systems.Andrei Karas1-1/+1
2012-10-02Fix some conversions.Andrei Karas1-2/+2
2012-09-28remove unused guichan class.Andrei Karas1-1/+0
2012-09-05Improve constructors in some classes.Andrei Karas1-0/+1
2012-09-04Fix horisontal lines draw in internal guichan.Andrei Karas1-1/+1
2012-08-26Add const to some classes.Andrei Karas1-11/+11
2012-07-17Fix more code style and additional warnings.Andrei Karas1-32/+37
2012-06-17Replace SDL int types to C++ types.Andrei Karas1-10/+10
2012-05-05Improve images drawing and remove some useless code.Andrei Karas1-82/+8
2012-02-25Fix old casts.Andrei Karas1-8/+15
2012-02-08Fix code style with new tool.Andrei Karas1-2/+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-130/+95
2011-05-30Fix compilation warnings after guichan integration.Andrei Karas1-2/+6
2011-05-30Add missing guichan files.Andrei Karas1-0/+694