Commit Graph
616 Commits
Author SHA1 Message Date
lotodore 0d4e38705d It is now possible to start the network game with a player number below the maximum player count. 2007-06-11 19:46:18 +00:00
lotodore 07dc39d107 Client engine should now be completely thread safe. const int& -> int. Player CardsValue is now returned as copy, not the array itself. 2007-06-11 17:48:22 +00:00
doitux dfffa16565 refresh avatar not for network fix 2007-06-11 13:23:51 +00:00
doitux fa5133684b 0.5 string added 2007-06-11 10:51:56 +00:00
doitux 2a346c91fa fold for human player display in network game 2007-06-11 05:59:59 +00:00
doitux ec841e0a3a 2007-06-11 05:30:39 +00:00
lotodore 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. 2007-06-10 23:28:25 +00:00
doitux 8129880461 add 0.5 strings 2007-06-10 22:17:01 +00:00
doitux 0eb3e7e706 network allintimer changes 2007-06-10 21:45:31 +00:00
doitux 7340be6ba2 new avatar 2007-06-10 21:36:11 +00:00
doitux fffa29931b added spanisch translation 2007-06-10 21:24:34 +00:00
doitux b028ab1d57 new sounds
animation timeout fixed
2007-06-10 20:43:48 +00:00
lotodore 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. 2007-06-10 12:46:29 +00:00
lotodore 6c9e6a6a28 On player action timeout, check will now be done if possible. 2007-06-10 10:11:00 +00:00
doitux 1dfddba0d1 2007-06-10 07:46:38 +00:00
doitux 1cb1212ecb 2007-06-10 07:03:40 +00:00
doitux 3aaa2860cc mona lisa + translation update 2007-06-10 06:58:34 +00:00
lotodore 27bc1adeeb Call switchRounds as client. 2007-06-09 21:50:35 +00:00
doitux f655d2f01c new avatars 2007-06-09 20:45:04 +00:00
doitux f6673698a5 comment fix 2007-06-09 10:10:39 +00:00
doitux bfbcddb693 configfile minimize disc-access
timoutanimation stops if player start a "local game"
2007-06-09 09:45:04 +00:00
lotodore db4aea3f78 Automatic action when for player timeout. First try, not finished yet. 2007-06-08 22:14:05 +00:00
lotodore 1d838fcc07 Fixed resetting of pot at end of hand. Fixed resetting of sets at end of round. 2007-06-08 21:25:12 +00:00
doitux 17cf5825c2 timeoutanimation changes 2007-06-08 20:35:36 +00:00
lotodore 056ae1aa32 Cleaned up some networking code. Total sets are now calculated by the client. 2007-06-08 20:19:21 +00:00
doitux 4b8049e9dd bugfix 2007-06-08 19:37:21 +00:00
doitux 656cd7093d show intro fixed 2007-06-08 07:29:17 +00:00
lotodore 9a29830532 Player action timeout - display is working, function still missing. 2007-06-07 23:24:22 +00:00
lotodore fb274284f5 Kicking players at the beginning of a network game now works. 2007-06-07 21:19:06 +00:00
lotodore f886ebda86 Removed iostream includes, as they slow down compilation. 2007-06-07 19:37:35 +00:00
lotodore ee76f454bd Linefeeds. 2007-06-07 18:52:58 +00:00
lotodore 9a59e688e6 Logging in network games should work now. 2007-06-07 18:41:11 +00:00
lotodore fc447164c0 Added compile instructions for vc/windows. 2007-06-07 16:25:47 +00:00
lotodore a4944ce34f Linefeeds. 2007-06-07 16:19:51 +00:00
lotodore 0bb9143855 Added missing include for TCP_NODELAY. 2007-06-07 16:18:06 +00:00
lotodore 48c7a27145 Pot and total sets are now displayed correctly. 2007-06-07 15:09:51 +00:00
lotodore 05a86be4fe Delay after showing cards when all in condition is true. Added option TCP_NODELAY. Round is now shown before dealing cards. 2007-06-07 14:06:22 +00:00
doitux cfdc52a8d5 net timer changes 2007-06-07 07:55:18 +00:00
lotodore 8a22157cbd First try of showing cards when everybody is all in. 2007-06-06 21:16:52 +00:00
doitux e6305092ea jsbach to new avatars 2007-06-06 10:52:45 +00:00
doitux cfd86b4e70 2007-06-06 08:38:01 +00:00
lotodore ce6f489fba Added additional packet for showing cards when allInCondition is true. 2007-06-05 23:04:51 +00:00
doitux 5562feb5ce string fixes 2007-06-05 22:08:35 +00:00
doitux 07410740c5 netgamespeed and netengine version disabled 2007-06-05 21:56:33 +00:00
lotodore 9a3e45d710 Added delays between dealing cards. Added check for IPv6. 2007-06-05 21:28:47 +00:00
doitux 750138ab55 2007-06-05 21:26:40 +00:00
doitux 5cfbda2532 log fix 2007-06-05 21:20:32 +00:00
doitux fc948c176d kickplayer 2007-06-05 20:54:16 +00:00
doitux daa4af9409 doubleclick on avatar in gallery ;) 2007-06-05 06:46:10 +00:00
doitux abab2d76d5 2007-06-05 00:52:47 +00:00