summaryrefslogtreecommitdiff
path: root/src/gui/charcreatedialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Replace vectors with strings to short names.Andrei Karas1-1/+1
2012-03-14Add support for other gender.Andrei Karas1-1/+15
2012-02-28Add different sound effects for different events.Andrei Karas1-2/+2
2012-02-25Fix old casts.Andrei Karas1-2/+8
2012-01-31Redesing char creation dialog.Andrei Karas1-44/+114
2012-01-31Add size limit to nick in char creation dialog.Andrei Karas1-0/+1
2012-01-29Show race name in char creation dialog.Andrei Karas1-0/+8
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-12-22Fix create char dialog size and widgets positions.Andrei Karas1-11/+12
2011-11-20Fix compilation warnings.Andrei Karas1-2/+2
2011-11-19Add limits for creating chars (hair color, hair style, stats).Andrei Karas1-3/+16
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas1-5/+5
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-1/+1
2011-09-10Allow load for each window own xml theme file.Andrei Karas1-1/+1
2011-08-31Add ability to lock any window position and size. Using sticky image for this.Andrei Karas1-0/+3
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-1/+1
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-1/+1
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-04-25Dont compile manaserv related code if manaserv support disabled.Andrei Karas1-2/+7
2011-04-09Add race in char creation dialog. Change client protocol version to 4.Andrei Karas1-6/+60
2011-03-03Dehardcode item colors. Now reading all from configs.Andrei Karas1-4/+4
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+372