Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-12-25 | Restructured repository.HEADmaster | Vegard Storheil Eriksen | 1 | -32/+0 |
2010-11-15 | Added Lobby class to server, serving as the master application class. | Vegard Storheil Eriksen | 1 | -9/+7 |
2010-11-15 | Changed Message-API. Implemented Hello, Login, LoginResponse. | Vegard Storheil Eriksen | 1 | -2/+1 |
2010-11-08 | Started on payload classes. | Vegard Storheil Eriksen | 1 | -1/+1 |
2010-11-08 | Added docstring on TCPServer::handle_connection(). | Ole Daniel Evensen | 1 | -1/+3 |
2010-11-07 | Test connecting from client, reading messages from server and echoing them back. | Vegard Storheil Eriksen | 1 | -0/+5 |
2010-11-06 | First take on abstract ConnectionBase, ASIO listening and connection handling. | Vegard Storheil Eriksen | 1 | -0/+28 |