Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-29 | fix code style. | Andrei Karas | 1 | -1/+1 | |
2013-03-28 | Add missing override to chathandler. | Andrei Karas | 1 | -1/+2 | |
2013-03-27 | improve chathandler class. | Andrei Karas | 1 | -34/+5 | |
2013-03-22 | Add option to accept language messages in any languge. | Andrei Karas | 1 | -0/+1 | |
This messages will be showed in language or general tab. | |||||
2013-03-22 | add netcode support for channels (for now evol only). | Andrei Karas | 1 | -2/+4 | |
for now any channel ignored and used as general tab. also change netcode version to 8. | |||||
2013-03-21 | Send channel name to net code layer. | Andrei Karas | 1 | -1/+2 | |
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-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/+2 | |
Commands: /serverignoreall and /serverunignoreall | |||||
2011-07-29 | Extract shared logic from chathandler and gamehandler netcode to ea namespace. | Andrei Karas | 1 | -0/+94 | |