summaryrefslogtreecommitdiff
path: root/src/gui/shopwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas1-8/+8
2011-09-10Allow load for each window own xml theme file.Andrei Karas1-1/+1
2011-09-09Last fix part of shadow variables/methods errors.Andrei Karas1-17/+17
2011-09-09Continue fix for shadow variables/methods errors.Andrei Karas1-1/+1
2011-09-08Replace most iterator to const_iterator.Andrei Karas1-5/+5
2011-08-31Add ability to lock any window position and size. Using sticky image for this.Andrei Karas1-0/+1
2011-08-30Add auction bot support switch.Andrei Karas1-4/+14
2011-08-26Add auction buttons in shop window for send buy or sell list to auction bot.Andrei Karas1-0/+14
2011-08-16Show shop sign to other players only if shop is not empty.Andrei Karas1-0/+9
2011-07-07Remove undescore from variables and defines.Andrei Karas1-1/+1
2011-07-05Fix memory leak in shop window, add missing initialisation to BeingCacheEntry.Andrei Karas1-2/+2
2011-06-14Add missing checks.Andrei Karas1-0/+5
2011-06-09Allow select item with any color in code where colors not supported.Andrei Karas1-4/+4
2011-06-04Add colors support for drops panel.Andrei Karas1-4/+8
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-05-22Some typo fixes and add comments for translators.Andrei Karas1-2/+2
2011-05-12Renaming login, sell, trade (cpp, h) files to correct names.Andrei Karas1-2/+2
2011-04-04Rename some gui class files to real class names.Andrei Karas1-2/+2
2011-03-04Fix code style.Andrei Karas1-2/+4
2011-03-03Add colors to buy/sell dialogs.Andrei Karas1-8/+11
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-6/+6
2011-01-02Initial commit.Andrei Karas1-0/+788