Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cNetwork: Added self pointers to keep objects alive for callbacks. | Mattes D | 2015-01-23 | 1 | -0/+2 |
| | | | | Ref.: http://forum.mc-server.org/showthread.php?tid=1700&pid=17947#pid17947 | ||||
* | cNetwork: Fixed race conditions with lookups; proper shutdown. | Mattes D | 2015-01-22 | 1 | -38/+39 |
| | |||||
* | cNetwork: Split the main cpp file into several files. | Mattes D | 2015-01-22 | 1 | -45/+6 |
| | |||||
* | cNetwork: Split cNetworkSingleton to a separate file. | Mattes D | 2015-01-22 | 1 | -0/+281 |