summaryrefslogtreecommitdiff
path: root/src/shopitem.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-11In personal shops in sell dialog shop no existing items with amount 0 and dis...Andrei Karas1-0/+7
2015-11-04Allow buy from npc shop or from market more than one of item at one transaction.Andrei Karas1-0/+6
2015-08-16Add strong typed int for item color.Andrei Karas1-2/+2
2015-05-03Add filter into buy dialogs.Andrei Karas1-0/+7
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-12-23Add item type to item object.Andrei Karas1-3/+9
2014-09-22In shop items hide amount if oneAndrei Karas1-0/+2
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-07-28move bools in shopitem.Andrei Karas1-2/+2
2013-05-28fix guard header part3.Andrei Karas1-3/+3
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-30Add unused warnings to some files.Andrei Karas1-4/+4
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-1/+1
2012-10-10Delete copy constructor in some classes.Andrei Karas1-0/+2
2012-09-22Add final keyword to most classes.Andrei Karas1-1/+3
2012-09-04Add const to more classes.Andrei Karas1-5/+6
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-07-07Remove undescore from variables and defines.Andrei Karas1-2/+2
2011-03-03Add colors to buy/sell dialogs.Andrei Karas1-2/+3
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-02-04Update item amount in sell dialog.Andrei Karas1-0/+3
2011-01-02Initial commit.Andrei Karas1-0/+140