summaryrefslogtreecommitdiff
path: root/src/gui/userpalette.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-05-27fix compilation warnings.Andrei Karas1-1/+1
2013-05-27improve userpalette.Andrei Karas1-5/+4
2013-05-05fix comments registry in setup/color.Andrei Karas1-30/+30
2013-05-05dehardcode floor item color.Andrei Karas1-0/+5
2013-05-03add comments for translatorsAndrei Karas1-15/+57
2013-04-25fix some code style by cpplint.Andrei Karas1-2/+4
2013-04-14another fixes from cpplint.Andrei Karas1-1/+1
2013-01-20Another part with FOR_EACH changes.Andrei Karas1-6/+3
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-16Fix some signed/unsigned chars issues.Andrei Karas1-1/+1
2012-09-14Fix code style.Andrei Karas1-1/+1
2012-08-21first part of checks and style fixes.Andrei Karas1-10/+8
2012-08-17Fix code style.Andrei Karas1-1/+1
2012-05-31Add sittop sprites support.Andrei Karas1-0/+3
2012-04-01Last part of fixes.Andrei Karas1-10/+13
2012-01-05Update copyrights year.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-0/+2
2011-05-09Add drawing colors for new collision types.Andrei Karas1-1/+7
2011-02-19Update copyrights.Andrei Karas1-1/+2
2011-01-05Add hp bar to local player.Andrei Karas1-0/+5
2011-01-02Initial commit.Andrei Karas1-0/+292