lotodore
|
bc7f34a2a6
|
Move spectators to lobby before closing a game.
|
2013-10-05 12:49:21 +02:00 |
|
doitux
|
3710f94c1e
|
bugfix refreshSpectatorsDisplay(); threadsafe now
|
2013-10-05 00:34:54 +02:00 |
|
doitux
|
947c3e4c94
|
bugfix for android
|
2013-10-04 22:36:22 +02:00 |
|
doitux
|
1e23bca665
|
remove join any game button - add spectator link to pokerth-live
|
2013-10-04 21:32:24 +02:00 |
|
lotodore
|
04abfb658d
|
WebSocket protocol support can now be configured and is only used in the dedicated server.
|
2013-10-03 00:41:07 +02:00 |
|
lotodore
|
d23cc87c93
|
Adding missing license files.
|
2013-10-02 23:58:47 +02:00 |
|
lotodore
|
0d5cf28c9a
|
Adding websocketpp 0.3 as third party lib (source: https://github.com/zaphoyd/websocketpp )
|
2013-10-02 23:57:21 +02:00 |
|
lotodore
|
1965665524
|
Removing unused variable.
|
2013-09-30 23:36:49 +02:00 |
|
lotodore
|
c8739ccd47
|
Adding limitation for the number of spectators per game.
|
2013-09-30 23:36:32 +02:00 |
|
doitux
|
6a3b13e753
|
make cppcheck happy again ;)
|
2013-09-30 22:21:30 +02:00 |
|
doitux
|
972ab5e2ee
|
implement spectator display on the table to check if spectators watching the current game (#196)
|
2013-09-30 10:23:51 +02:00 |
|
doitux
|
4f8028aa0b
|
Merge remote-tracking branch 'origin/master'
|
2013-09-29 23:05:38 +02:00 |
|
doitux
|
d822130255
|
add spectator image
|
2013-09-29 22:24:16 +02:00 |
|
lotodore
|
d82c9a510d
|
Add spectator list during the game (when lobby messages are disabled).
|
2013-09-29 13:15:37 +02:00 |
|
lotodore
|
8baecdf9e0
|
Send spectator list to joining players.
|
2013-09-28 18:58:43 +02:00 |
|
lotodore
|
a304903883
|
Send dealer player id with each hand start message.
|
2013-09-24 23:40:10 +02:00 |
|
doitux
|
14bf950471
|
revert group/checkbox try
|
2013-09-22 01:11:07 +02:00 |
|
doitux
|
07336778c5
|
try a gui bugfix for checkable groupboxes
|
2013-09-22 00:43:11 +02:00 |
|
doitux
|
7a782a845e
|
QMenubar gui bugfix
|
2013-09-22 00:06:33 +02:00 |
|
doitux
|
a16bbbb0e2
|
gametable windows menu fix
|
2013-09-21 23:28:12 +02:00 |
|
doitux
|
cc1ae91c92
|
windows menu bugfix try
|
2013-09-21 23:04:40 +02:00 |
|
lotodore
|
20eb7b94bd
|
Fixing several compiler warnings.
|
2013-09-16 23:11:16 +02:00 |
|
lotodore
|
c6c044b784
|
Fixing crash when sending data to a closed websocket connection.
|
2013-09-16 22:57:12 +02:00 |
|
lotodore
|
496a668a15
|
Fixing retrieval of remote webclient address for login blocker.
|
2013-09-16 22:33:52 +02:00 |
|
doitux
|
cc386419d2
|
Merge remote-tracking branch 'origin/master'
|
2013-09-16 17:59:41 +02:00 |
|
doitux
|
088c17a586
|
fix embarrassing spectator lobby bug :/
|
2013-09-16 17:54:11 +02:00 |
|
lotodore
|
07e0d6d798
|
Fixing typo in build file.
|
2013-09-15 23:27:27 +02:00 |
|
lotodore
|
84b9b56d6a
|
Fixing gcc problem with EncodeToBuf-function.
|
2013-09-15 23:11:15 +02:00 |
|
lotodore
|
36eeaee5d7
|
Adding missing files for websocket implementation.
|
2013-09-15 23:06:15 +02:00 |
|
lotodore
|
e6b165fe59
|
Merge branch 'master' of github.com:/pokerth/pokerth
|
2013-09-15 22:55:07 +02:00 |
|
lotodore
|
8e39432754
|
Adding websocket server code, so that a gateway is no longer required. Still kind of untested. Requires websocketpp.
|
2013-09-15 22:54:45 +02:00 |
|
floty
|
196c4b2e0a
|
delete waste code fpr cppcheck
|
2013-09-15 16:10:43 +02:00 |
|
doitux
|
ae3def58c5
|
possible fix for #136 (The lobby "display idle players" feature does not work after playing a game)
|
2013-09-14 14:39:14 +02:00 |
|
doitux
|
f8a2718e97
|
some specatator list fixes - debug output removed
|
2013-09-09 10:36:27 +02:00 |
|
doitux
|
b0e4018883
|
Merge remote-tracking branch 'origin/master'
|
2013-09-03 13:24:54 +02:00 |
|
doitux
|
16b2a9762d
|
possible fix for no-close-button in gamelobbydialog
|
2013-09-03 13:00:56 +02:00 |
|
lotodore
|
eb571a8640
|
Automatically close games if only spectators are left.
|
2013-09-02 00:37:02 +02:00 |
|
lotodore
|
eae6a6fae7
|
Trying to fix missing spectator left message when connection is closed.
|
2013-09-01 23:43:59 +02:00 |
|
lotodore
|
e008ef9ad5
|
Send lobby etc. notifications also to players in state "spectator waiting".
|
2013-09-01 18:09:15 +02:00 |
|
lotodore
|
298aeaed4c
|
Use Qt 5.1 features in cleaner server only if available.
|
2013-08-31 23:42:44 +02:00 |
|
lotodore
|
fc829553d2
|
Clarify comment for Mac OS plugins.
|
2013-08-31 21:44:17 +02:00 |
|
lotodore
|
f29efc2892
|
More Mac OS fixes for Qt5.
|
2013-08-31 21:37:06 +02:00 |
|
lotodore
|
ec3c2eee84
|
Plugin directory fix for Qt5 Mac OS platforms.
|
2013-08-31 21:31:12 +02:00 |
|
lotodore
|
388843e146
|
More Mac OS dependency fixes.
|
2013-08-31 21:11:09 +02:00 |
|
lotodore
|
c404016240
|
Adding QtPrintSupport dependency on Mac OS.
|
2013-08-31 21:02:41 +02:00 |
|
lotodore
|
e7481af03b
|
Adding Qt5 cocoa platform plugin on Mac.
|
2013-08-31 20:28:17 +02:00 |
|
lotodore
|
171b6beb5d
|
Modify reference to QtWidgets from QtGui on Mac OS.
|
2013-08-31 20:16:33 +02:00 |
|
lotodore
|
6eabfc3e9c
|
Adding QtWidgets dependency for Mac OS.
|
2013-08-31 20:10:00 +02:00 |
|
lotodore
|
3b03275923
|
Merge branch 'master' of github.com:/pokerth/pokerth
|
2013-08-31 19:51:22 +02:00 |
|
lotodore
|
9deeec96c4
|
Mac OS script changes for Qt5.
|
2013-08-31 19:50:40 +02:00 |
|