0d4e38705d
It is now possible to start the network game with a player number below the maximum player count.
lotodore2007-06-11 19:46:18 +00:00
07dc39d107
Client engine should now be completely thread safe. const int& -> int. Player CardsValue is now returned as copy, not the array itself.
lotodore2007-06-11 17:48:22 +00:00
dfffa16565
refresh avatar not for network fix
doitux2007-06-11 13:23:51 +00:00
baf2c82864
Added new packet type as end of game notification. Now displaying dialogs at end of game, to start a new game. Server errors are displayed.
lotodore2007-06-10 23:28:25 +00:00
b028ab1d57
new sounds animation timeout fixed
doitux2007-06-10 20:43:48 +00:00
b624714f5d
Resetting cards value on client side each hand. Added GUI synchronization function. Fixed update of pot when all but one fold. Reset sets on end of hand.
lotodore2007-06-10 12:46:29 +00:00
6c9e6a6a28
On player action timeout, check will now be done if possible.
lotodore2007-06-10 10:11:00 +00:00
0bb9143855
Added missing include for TCP_NODELAY.
lotodore2007-06-07 16:18:06 +00:00
48c7a27145
Pot and total sets are now displayed correctly.
lotodore2007-06-07 15:09:51 +00:00
05a86be4fe
Delay after showing cards when all in condition is true. Added option TCP_NODELAY. Round is now shown before dealing cards.
lotodore2007-06-07 14:06:22 +00:00
b9ccba6ed4
Proper detection whether SCTP is available. Do not update player names on configuration change if network client is running.
lotodore2007-06-04 16:19:11 +00:00
f932e39983
Players should now be able to leave a network game, the other players can continue the game (if it wasn't the server who left).
lotodore2007-06-03 14:57:33 +00:00
1fcb0c80fd
Fixed init gui in networking (is now thread safe). Fixed displaying of game/hand number for network games.
lotodore2007-06-03 13:36:24 +00:00
df2e7a84dd
Do not exit if sound cannot be initialized.
lotodore2007-06-02 20:02:55 +00:00
b7b09aed0b
Fixed bug when folding after raising.
lotodore2007-06-02 16:35:41 +00:00
9512133490
Made it compile on windows. Fixed bug: Chat during change of hand did not work. Changed audio extension to wav.
lotodore2007-06-02 15:53:19 +00:00