Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-09-09 | Continue fix for shadow variables/methods errors. | Andrei Karas | 1 | -1/+1 | |
2011-07-07 | Remove undescore from variables and defines. | Andrei Karas | 1 | -2/+2 | |
2011-05-20 | Start separating netcode to functions and moving some code to ea name space | Andrei Karas | 1 | -13/+3 | |
for future usage for different server types. Processed classes: adminhandler, beinghandler, buysellhandler. | |||||
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -2/+3 | |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+69 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |