summaryrefslogtreecommitdiff
path: root/src/gui/windows/charselectdialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-05-11Move player attributes into separate file.Andrei Karas1-7/+9
2014-04-30Fix code style in gui.Andrei Karas1-6/+12
2014-03-21Rename keyEvent variables into event.Andrei Karas1-9/+9
2014-02-27Remove some manaserv enums usage.Andrei Karas1-1/+0
2014-02-27Remove manaserv ifdefs code.Andrei Karas1-7/+0
2014-02-22Move Widget into gui/widgets directory.Andrei Karas1-1/+1
2014-02-20improve includes.Andrei Karas1-0/+1
2014-02-16Remove useless casts with KeyEvent.Andrei Karas1-1/+1
2014-02-16move keyevent into events directory.Andrei Karas1-2/+3
2014-02-16move event into events directory.Andrei Karas1-1/+1
2014-02-16move actionevent into events directory.Andrei Karas1-3/+3
2014-02-15move keylistener from base into listeners.Andrei Karas1-1/+1
2014-02-15move actionlistener from base into listeners.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-11-01fix char deletion.Andrei Karas1-2/+2
2013-10-19move virtual member calls from textdialog constructor into postInit.Andrei Karas1-0/+1
2013-10-19add postinit function into window.Andrei Karas1-2/+6
2013-10-06Fix crash if opened char select dialog and whole game closed by X.Andrei Karas1-0/+1
2013-09-30move windows classes to windows directory.Andrei Karas1-0/+587