Commit Graph
96 Commits
Author SHA1 Message Date
lotodore f4eb7221e3 Fixing more cppcheck issues. 2011-02-08 12:10:39 +00:00
lotodore 2a7456998a Improve thread safety. 2011-01-12 23:35:45 +00:00
floty a2d0272ed3 remove board-pointer from player 2011-01-12 22:33:03 +00:00
lotodore 3974e7cac5 More shared_ptr in engine to prevent race conditions when accessing client engine from gui. Still incomplete. 2011-01-09 14:16:20 +00:00
floty f84e629f17 remove hand-object from board 2011-01-06 22:00:52 +00:00
lotodore 6952ad8a70 Some header file changes. 2011-01-03 20:23:34 +00:00
floty a0f91b04c7 putting log from local_engine to engine; implementing hand-logging 2010-12-30 01:57:23 +00:00
lotodore edad47b7f4 Making cppcheck even happier. 2010-10-28 08:04:36 +00:00
floty 3141743430 delete no longer required "playersTurn" 2010-09-29 20:56:38 +00:00
lotodore 6464700d94 AFK players are now kicked from ranking games after some timeouts if they do not enable autocheck/fold. 2010-09-05 14:33:34 +00:00
lotodore cc897745c4 Send list of cards which need to be shown instead of all cards of non-fold players. 2010-07-23 15:55:52 +00:00
floty 7f3e3f6dfd delete some bug for determining the list of player who have to show their cards. additionally the lastActionPlayer is now determined correctly (especially in every betting roud) 2010-07-22 21:17:22 +00:00
floty aae32164ff detemine player who need to show their cards at the end of the hand. this version is possibly buggy, because its tested marginal. additionally the lastActionPlayer is determined not correctly so far. 2010-07-22 06:03:11 +00:00
lotodore 3acaf0ce5a Return winner list as need to show cards for now. 2010-07-17 21:14:32 +00:00
lotodore 0a15afacbb Let the server send cards on request of the corresponding user. 2010-07-17 21:11:12 +00:00
doitux 96fa7c642c show cards button gui action hopefully implemented ;-) 2010-07-16 09:13:43 +00:00
floty 756e92aeab implement frame for list of player who need to show their cards at the end of the hand 2010-07-15 22:37:46 +00:00
floty 4643e7ff89 additional log in sqlite-db + preparation for replay mode 2010-05-29 14:05:41 +00:00
floty 8bafd61f3c full bet rule (part 1) 2010-01-02 18:10:36 +00:00
doitux c9615e264c Add stay on table animation for inactive network players which doent leave the table. some vote kick fixes. 2009-04-22 22:32:45 +00:00
lotodore a24a93caba Use unix linefeeds for all files. Finally. It's about time. 2007-11-16 15:24:25 +00:00
floty 9dd683fb59 log side pot in network & handRanking-redraw 2007-11-11 23:47:38 +00:00
lotodore 26157027dc Fixed macro redefinition. Set money won in server. 2007-10-29 22:37:42 +00:00
floty 1a5a5600ce lastMoneyWon 2007-10-29 22:26:50 +00:00
lotodore ded7ca7daf Added winner list for network client. 2007-10-29 19:57:46 +00:00
doitux 7da3ad5481 starts human player input filed redesign - PART VII (firtst steps for network game) 2007-10-19 20:43:53 +00:00
floty 7c2e8dc777 cleaning code and hopefully last part of refactoring playerArray to playerLists ;) 2007-10-19 14:03:12 +00:00
floty 211d8fcefc comment out playerArray 2007-10-18 17:58:51 +00:00
floty 06a8fd5730 actual -> current ;) 2007-10-18 17:40:12 +00:00
floty a372f614e5 log side pot winners and player sits out 2007-10-17 14:46:20 +00:00
floty 7f07d066aa asserts -> LocalExceptions 2007-10-14 11:01:44 +00:00
lotodore 253778bf30 Added error handling for networking stuff. Now checking the player action. 2007-10-10 22:21:24 +00:00
floty b437d8f7d2 firstRunGui 2007-10-07 11:12:02 +00:00
lotodore cb5315dd73 Set small/big blind position id on client. 2007-10-02 22:56:26 +00:00
lotodore 4d68e58da2 Fixed a few nasty networking-related bugs. 2007-10-02 20:50:28 +00:00
doitux cffacbbe1a remove playerlist iterator from log 2007-10-01 09:16:54 +00:00
doitux f8be237ead adds activePlayerList and runningPlayerList (XXVI) 2007-09-30 00:06:34 +00:00
doitux 4728967f97 adds activePlayerList and runningPlayerList (XX) - bugfixes 2007-09-28 00:16:11 +00:00
doitux 6d30e324e0 adds activePlayerList and runningPlayerList (XVIII) 2007-09-27 18:07:03 +00:00
lotodore 78bf4820af Changed network code for new player lists. 2007-09-27 14:17:07 +00:00
doitux aab3ac6b2c adds activePlayerList and runningPlayerList (XVII) - !!! network-BROKEN !!! 2007-09-27 00:37:01 +00:00
doitux 4f7d7ee277 adds activePlayerList and runningPlayerList (XVI) 2007-09-26 22:27:05 +00:00
doitux 1f21fe815e adds activePlayerList and runningPlayerList (XIV) - !!! BROKEN !!! - last sable rev866 2007-09-26 19:45:58 +00:00
doitux bcc5966a68 adds activePlayerList and runningPlayerList (X) - !!! BROKEN !!! - last stable rev is 866 2007-09-25 18:00:05 +00:00
doitux f6a316fc2e adds activePlayerList and runningPlayerList (IV) 2007-09-24 21:09:36 +00:00
doitux d03f114b46 adds activePlayerList and runningPlayerList (II) 2007-09-24 10:02:17 +00:00
doitux 84c857cbff adds activePlayerList and runningPlayerList 2007-09-23 21:30:51 +00:00
lotodore 0900d3844b Fixed a bunch of compiler warnings (mingw compiler). 2007-09-04 23:37:32 +00:00
lotodore 23d9bb71c3 Fixed some compiler warnings. Added error if game is running. 2007-09-03 18:05:39 +00:00
floty f6f997ca3b minimum raise setting (I) 2007-09-02 19:20:49 +00:00