|
|
@ -1,4 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Changed: now the send packet option will be set for every
|
|
|
|
|
|
|
|
player directly, so if a slow player joinsit should not anymore
|
|
|
|
|
|
|
|
slow down the whole network game.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Fixed: disconnected player are not anymore shown in the
|
|
|
|
|
|
|
|
Player Selection screen.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Fixed/Add: first support for international keyboards, so the
|
|
|
|
|
|
|
|
shift key should work. (more or less) thx. to: ob1kenewb
|
|
|
|
|
|
|
|
|
|
|
|
- Fixed: SuSe could not compile the game right.
|
|
|
|
- Fixed: SuSe could not compile the game right.
|
|
|
|
#include <sys/time.h> was needed. not only <time.h>
|
|
|
|
#include <sys/time.h> was needed. not only <time.h>
|
|
|
|
|
|
|
|
|
|
|
|