Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-13 | Remove guichanfwd.h. | Andrei Karas | 1 | -1/+6 | |
2012-03-22 | Rename object event to depricatedevent because current implimentation very | Andrei Karas | 1 | -1/+1 | |
bad and must be replaced with better implimentation. | |||||
2012-02-08 | Fix compilation errors and more style. | Andrei Karas | 1 | -2/+2 | |
2012-01-19 | Prevent adding double attributes to status window. | Andrei Karas | 1 | -0/+2 | |
2012-01-05 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2011-11-25 | Move A_UNUSED define to include file. | Andrei Karas | 1 | -6/+0 | |
2011-11-19 | Show changed yellow bar modes in debug chat tab. | Andrei Karas | 1 | -1/+3 | |
2011-09-09 | Rename in listner class method from event to processEvent. | Andrei Karas | 1 | -1/+1 | |
2011-08-15 | Add button in status window to copy player stats to chat. | Andrei Karas | 1 | -1/+6 | |
2011-07-07 | Remove undescore from variables and defines. | Andrei Karas | 1 | -2/+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-04-09 | Small refactoring based on idea from mana commit ↵ | Andrei Karas | 1 | -1/+1 | |
30d4b0adf4f17f05d1d62fc3428c896ef1079b6b | |||||
2011-03-29 | Add new lines to translation and rebuild translation again. | Andrei Karas | 1 | -0/+2 | |
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -2/+3 | |
2011-02-13 | Add arrows bar. | Andrei Karas | 1 | -0/+1 | |
2011-02-13 | Add money bar. | Andrei Karas | 1 | -0/+1 | |
2011-02-10 | Add inventory slots bar in top left corner (hidden by default). | Andrei Karas | 1 | -1/+2 | |
2011-02-10 | Add weight bar to top left corner (hidden by default). | Andrei Karas | 1 | -0/+1 | |
2011-01-19 | Add job bar to ministatus window. | Andrei Karas | 1 | -0/+1 | |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+99 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |