Players are left on server while server is running. No passwords yet.

This commit is contained in:
Perttu Ahola
2011-01-15 03:28:19 +02:00
parent cfaa15895a
commit 3fb0d2fb65
9 changed files with 312 additions and 174 deletions

View File

@@ -209,7 +209,7 @@ TODO: Should we have a receiver_peer_id also?
Only channels 0, 1 and 2 exist.
*/
#define BASE_HEADER_SIZE 7
#define PEER_ID_NEW 0
#define PEER_ID_INEXISTENT 0
#define PEER_ID_SERVER 1
#define CHANNEL_COUNT 3
/*