Commit Graph
643 Commits
Author SHA1 Message Date
doitux 3950e1125b 2007-06-15 10:45:16 +00:00
lotodore e19f6c7471 Rewrote the code which handles leaving of players during the network game. Some bug is still remaining. 2007-06-15 10:38:41 +00:00
doitux a7598a20eb 2007-06-15 08:02:17 +00:00
doitux 91eff068bb 2007-06-15 08:01:51 +00:00
doitux ff40273c43 bugfix 2007-06-15 03:22:16 +00:00
doitux 9b766c26c8 notification-sound for "its your turn" in online game 2007-06-15 03:15:27 +00:00
doitux e84c0cbfb8 string fixes 2007-06-15 00:46:10 +00:00
doitux aae04eff66 added norwegian translation 2007-06-15 00:02:22 +00:00
doitux 3f862755fa fixed strings 2007-06-14 23:47:15 +00:00
doitux fc18fe43bb timeout with boost-timer 2007-06-14 23:45:41 +00:00
doitux 9a05b348a1 2007-06-14 23:34:51 +00:00
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