summaryrefslogtreecommitdiff
path: root/src/gui/widgets/selldialog.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-12-28Add missing override and final to destructors.Andrei Karas1-1/+1
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-08-15Move itemtype.h into item directory.Andrei Karas1-1/+1
2016-04-17Revert "Remove override keyword, if it present with final."Andrei Karas1-3/+3
2016-04-17Remove override keyword, if it present with final.Andrei Karas1-3/+3
2016-03-24Add enum for item types.Andrei Karas1-2/+5
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-12-02Add strong typed bool type Advanced.Andrei Karas1-2/+3
2015-12-02Add strong typed bool type IsSell.Andrei Karas1-2/+3
2015-11-11In personal shops in sell dialog shop no existing items with amount 0 and dis...Andrei Karas1-5/+6
2015-11-04Allow sell to npc many items at one time (hercules).halloween2015Andrei Karas1-1/+4
2015-08-16Add strong typed int for item color.Andrei Karas1-1/+3
2015-08-09Add some missing checks to gui found by paranucker.Andrei Karas1-5/+5
2015-06-06Fix code style.Andrei Karas1-2/+0
2015-05-28Add strong typed bool type Visible.Andrei Karas1-1/+3
2015-02-18Add missing override keywords.Andrei Karas1-1/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-12-23Add item type to item object.Andrei Karas1-2/+5
2014-09-22Add egg selection dialog.Andrei Karas1-8/+8
2014-09-22Move selldialog from window into widgets.Andrei Karas1-0/+142