Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-31 | Add support for each hair style own palete. | Andrei Karas | 1 | -1/+1 | |
2012-04-22 | Improve keyboard handling in create character dialog. | Andrei Karas | 1 | -0/+20 | |
2012-03-29 | Replace vectors with strings to short names. | Andrei Karas | 1 | -1/+1 | |
2012-03-14 | Add support for other gender. | Andrei Karas | 1 | -1/+15 | |
Fix per gender and race items separation. | |||||
2012-02-28 | Add different sound effects for different events. | Andrei Karas | 1 | -2/+2 | |
Can be configured in audio tab in settings. | |||||
2012-02-25 | Fix old casts. | Andrei Karas | 1 | -2/+8 | |
2012-01-31 | Redesing char creation dialog. | Andrei Karas | 1 | -44/+114 | |
Add support for reading all information about hair colors. | |||||
2012-01-31 | Add size limit to nick in char creation dialog. | Andrei Karas | 1 | -0/+1 | |
2012-01-29 | Show race name in char creation dialog. | Andrei Karas | 1 | -0/+8 | |
2012-01-05 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2011-12-22 | Fix create char dialog size and widgets positions. | Andrei Karas | 1 | -11/+12 | |
2011-11-20 | Fix compilation warnings. | Andrei Karas | 1 | -2/+2 | |
2011-11-19 | Add limits for creating chars (hair color, hair style, stats). | Andrei Karas | 1 | -3/+16 | |
2011-11-08 | Fix more gcc 4.7 warnings. | Andrei Karas | 1 | -5/+5 | |
2011-11-07 | Fix some warnings under gcc 4.7. | Andrei Karas | 1 | -1/+1 | |
2011-09-10 | Allow load for each window own xml theme file. | Andrei Karas | 1 | -1/+1 | |
2011-08-31 | Add ability to lock any window position and size. Using sticky image for this. | Andrei Karas | 1 | -0/+3 | |
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-05-24 | Add simple memory leak detector. | Andrei Karas | 1 | -0/+2 | |
Can be enabled by configure option -enable-memdebug=yes. Known issue: not all memory allocations hooked with it. | |||||
2011-04-25 | Dont compile manaserv related code if manaserv support disabled. | Andrei Karas | 1 | -2/+7 | |
2011-04-09 | Add race in char creation dialog. Change client protocol version to 4. | Andrei Karas | 1 | -6/+60 | |
2011-03-03 | Dehardcode item colors. Now reading all from configs. | Andrei Karas | 1 | -4/+4 | |
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -2/+3 | |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+372 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |