Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-06 | Move gender.h into enums directory. | Andrei Karas | 1 | -1/+1 | |
2015-01-01 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2014-07-28 | Fix formating in other files. | Andrei Karas | 1 | -121/+121 | |
2014-06-02 | Add missing final/notfinal to classes. | Andrei Karas | 1 | -1/+1 | |
2014-05-18 | fix code style. | Andrei Karas | 1 | -3/+3 | |
2014-05-08 | Fix code style in other files. | Andrei Karas | 1 | -4/+6 | |
2014-05-01 | Add missing const. | Andrei Karas | 1 | -2/+2 | |
2014-03-25 | If player poisoned, hightlight his life bar in social window with special color. | Andrei Karas | 1 | -0/+7 | |
2014-01-01 | update copyright year in all sources. | Andrei Karas | 1 | -1/+1 | |
2013-07-28 | move bools in avatar. | Andrei Karas | 1 | -2/+2 | |
2013-04-14 | another fixes from cpplint. | Andrei Karas | 1 | -1/+1 | |
2013-04-07 | fix cide style. | Andrei Karas | 1 | -1/+1 | |
Add explicit keyword to some constructors. | |||||
2013-01-16 | update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2012-10-30 | Add unused warnings to some files. | Andrei Karas | 1 | -20/+20 | |
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/+4 | |
2012-08-25 | Add consts to being class. | Andrei Karas | 1 | -14/+14 | |
2012-01-05 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2011-09-18 | Fix compilation warnings. | Andrei Karas | 1 | -0/+3 | |
2011-04-26 | Impliment 3 attack lists. (priority, attack, ignore) | Andrei Karas | 1 | -1/+0 | |
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -2/+3 | |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+189 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |