summaryrefslogtreecommitdiff
path: root/src/guichan/sdl
AgeCommit message (Expand)AuthorFilesLines
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 Karas2-192/+0
2012-09-05Improve constructors in some classes.Andrei Karas2-0/+2
2012-09-04Fix horisontal lines draw in internal guichan.Andrei Karas1-1/+1
2012-09-02Add const to more classes.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 Karas2-11/+11
2012-06-06Fix some issues after auto checking.Andrei Karas1-3/+3
2012-05-05Improve images drawing and remove some useless code.Andrei Karas1-82/+8
2012-02-25Fix old casts.Andrei Karas2-10/+17
2012-02-22Fix code style.Andrei Karas1-2/+2
2012-02-08Fix code style with new tool.Andrei Karas1-2/+2
2012-02-06Add manaplus copyright to guichan files.Andrei Karas2-0/+2
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas2-10/+12
2011-06-02Add leak detector to guichan files.Andrei Karas1-0/+2
2011-05-31Allow use system guichan by automake switch --with-internalguichan=no.Andrei Karas3-544/+0
2011-05-31Fix code style and missing members initialisations.Andrei Karas3-241/+221
2011-05-30Fix compilation warnings after guichan integration.Andrei Karas2-2/+14
2011-05-30Add missing guichan files.Andrei Karas5-0/+1402