floty
|
1f833d106a
|
sqlite-log: implementing action logging
|
2011-02-27 00:03:39 +00:00 |
|
lotodore
|
63b28d7167
|
Running astyle.
|
2011-02-26 10:09:45 +00:00 |
|
floty
|
e17b5fa74e
|
sqlite-log: complete new hand log
|
2011-02-25 21:21:36 +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
|
4032bf48a2
|
Fixing cppcheck "Prefer prefix ++/-- operators for non-primitive types." issues.
|
2011-02-09 14:33:39 +00:00 |
|
lotodore
|
f4eb7221e3
|
Fixing more cppcheck issues.
|
2011-02-08 12:10:39 +00:00 |
|
lotodore
|
2a7456998a
|
Improve thread safety.
|
2011-01-12 23:35:45 +00:00 |
|
floty
|
a2d0272ed3
|
remove board-pointer from player
|
2011-01-12 22:33:03 +00:00 |
|
lotodore
|
3974e7cac5
|
More shared_ptr in engine to prevent race conditions when accessing client engine from gui. Still incomplete.
|
2011-01-09 14:16:20 +00:00 |
|
floty
|
f84e629f17
|
remove hand-object from board
|
2011-01-06 22:00:52 +00:00 |
|
lotodore
|
6952ad8a70
|
Some header file changes.
|
2011-01-03 20:23:34 +00:00 |
|
floty
|
a0f91b04c7
|
putting log from local_engine to engine; implementing hand-logging
|
2010-12-30 01:57:23 +00:00 |
|
floty
|
121575caa5
|
sqlite-logging: include log in pokerth_lib; new function for game-logging
|
2010-12-28 23:01:39 +00:00 |
|
floty
|
29e16e3489
|
create log in session; put some include from header to cpp
|
2010-12-20 20:30:12 +00:00 |
|
floty
|
0e46188ff3
|
some bugfixes in Log and guiLog
|
2010-12-18 23:10:10 +00:00 |
|
floty
|
4f89969bd3
|
implementing first function in new log.cpp
|
2010-12-17 23:18:30 +00:00 |
|
floty
|
4e2a989031
|
bugfix guilog, adding new log in local_engine
|
2010-12-15 23:01:10 +00:00 |
|
floty
|
a1837a43f6
|
initialize some variables in constructor
|
2010-11-01 21:12:29 +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
|
377f6dde6e
|
active sqlite-log with symbol constant
|
2010-09-29 17:43:49 +00:00 |
|
floty
|
9dfe3dc344
|
bugfix deadlock when computer player are going all in with their raise
|
2010-09-22 21:26:57 +00:00 |
|
floty
|
cefe5b9240
|
bugfix full bet rule
|
2010-09-08 19:21:15 +00:00 |
|
lotodore
|
6464700d94
|
AFK players are now kicked from ranking games after some timeouts if they do not enable autocheck/fold.
|
2010-09-05 14:33:34 +00:00 |
|
floty
|
03be7c2f16
|
localboard without 'cout'
|
2010-09-04 23:41:13 +00:00 |
|
floty
|
0380ae0ced
|
bugfix: playerNeedToShowCards-List for all in situations
|
2010-09-04 23:30:55 +00:00 |
|
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 |
|
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 |
|
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 |
|