Commit Graph
29 Commits
Author SHA1 Message Date
lotodore 6952ad8a70 Some header file changes. 2011-01-03 20:23:34 +00:00
floty 3141743430 delete no longer required "playersTurn" 2010-09-29 20:56:38 +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
floty 8bafd61f3c full bet rule (part 1) 2010-01-02 18:10:36 +00:00
lotodore b4848532f9 Added logging for server using syslog. 2007-10-23 21:26:07 +00:00
floty 7f07d066aa asserts -> LocalExceptions 2007-10-14 11:01:44 +00:00
floty b437d8f7d2 firstRunGui 2007-10-07 11:12:02 +00:00
doitux 390837f332 adds activePlayerList and runningPlayerList (XXIII) - bugfixes 2007-09-29 13:22:00 +00:00
doitux 1f21fe815e adds activePlayerList and runningPlayerList (XIV) - !!! BROKEN !!! - last sable rev866 2007-09-26 19:45:58 +00:00
doitux 6c19233c18 adds activePlayerList and runningPlayerList (XIII) - BUGGY!!! - last sable rev866 2007-09-26 10:13:10 +00:00
doitux bcc5966a68 adds activePlayerList and runningPlayerList (X) - !!! BROKEN !!! - last stable rev is 866 2007-09-25 18:00:05 +00:00
doitux d03f114b46 adds activePlayerList and runningPlayerList (II) 2007-09-24 10:02:17 +00:00
floty 0765385240 minimum raise setting (III) 2007-09-02 21:34:04 +00:00
floty f6f997ca3b minimum raise setting (I) 2007-09-02 19:20:49 +00:00
doitux 1e20e202e0 2007-08-29 19:27:12 +00:00
floty c44d14400a run() -> postRiverRun() in localberopostriver.cpp 2007-08-22 20:49:07 +00:00
doitux 851cce3e45 refactoring Bugfix 2007-08-11 14:36:20 +00:00
doitux 3ec9c3d0bd new distributePot function 2007-08-10 00:15:51 +00:00
doitux e696fb4257 BeRo refactoring 2007-08-07 23:59:34 +00:00
lotodore 03ecc5b9cb Removed client code which is no longer needed now. Networking still somewhat broken. 2007-08-07 20:37:34 +00:00
doitux c34f683c41 BeRo refactoring 2007-08-07 13:07:39 +00:00
doitux 2f76bb82f9 BeRo refactoring 2007-08-07 00:05:29 +00:00
lotodore 0aef0d9e42 Removed dependencies on old preflop/flop/turn/river interface from networking. Compiles, but networking is BROKEN. Also includes first try of computer players for networking, which is broken, too. 2007-08-06 21:38:09 +00:00
doitux 96419b3588 std::vector<boost::shared_ptr<BeRoInterface> > implemented 2007-08-06 20:35:26 +00:00
doitux 1dbff19430 localberopostriver bugfix 2007-08-06 09:50:54 +00:00
doitux e612b77b1b more polymorphie steps for BeRo (sry lotodore for last buggy rev) 2007-08-05 23:57:16 +00:00
doitux b68b8d48dd more polymorphie steps for BeRo 2007-08-05 13:07:23 +00:00
doitux 993465a213 first polymorphie steps for BeRo (BettingRounds) 2007-08-04 01:30:59 +00:00