Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-20 | Rebuild translations. Update russian translation. | Andrei Karas | 1 | -1/+0 | |
2011-11-19 | Show changed yellow bar modes in debug chat tab. | Andrei Karas | 1 | -373/+38 | |
2011-11-02 | Add option to yellow bar to change player attack in pvp mode. | Andrei Karas | 1 | -7/+39 | |
Modes: attack all, attack not friends, attack bad relations, dont attack players. | |||||
2011-10-30 | Remove duplicate getAway function. | Andrei Karas | 1 | -1/+1 | |
2011-10-02 | Add new move to target mode for archers. | Andrei Karas | 1 | -0/+5 | |
In this mode player not selecting closer targets. | |||||
2011-09-16 | Fix code style. | Andrei Karas | 1 | -2/+0 | |
2011-09-16 | Fix status popup height. | Andrei Karas | 1 | -1/+2 | |
2011-09-11 | Add own xml configuration for missing windows. | Andrei Karas | 1 | -1/+1 | |
2011-09-09 | Fix first part of shadow variables/methods errors. | Andrei Karas | 1 | -3/+3 | |
2011-08-22 | Fix some theme font colors in different gui elements. | Andrei Karas | 1 | -14/+15 | |
Add new color ITEM_NOT_EQUIPPED. | |||||
2011-08-09 | Fix copyright headers. Add missing copyrights and fix program name. | Andrei Karas | 1 | -2/+3 | |
2011-07-02 | Replace some getters to direct members access in graphics class. | Andrei Karas | 1 | -3/+3 | |
2011-05-31 | Revert "Switch includes to use embedded guichan." | Andrei Karas | 1 | -2/+2 | |
This reverts commit 338c3b1cae626830c9b9d231aeb9f9e8034b37d1. | |||||
2011-05-30 | Switch includes to use embedded guichan. | Andrei Karas | 1 | -2/+2 | |
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-05-08 | Fix some include files paths. | Andrei Karas | 1 | -1/+1 | |
2011-04-13 | Fix warnings in clang compilation. | Andrei Karas | 1 | -1/+1 | |
2011-03-29 | Add new lines to translation and rebuild translation again. | Andrei Karas | 1 | -1/+1 | |
2011-03-29 | Fix typo in status popup window. | Andrei Karas | 1 | -1/+1 | |
2011-03-29 | Add gettext to statuspopup. | Andrei Karas | 1 | -157/+147 | |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+543 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |