summaryrefslogtreecommitdiff
path: root/src/gui/shopwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-06-30Add ability to open support page if error happend.Andrei Karas1-1/+1
2013-05-21Improve shopwindow class.Andrei Karas1-11/+10
2013-05-03add comments for translatorsAndrei Karas1-0/+14
2013-04-14some more style fixes from cpplint.Andrei Karas1-7/+7
2013-04-12first part of style fixed after cpplint checks.Andrei Karas1-2/+0
2013-04-07remove useless checks.Andrei Karas1-1/+1
2013-03-31Rename SoundManager sigleton from sound to soundManager.Andrei Karas1-1/+1
2013-03-28Revert "Remove auction bot support."Andrei Karas1-0/+28
2013-03-21Send channel name to net code layer.Andrei Karas1-1/+1
2013-02-26Improve string usage in other files.Andrei Karas1-23/+21
2013-02-18Remove auction bot support.Andrei Karas1-28/+0
2013-02-14Improve event.getId() speed.Andrei Karas1-12/+13
2013-01-30Fix minimal windows sizes for very small screens (320x240)Andrei Karas1-1/+1
2013-01-20Another part with FOR_EACH changes.Andrei Karas1-10/+5
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-25Improve empty strings manipulation.Andrei Karas1-3/+3
2012-12-03Rename sound.cpp/h to soundmanager.Andrei Karas1-1/+1
2012-11-07Add own profiler and profiler info to some code.Andrei Karas1-0/+2
2012-10-20Fix code style and some minor issues.Andrei Karas1-2/+3
2012-10-20Add palette inheritance to label class.Andrei Karas1-2/+2
2012-10-20Add palette inheritance to checkbox class.Andrei Karas1-1/+1
2012-10-20Add palette inheritance to button class.Andrei Karas1-9/+11
2012-10-20Add to some controls palette inheritance from other controls.Andrei Karas1-2/+2
2012-10-19Fix namespace conflicts.Andrei Karas1-2/+2
2012-10-03Add sound effects for open/close windows.Andrei Karas1-5/+1
2012-09-16Add const to variables with type size_t.Andrei Karas1-1/+1
2012-09-11Fix code style and small perfomance issues.Andrei Karas1-3/+1
2012-09-07Improve constructors in some classes.Andrei Karas1-20/+24
2012-09-04add const to more classes,Andrei Karas1-1/+0
2012-09-02Add const to more classes.Andrei Karas1-1/+1
2012-08-28Add const to more classes.Andrei Karas1-34/+37
2012-08-23Remove useless includes.Andrei Karas1-2/+1
2012-08-04Extend background theming.Andrei Karas1-2/+4
2012-07-15Fix code style.Andrei Karas1-4/+8
2012-04-25Improve iterators part 1.Andrei Karas1-11/+12
2012-04-01Last part of fixes.Andrei Karas1-7/+6
2012-02-28Fix some sound event.Andrei Karas1-1/+1
2012-02-28Add different sound effects for different events.Andrei Karas1-1/+1
2012-01-28Add support for processing player statuses in evol server.Andrei Karas1-0/+13
2012-01-05Update copyrights year.Andrei Karas1-1/+1
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