floty
0f59c0ad57
implement new cards value function; circa factor 10 faster than old version
2014-05-24 15:13:49 +02:00
floty
196c4b2e0a
delete waste code fpr cppcheck
2013-09-15 16:10:43 +02:00
lotodore
45a5c7cef8
License change: OpenSSL exception (for Windows 8 support, because gcrypt does not work on Windows 8).
2012-12-25 15:06:23 +01:00
John Karahalis
8a3e3cb155
Renamed the hand "Two Pairs" to "Two Pair".
...
Nitpick, but the name of the hand is "Two Pair".
https://en.wikipedia.org/wiki/Two_pair#Two_pair
English is a funny language.
This commit does not correct the name of the hand in any images (for
example data/gfx/gui/table/default/handranking.png) because the
corresponding GIMP templates do not have separate text layers, making
them difficult to edit.
2012-08-14 00:10:25 -04:00
floty
2ed4410da6
bugfix: wrong hand name ( #97 )
2012-01-24 18:03:36 +00:00
floty
8c61403fb5
Switching license from GPL2 to AGPL3.
2011-07-03 22:27:36 +00:00
floty
6ccd1d0d0e
sqlite-log: transmitting some functions to cardsValue for logging hole cards
2011-03-20 22:16:57 +00:00
lotodore
6f290be894
Removing several unnecessary allocations.
2011-02-28 22:05:44 +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
edad47b7f4
Making cppcheck even happier.
2010-10-28 08:04:36 +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
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
doitux
b79a3a8e43
2007-04-03 10:55:16 +00:00
doitux
7a704c2995
bug: array-overflow
2007-03-20 13:01:35 +00:00
doitux
8032684b35
bug in full house check
2007-03-18 12:40:45 +00:00
floty
bb90e6a0bf
myBestHandPosition hinzugefügt
2007-01-28 00:17:49 +00:00
doitux
1e8152e97c
2007-01-13 18:55:48 +00:00