Added packet type to start a "Hand". Added generic gui for the server.

This commit is contained in:
lotodore
2007-05-13 17:50:48 +00:00
parent cdd34fe820
commit 37bf6e4eb9
12 changed files with 521 additions and 75 deletions
+3
View File
@@ -33,6 +33,9 @@
#include "configfile.h"
#include <net/socket_startup.h>
#include <QtGui>
#include <QtCore>
#include <cstdlib>
#include <ctime>