Commit Graph
263 Commits
Author SHA1 Message Date
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
doitux b34dcdc597 fix Qt Database error message when close the app 2010-07-13 19:13:38 +00:00
doitux bd01ffad9f fix >= 0.7.1 update problems with PokerTH distributed default styles 2010-07-11 20:36:50 +00:00
floty 51126fad7c changes in logging with sqlite-db 2010-07-02 23:29:30 +00:00
doitux 164e730ed2 next steps on enhanced log file handling via settings dialog 2010-06-29 09:44:27 +00:00
floty 4643e7ff89 additional log in sqlite-db + preparation for replay mode 2010-05-29 14:05:41 +00:00
floty 8017d1c8cb full bet rule (part 4) 2010-01-19 20:33:15 +00:00
floty 6807449a33 BUGFIX: full bet rule (part 2) -> solved BugID: 0000001 2010-01-03 13:06:09 +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
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
floty e1aad00800 delete division by 0 in localplayer.cpp which arised with the change to 10 players 2009-04-15 16:24:46 +00:00
doitux cfd9b14c56 bugfix for #0000010 -> http://www.pokerth.net/mantis/view.php?id=10 2009-04-13 17:43:40 +00:00
doitux eb38dd7640 bugfix for http://www.pokerth.net/mantis/view.php?id=9 2009-04-12 18:59:35 +00:00
floty aac3e2c988 fixes: "Bug ID 0000007: Highlighting of cards on split pot could be better " --> http://www.pokerth.net/mantis/view.php?id=7 2009-01-18 22:47:50 +00:00
floty 97617753fa fixes: "Bug ID 0000003: Low straight flush (with A) incorrectly picked" --> http://www.pokerth.net/mantis/view.php?id=3 2009-01-15 22:11:45 +00:00
lotodore 4f78b32f9d Fix compiler error. 2008-12-20 20:16:26 +00:00
floty c95b4aecf8 vector in cardsChance 2008-12-20 18:47:38 +00:00
floty 7ba70be3ac vector in cardsChance 2008-12-20 16:47:02 +00:00
floty 53af719071 cardsChance 2008-12-17 21:50:05 +00:00
floty 76ad3f55be showdown beginning 2008-10-20 20:09:08 +00:00
floty 030fd6a8c5 showdown beginning 2008-10-20 20:08:18 +00:00
floty 1c5e5767da - exclude bad numbers in getRandNumber (tools.cpp)
- delete warnings in localplayer
2008-10-20 09:25:45 +00:00
floty 05737fb7e5 calcHandsChance 2008-10-17 11:25:58 +00:00
floty 48124f21f4 2008-10-17 11:22:14 +00:00
floty b71a06d243 calcHandsChance 2008-10-17 11:00:14 +00:00
floty 9d77cbedeb calcHandsChance 2008-10-17 10:58:03 +00:00
floty 77a66b310d calcHandsChance 2008-10-17 09:48:37 +00:00
floty 7f25130f66 calcHandsChance 2008-10-16 20:10:48 +00:00
floty 9fdd7805da calcCardsChance 2008-10-16 09:21:30 +00:00
doitux d8e70d997d gui cardchancemonitor 2008-10-15 19:49:39 +00:00
floty d3aed3209d calcCardsChance 2008-10-15 19:03:55 +00:00
doitux 01048bd7e9 next steps implementing cardschance 2008-10-14 20:19:37 +00:00
lotodore d7c6cdd75c Use GnuTLS-OpenSSL instead of OpenSSL. Thanks to Zhenech for help with this patch. 2008-04-21 22:27:15 +00:00
lotodore 477aeff288 Log if non-cryptographic random numbers are used. 2007-12-11 21:07:06 +00:00
lotodore a24a93caba Use unix linefeeds for all files. Finally. It's about time. 2007-11-16 15:24:25 +00:00
floty 639bb21cc4 human player handling for engine 2007-11-12 22:11:16 +00:00
floty 9dd683fb59 log side pot in network & handRanking-redraw 2007-11-11 23:47:38 +00:00
doitux 1ffe81d05e 2007-11-01 21:34:06 +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
floty 97732c8b0d 2007-10-29 19:23:52 +00:00
floty fe3caa52c8 bugfix 2007-10-29 13:44:58 +00:00