Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-28 | Add missing override to chathandler. | Andrei Karas | 1 | -7/+7 | |
2013-03-27 | improve chathandler class. | Andrei Karas | 1 | -7/+7 | |
2013-03-24 | fix code style. | Andrei Karas | 1 | -1/+1 | |
2013-03-21 | Send channel name to net code layer. | Andrei Karas | 1 | -1/+1 | |
2013-01-16 | update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2012-10-15 | Fix compilation warnings without C++11 support. | Andrei Karas | 1 | -1/+1 | |
2012-10-10 | Delete copy constructor from net classes. | Andrei Karas | 1 | -0/+2 | |
2012-09-23 | Add missing final keywords to classes. | Andrei Karas | 1 | -1/+1 | |
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-10-23 | Add chat commands for using server side ignore for all whispers. | Andrei Karas | 1 | -0/+4 | |
Commands: /serverignoreall and /serverunignoreall | |||||
2011-07-29 | Extract shared logic from chathandler and gamehandler netcode to ea namespace. | Andrei Karas | 1 | -26/+3 | |
2011-07-07 | Remove undescore from variables and defines. | Andrei Karas | 1 | -2/+2 | |
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -2/+3 | |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+87 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |