summaryrefslogtreecommitdiff
path: root/src/gui/itempopup.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-06-06Fix some issues after auto checking.Andrei Karas1-7/+5
2012-05-13Move some code from logic queue to separate calls.Andrei Karas1-0/+1
2012-02-25Fix old casts.Andrei Karas1-1/+1
2012-02-08Fix code style with new tool.Andrei Karas1-1/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-4/+4
2011-09-11Add own xml configuration for missing windows.Andrei Karas1-1/+1
2011-08-22Fix some theme font colors in different gui elements.Andrei Karas1-1/+2
2011-06-08Zero variables after calling decRef().Andrei Karas1-0/+3
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-3/+3
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-3/+3
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-04-15Show id on unknown items.Andrei Karas1-4/+7
2011-03-27Fix some warnings and improve code from gcc 4.6 compilation.Andrei Karas1-2/+6
2011-03-18Fix most conversions except manaserv net code and some other code.Andrei Karas1-1/+1
2011-03-08Replace %color% and %Color% constants in item names/descriptions.Andrei Karas1-6/+35
2011-03-08Add possible colors to item popups.Andrei Karas1-4/+8
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+238