Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-01-27 | In char selection dialog add support for selecting character by clicking on ↵ | Andrei Karas | 1 | -0/+2 | |
image. | |||||
2013-01-16 | update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2012-10-30 | Add unused warnings to other files. | Andrei Karas | 1 | -1/+1 | |
2012-10-21 | Extend playerbox theming. | Andrei Karas | 1 | -0/+2 | |
New theme options: offsetX - offset for player by x. Default -16 offsetY - offset for player by y. Default -32 frameSize - frame size. Default 2 | |||||
2012-10-20 | Fix code style and some minor issues. | Andrei Karas | 1 | -2/+0 | |
2012-10-20 | Add palette inheritance to progressbar class. | Andrei Karas | 1 | -2/+2 | |
2012-10-20 | Derive all widgets from Widget2 class. | Andrei Karas | 1 | -1/+4 | |
2012-10-15 | Fix compilation warnings without C++11 support. | Andrei Karas | 1 | -1/+1 | |
2012-10-10 | Delete copy constructor in some classes. | Andrei Karas | 1 | -0/+2 | |
2012-09-22 | Add override keyword to most overriden methods. | Andrei Karas | 1 | -2/+2 | |
2012-09-22 | Add final keyword to most classes. | Andrei Karas | 1 | -1/+1 | |
2012-08-30 | Add const to more classes. | Andrei Karas | 1 | -1/+1 | |
2012-07-31 | Add theme option to show hide opaque background for some windows. | Andrei Karas | 1 | -0/+3 | |
2012-07-28 | Extend playerbox theming. | Andrei Karas | 1 | -4/+9 | |
2012-07-01 | Add npc avatars for evol server. | Andrei Karas | 1 | -3/+6 | |
Change protocol version to 6. | |||||
2012-01-21 | Fix compilation errors and warnings for another gcc 4.7 snapshot. | Andrei Karas | 1 | -1/+3 | |
2012-01-05 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2011-11-07 | Fix some warnings under gcc 4.7. | Andrei Karas | 1 | -1/+2 | |
2011-05-31 | Revert "Switch includes to use embedded guichan." | Andrei Karas | 1 | -1/+1 | |
This reverts commit 338c3b1cae626830c9b9d231aeb9f9e8034b37d1. | |||||
2011-05-30 | Switch includes to use embedded guichan. | Andrei Karas | 1 | -1/+1 | |
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -2/+3 | |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+74 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |