summaryrefslogtreecommitdiff
path: root/src/gui/windows/buyselldialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-03-09Add skin parameter to all button constructors.Andrei Karas1-1/+5
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-06-29Move foreach macroses into separate file.Andrei Karas1-0/+1
2017-06-07Fix clang-tidy check readability-implicit-bool-cast.Andrei Karas1-7/+9
2017-04-28Add workaround to open npc buy shop if npc invisible.Andrei Karas1-1/+4
2017-02-01Store interacted npc type before buy or talk and send it to buy dialog.Andrei Karas1-1/+8
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-05-29Add strong typed int type BeingId.Andrei Karas1-4/+4
2015-05-28Add strong typed bool type Visible.Andrei Karas1-3/+3
2015-05-05Add strong typed bool type for modal bool flag.Andrei Karas1-2/+2
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-10-10Fix code style.Andrei Karas1-1/+1
2014-09-26Fix code style.Andrei Karas1-1/+0
2014-09-17Remove getter for npcHandler.Andrei Karas1-2/+2
2014-09-17Remove getter for buySellHandler.Andrei Karas1-2/+2
2014-07-24Add missing windows into reset to default size list.Andrei Karas1-0/+5
2014-02-16move actionevent into events directory.Andrei Karas1-1/+1
2014-02-15move actionlistener from base into listeners.Andrei Karas1-2/+2
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-09-30move windows classes to windows directory.Andrei Karas1-0/+150