Commit Graph
167 Commits
Author SHA1 Message Date
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
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 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 9a59e688e6 Logging in network games should work now. 2007-06-07 18:41:11 +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 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
lotodore 686c028b38 Server errors are now shown. 2007-06-04 17:04:03 +00:00
lotodore e6d1b46ba1 SCTP support. 2007-06-04 16:49:19 +00:00
lotodore b9ccba6ed4 Proper detection whether SCTP is available. Do not update player names on configuration change if network client is running. 2007-06-04 16:19:11 +00:00
doitux ffbe8ac924 add logPlayerLeftMsg() 2007-06-04 07:43:44 +00:00
doitux be90c8141a 2007-06-03 22:41:53 +00:00
doitux 00e0bfb5cf 2007-06-03 21:27:02 +00:00
lotodore 1fcb0c80fd Fixed init gui in networking (is now thread safe). Fixed displaying of game/hand number for network games. 2007-06-03 13:36:24 +00:00
doitux baad95427f avatargallery ... 2007-06-03 12:54:10 +00:00
doitux 698f28722c 2007-06-03 11:44:58 +00:00
lotodore 03bffdbc76 Fixed sound using streams. 2007-06-03 10:03:54 +00:00
doitux f425a7d167 2007-06-03 08:17:33 +00:00
doitux 755fb7ac16 sdlplayer reads qt resources ;) 2007-06-02 23:23:21 +00:00
lotodore 2022e794ae Removed some TODOs. Fixed network error message. 2007-06-02 21:19:19 +00:00
doitux 916d2fa208 2007-06-01 22:49:37 +00:00
doitux e5507dce60 add SDLPlayer class 2007-06-01 21:34:27 +00:00
doitux 68a3abdc75 sound free? 2007-05-31 07:46:19 +00:00
doitux 830e7dc6ee hopefully fix blocking soundcards bug ;) 2007-05-30 22:03:40 +00:00
doitux 526639bfef 2007-05-30 21:36:48 +00:00
doitux a79e69aad3 optional "play sound effects"
optional "timeout for player action"
2007-05-30 08:05:53 +00:00
doitux 1f70aeeefe timoutcallback to mainwindow 2007-05-30 07:21:24 +00:00
doitux ba82acbd06 add timeoutanimation for network player actions 2007-05-29 21:31:30 +00:00
doitux ccb339be04 highlightRoundLabel --> refreshGameLabels 2007-05-29 18:37:49 +00:00
doitux 41b0a0129a logging not longer in mainwindow 2007-05-29 13:15:58 +00:00
doitux bc63661d96 add sound-system SDL_mixer 2007-05-29 12:22:05 +00:00
doitux 7c147dccc6 2007-05-28 21:21:48 +00:00
doitux 61e2131470 add changeHumanPlayerNameDialog 2007-05-28 19:56:57 +00:00
doitux 0e1abc3656 2007-05-28 18:48:12 +00:00
doitux 0c4648e194 bigger toolboxes. chat --> left 2007-05-28 13:13:48 +00:00
doitux 5325897122 2007-05-26 20:40:52 +00:00
doitux fbfd9eb96a playerbuttons hand after get incative bugfix
logDealBoardCards now in engine
2007-05-26 19:28:34 +00:00
lotodore 5cb5509dec Networking should mostly be working now. Some small issues concerning the display of pot/sets, and some delays are still needed. 2007-05-26 17:06:03 +00:00
doitux 9c2d3a9723 logging playerAction in engine now 2007-05-26 12:40:45 +00:00
doitux 4a66146c25 small blink-chat fix 2007-05-25 18:14:52 +00:00
doitux a6ea197a43 set chatinput maximum 2007-05-25 17:57:03 +00:00
doitux 654ce481ca chat-blinking if invisible and message received 2007-05-25 10:49:26 +00:00
doitux 2333079b13 add chat functions 2007-05-25 00:09:51 +00:00
doitux 5f7db15793 2007-05-24 22:49:44 +00:00
doitux 2321ce6f50 chat + groupboxfixes 2007-05-24 22:37:10 +00:00
lotodore 5431f0b93a Network: First round seems to work fine now. Pot/sets not yet displayed correctly. 2007-05-24 20:26:23 +00:00
doitux 2d6a5b2616 fullscreen "F" fix 2007-05-23 22:52:56 +00:00
lotodore 2556f43340 First try: Transferring client action. 2007-05-23 22:31:56 +00:00