summaryrefslogtreecommitdiff
path: root/src/gui/popups/beingpopup.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-07-14Replace std::vector into macro STD_VECTOR.Andrei Karas1-1/+1
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-09-23Add missing comments into defines.Andrei Karas1-1/+1
2016-07-13Remove extra include from beingpopup.hAndrei Karas1-2/+0
2016-07-13Simplify BeingPopup class.Andrei Karas1-8/+5
2016-04-17Revert "Remove override keyword, if it present with final."Andrei Karas1-1/+1
2016-04-17Remove override keyword, if it present with final.Andrei Karas1-1/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-11-01Show enabled status effects in player popups.Andrei Karas1-0/+1
2015-08-20Add missing checks or attributes to popups.Andrei Karas1-8/+8
2015-04-05Show chat room name in player popup.Andrei Karas1-0/+1
2015-02-15Allow to shop buy board name on beings.Andrei Karas1-0/+1
2015-02-15Rename being board into sell board.Andrei Karas1-1/+1
2015-02-02Show shop name on players.Andrei Karas1-0/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-08-17Create public variable for beingpopup.Andrei Karas1-0/+2
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-10-24add final keyword to gui files.Andrei Karas1-1/+1
2013-10-19use postInit in ChatWindow.Andrei Karas1-1/+1
2013-10-19add postInit function into popup.Andrei Karas1-0/+2
2013-10-04fix code style.Andrei Karas1-3/+3
2013-09-30move popups into popups directory.Andrei Karas1-0/+65