lotodore
|
d975139409
|
Preparing release 0.9-beta1. Fixing issue that player was not marked as kicked when kicked through the chat cleaner. Fixing java test cases.
|
2011-11-13 19:10:07 +00:00 |
|
lotodore
|
c3f12fe190
|
Properly mark player as kicked on client side.
|
2011-11-13 16:47:33 +00:00 |
|
lotodore
|
fec3a5fb65
|
Only send cardsvalue if round before was "river".
|
2011-11-13 16:28:04 +00:00 |
|
floty
|
d38bd0fef0
|
establishing new parameter roundBeforePostRiver; deleting needless parameter bettingRoundsPlayed
|
2011-11-13 16:00:19 +00:00 |
|
lotodore
|
2678bd9101
|
Fixed the action when players are kicked who left before being kicked.
|
2011-11-13 15:36:01 +00:00 |
|
lotodore
|
edde9137ae
|
CardsValue is now optionally sent by the server.
|
2011-11-13 15:31:35 +00:00 |
|
lotodore
|
edef79e9d1
|
Disable rejoin for players who have been kicked.
|
2011-11-13 14:28:54 +00:00 |
|
floty
|
982b6ec686
|
resolving warnings
|
2011-11-13 11:55:18 +00:00 |
|
floty
|
2437407ffc
|
optimizing local sqlite-logging; implementing second steps network client sqlite-logging
|
2011-11-13 01:05:28 +00:00 |
|
doitux
|
311b3e654c
|
bugfix for reopened Ticket #9 (Country Flag name in a tooltip)
|
2011-11-10 10:01:34 +00:00 |
|
floty
|
385a641ede
|
optimizing local sqlite-logging; implementing first steps network client sqlite-logging
|
2011-11-09 21:39:37 +00:00 |
|
lotodore
|
32d26e3644
|
Removing AFK-warning message. Preparing integration of a new auto-AFK mode.
|
2011-11-07 21:07:13 +00:00 |
|
floty
|
77cda8da32
|
clientThreat gets log-object now
|
2011-11-06 20:03:32 +00:00 |
|
doitux
|
943c030a13
|
enhancements in dialog-handling for lobby infomsgboxes
|
2011-11-06 00:30:34 +00:00 |
|
doitux
|
718a27e4a5
|
fix
|
2011-11-05 22:40:38 +00:00 |
|
doitux
|
d814d4e044
|
test invite-info-box as non-modal
|
2011-11-05 22:22:41 +00:00 |
|
doitux
|
def86ac998
|
move textBrowser_Log->clear(); to gametableimpl::hide()
|
2011-11-05 21:48:06 +00:00 |
|
lotodore
|
26f01f0946
|
Trying to fix problem with client active status on rejoin.
|
2011-11-05 20:53:59 +00:00 |
|
floty
|
6fbb5c9841
|
running astyle
|
2011-11-02 18:27:15 +00:00 |
|
floty
|
3352a199fc
|
sqlite-logging at the end of hand/game possible; moving winner/sitOut-logging from gui to engine
|
2011-11-01 18:03:48 +00:00 |
|
doitux
|
3f8086eba4
|
add aditional guilog message "player joined game" for rejoined players
|
2011-11-01 00:02:12 +00:00 |
|
lotodore
|
05c8667c53
|
Fixing crash in communication code for the chatcleaner. This code should be rewritten...
|
2011-10-30 08:04:22 +00:00 |
|
lotodore
|
e6234577e3
|
Reverting change which was only for the alpha-release.
|
2011-10-30 08:02:34 +00:00 |
|
lotodore
|
03b91bb68c
|
Preparing release 0.9 alpha.
|
2011-10-29 19:10:19 +00:00 |
|
doitux
|
fb6edc997f
|
implement #79 - show cards chances also after fold
|
2011-10-29 19:02:15 +00:00 |
|
floty
|
7798bd0f37
|
delete unused variable "myWinnerState" in player
|
2011-10-29 16:21:29 +00:00 |
|
floty
|
bb3fb9e13c
|
delete unused function "getMyWinnerState"; activate Engine-Action-Log in localHand; run astyle
|
2011-10-29 14:41:17 +00:00 |
|
lotodore
|
44a1ca3a9b
|
Changed message text.
|
2011-10-28 20:41:58 +00:00 |
|
doitux
|
552e45e4d5
|
prevent gui logging left-player and new-game-admin if gametable is not
visible
|
2011-10-28 20:32:46 +00:00 |
|
doitux
|
2a8b8d793f
|
disable leave_game button during game-start or rejoin-start
|
2011-10-28 20:03:26 +00:00 |
|
lotodore
|
024f10328a
|
Making cppcheck happier.
|
2011-10-27 20:14:48 +00:00 |
|
doitux
|
aaeef120a7
|
add special rejoin dialog for waiting game msg box
|
2011-10-27 09:04:19 +00:00 |
|
floty
|
7f13da91e5
|
applying astyle
|
2011-10-26 22:29:47 +00:00 |
|
lotodore
|
fa01ab57d6
|
Fixing order of messages.
|
2011-10-26 21:51:29 +00:00 |
|
lotodore
|
60b96976b8
|
Removing unintended asn_system.h-change.
|
2011-10-26 21:47:25 +00:00 |
|
lotodore
|
0230edaec2
|
New start event type to mark a certain game start as "rejoin" (in order to show a special dialog).
|
2011-10-26 21:45:39 +00:00 |
|
floty
|
f1dc2e90a5
|
- rename lastPlayersTurn -> previousPlayerID and lastActionPlayer -> lastActionPlayerID
|
2011-10-26 19:34:57 +00:00 |
|
floty
|
c867a789d3
|
- bugfix new entry in PlayerActionLog
|
2011-10-24 20:53:32 +00:00 |
|
floty
|
fb01a698d5
|
- some changes in sqlite logging
- replace myAction-int by PlayerAction in player-object
|
2011-10-24 20:44:22 +00:00 |
|
lotodore
|
94f0c3e694
|
Fixing compiler warning.
|
2011-10-23 12:02:38 +00:00 |
|
lotodore
|
ad961de45d
|
Polishing rejoin implementation.
|
2011-10-23 09:13:04 +00:00 |
|
floty
|
ad4aace71d
|
- some changes in sqlite logging
- replace beroID-int by GameState in hand
|
2011-10-22 23:57:02 +00:00 |
|
floty
|
a958c4916e
|
some changes in hole cards logging
|
2011-10-22 14:00:33 +00:00 |
|
doitux
|
f707c5eb32
|
personal messages enhancements: complex nicks are automatic formated
correctly with " " in the /msg command; also simple pm feedback for the
sender added
|
2011-10-21 21:20:51 +00:00 |
|
floty
|
8ae7db3e96
|
- updating sqlite-log
- handID in bero is unnecessary; removing parameter value
|
2011-10-21 00:16:43 +00:00 |
|
lotodore
|
d14d1b4787
|
Do not check server password on official server (to prevent misconfiguration on client side). Only user auth is performed.
|
2011-10-20 21:41:37 +00:00 |
|
lotodore
|
ddf2ca784b
|
Adding enhancement #76 (server password). The server password is checked during init, in addition to possible player auth. It can be set as option "ServerPassword" in config.xml, on client and server.
|
2011-10-20 21:19:58 +00:00 |
|
lotodore
|
2f588ffed7
|
Running astyle.
|
2011-10-20 14:13:25 +00:00 |
|
lotodore
|
28d7904265
|
Pass ConfigFile to ClientThread constructor.
|
2011-10-20 12:03:20 +00:00 |
|
lotodore
|
603d4826fd
|
Fixing thread safety of ConfigFile.
|
2011-10-20 11:36:41 +00:00 |
|