summaryrefslogtreecommitdiff
path: root/src/gui/popups/beingpopup.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-05-30Move theme colors enum into separate file.Andrei Karas1-18/+18
2015-05-29Convert ActorType enum into strong typed enum.Andrei Karas1-1/+1
2015-05-28Add strong typed bool type Visible.Andrei Karas1-2/+2
2015-05-21Call Popup::postInit from all popups with overrided postInit method.Andrei Karas1-0/+1
2015-04-18Add eathena defines into being.Andrei Karas1-0/+4
2015-04-05Show chat room name in player popup.Andrei Karas1-5/+40
2015-04-03Remove debug string.Andrei Karas1-1/+0
2015-03-25eathena: show in homunculus popup intimacy and hunger counters.Andrei Karas1-1/+22
2015-03-25Fix compilation without eathena support.Andrei Karas1-0/+2
2015-03-24eathena: show in pet popup intimacy and hunger counters.Andrei Karas1-75/+101
2015-02-18Fix crash with player popup.Andrei Karas1-1/+1
2015-02-15Allow to shop buy board name on beings.Andrei Karas1-8/+36
2015-02-15Rename being board into sell board.Andrei Karas1-8/+8
2015-02-02Show shop name on players.Andrei Karas1-6/+33
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-09-10Change format in ActorType enum.Andrei Karas1-1/+1
2014-08-17Create public variable for beingpopup.Andrei Karas1-0/+2
2014-05-17Move font.cpp/h into fonts directory.Andrei Karas1-1/+2
2014-05-13Move actor type into separate file.Andrei Karas1-1/+1
2014-02-20improve includes.Andrei Karas1-0/+1
2014-02-16combine font classes in one.Andrei Karas1-3/+1
2014-02-15move exguichan files into gui/base/Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-12-26Fix being popup height if no any information about being except name.Andrei Karas1-0/+1
2013-10-19fix code styleAndrei Karas1-1/+0
2013-10-19add postInit function into popup.Andrei Karas1-4/+8
2013-10-08extent profiler logging into some functions.Andrei Karas1-0/+2
2013-10-04fix code style.Andrei Karas1-1/+0
2013-09-30move popups into popups directory.Andrei Karas1-0/+211