Commit Graph
30 Commits
Author SHA1 Message Date
doitux d1e7266501 fix wrong include indents 2011-07-03 19:45:08 +00:00
doitux 29242aa47d Switching license from GPL2 to AGPL3. Translation files update 2011-07-02 23:03:18 +00:00
lotodore 02518c67b2 Reformatting code using Kernighan & Ritchie style, tabs, tab width=4.
Command line: astyle --style=kr --indent=force-tab=4 --lineend=linux -n -r <file names>
2011-02-11 20:02:08 +00:00
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 ac4c2e9aef Integrating precompiled headers support (might speed up compilation). Currently disabled (in .pro files). 2009-05-07 22:36:51 +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
lotodore cb5315dd73 Set small/big blind position id on client. 2007-10-02 22:56:26 +00:00
doitux 4728967f97 adds activePlayerList and runningPlayerList (XX) - bugfixes 2007-09-28 00:16:11 +00:00
doitux 4f7d7ee277 adds activePlayerList and runningPlayerList (XVI) 2007-09-26 22:27:05 +00:00
doitux bcc5966a68 adds activePlayerList and runningPlayerList (X) - !!! BROKEN !!! - last stable rev is 866 2007-09-25 18:00:05 +00:00
floty f6f997ca3b minimum raise setting (I) 2007-09-02 19:20:49 +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 3742f15db2 BeRo refactoring 2007-08-09 18:02:58 +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
doitux 722ab71189 BeRo refactoring 2007-08-06 22:58:47 +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 07f8a2aaeb more polymorphie steps for BeRo - local game --> unstable 2007-08-04 21:30:20 +00:00
doitux 993465a213 first polymorphie steps for BeRo (BettingRounds) 2007-08-04 01:30:59 +00:00