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
|
2a7456998a
|
Improve thread safety.
|
2011-01-12 23:35:45 +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 |
|
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 |
|
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 |
|
lotodore
|
78bf4820af
|
Changed network code for new player lists.
|
2007-09-27 14:17:07 +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
|
d03f114b46
|
adds activePlayerList and runningPlayerList (II)
|
2007-09-24 10:02:17 +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 |
|
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
|
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
|
421ca6c62d
|
more polymorphie steps for BeRo
|
2007-08-04 11:37:26 +00:00 |
|
doitux
|
993465a213
|
first polymorphie steps for BeRo (BettingRounds)
|
2007-08-04 01:30:59 +00:00 |
|