summaryrefslogtreecommitdiff
path: root/src/gui/npcdialog.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-10Delete copy constructor in some classes.Andrei Karas1-0/+2
2012-10-02Fix some conversions.Andrei Karas1-1/+1
2012-09-22Add override keyword to most overriden methods.Andrei Karas1-6/+6
2012-09-22Add final keyword to most classes.Andrei Karas1-2/+2
2012-09-07Improve constructors in some classes.Andrei Karas1-3/+1
2012-08-27Add const to more classes.Andrei Karas1-8/+8
2012-07-31Add support for clear npc dialog by command from server (evol only).Andrei Karas1-0/+2
2012-07-28Add support for images in npc menu.Andrei Karas1-3/+10
2012-07-18Add close button to npc dialog in menu selection.Andrei Karas1-0/+2
2012-07-01Add npc avatars for evol server.Andrei Karas1-0/+21
2012-05-13Remove guichanfwd.h.Andrei Karas1-0/+5
2012-03-29Replace vectors with strings to short names.Andrei Karas1-3/+3
2012-02-29Fix npc menu focus/defocus issue.Andrei Karas1-0/+2
2012-02-03Add some missing getters.Andrei Karas1-1/+2
2012-01-25Save camera mode before speaking with npc and restore after.Andrei Karas1-0/+7
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-09-19Unhide method widgetResized. Removed empty widgetResized from some classes.Andrei Karas1-7/+0
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-2/+2
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-2/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-02-15Replace in npc dialogs textbox to browserbox. This allow use links, colors, etc.Andrei Karas1-4/+8
2011-02-02Close npc and other dialogs if reconnecting.Andrei Karas1-0/+5
2011-01-02Initial commit.Andrei Karas1-0/+232