Commit Graph
582 Commits
Author SHA1 Message Date
doitux 0cc67e0137 2007-06-14 23:27:13 +00:00
lotodore 7345630c0d boost timer: total_seconds instead of just seconds. Fixed bug where an invalid hand object was accessed. Only set action to "fold" for leaving players if they are active and are not fold. 2007-06-14 20:29:59 +00:00
doitux 322dc3460b string fixes 2007-06-14 08:21:36 +00:00
doitux b5d832ae1e string fix 2007-06-14 07:04:54 +00:00
doitux eafa6cbeb7 allin log fix 2007-06-13 20:02:40 +00:00
doitux 55e628d94f remove whitespaces in ipaddress field 2007-06-13 11:08:16 +00:00
doitux f225ef8956 add sound-volume option 2007-06-13 09:27:28 +00:00
doitux 32a0d99a54 fixed tab-order, remember external avatar directory, gui-speed-init only for first network game 2007-06-13 08:03:59 +00:00
doitux 13aca4f616 3d audio added ;) + nl translation updated 2007-06-12 23:13:18 +00:00
doitux 3eea17f37d new avatars + updated es and nl translation 2007-06-12 19:41:24 +00:00
doitux ca688faf09 added new strings to translate 2007-06-11 23:16:47 +00:00
doitux cbf68f7559 2007-06-11 23:01:21 +00:00
doitux 28eb4ccc70 string fixes + modified start-splash 2007-06-11 22:57:36 +00:00
lotodore 0470bceeff Make sounds work in network games. 2007-06-11 21:51:58 +00:00
lotodore 5af91f4ea2 Winning a game is now logged. 2007-06-11 20:35:12 +00:00
doitux 2ef3b5ab35 logPlayerWinMsg 2007-06-11 20:13:20 +00:00
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