summaryrefslogtreecommitdiff
path: root/src/item.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-06-08Zero variables after calling decRef().Andrei Karas1-0/+3
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-03-04Fix code style.Andrei Karas1-1/+2
2011-03-03Dehardcode item colors. Now reading all from configs.Andrei Karas1-2/+2
2011-02-27First part of implimintation item colors.Andrei Karas1-5/+8
2011-02-27Implement receiving item color from server.Andrei Karas1-3/+5
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-16Remove debug message.Andrei Karas1-1/+1
2011-01-04Add draw filter (incomplete)Andrei Karas1-1/+15
2011-01-02Initial commit.Andrei Karas1-0/+94