Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-04-16 | Using Super. | Mattes D | 1 | -1/+2 | |
2017-07-21 | Remove smart pointer macros | peterbell10 | 1 | -2/+2 | |
2017-05-21 | Clang 5.0 fixes | Lukas Pioch | 1 | -1/+1 | |
- Added override keyword - Removed inherited member variables | |||||
2015-01-23 | cNetwork: Added self pointers to keep objects alive for callbacks. | Mattes D | 1 | -0/+3 | |
Ref.: http://forum.mc-server.org/showthread.php?tid=1700&pid=17947#pid17947 | |||||
2015-01-22 | cNetwork: Changed listening API. | Mattes D | 1 | -9/+2 | |
The link-callbacks for each new accepted link are now received from the OnIncomingConnection listen-callback. | |||||
2015-01-22 | cNetwork: Split the main cpp file into several files. | Mattes D | 1 | -0/+109 | |