Commit Graph
2949 Commits
Author SHA1 Message Date
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 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
doitux 2d5c68835d Merge remote-tracking branch 'origin/master' 2013-08-31 14:24:06 +02:00
doitux 93345cc4eb fix crashes for local game (commited with avatar-ignore feature) 2013-08-31 14:03:44 +02:00
lotodore 9295a4be19 Mac OS fixes for Qt5. 2013-08-31 00:42:03 +02:00
lotodore 448987d363 Fixing socket state debug message. 2013-08-30 11:12:00 +02:00
lotodore 839c3db99a Block connection fixes for chat cleaner, use new Qt5 feature to stop accepting connections. 2013-08-30 10:38:00 +02:00
lotodore e95557f80d Fixing missing htonl/ntohl with QtNetwork. 2013-08-29 23:10:16 +02:00
lotodore 1f0bf411b4 Remove third party asn.1 code, as it is no longer required. 2013-08-29 22:21:54 +02:00
lotodore 9686257e41 Switching from asn.1 to protobuf as chat cleaner protocol. 2013-08-29 22:18:44 +02:00
lotodore 8adbe8edb9 Some chatcleaner fixes for Qt5 (and other stuff). 2013-08-29 19:54:34 +02:00
lotodore 2db9ea1a93 Changes for qt5 (Windows build, boost compatibility). 2013-08-29 17:26:08 +02:00
doitux f1f1aba703 android qt5 fixes 2013-08-28 14:25:10 +02:00
doitux 20840a2af0 qt5 refactoring ... 2013-08-28 10:49:03 +02:00
lotodore 1d0b9fc5f2 Signals/callbacks when spectators join or leave. 2013-08-19 22:50:56 +02:00
lotodore 7b305b36e2 Adding feature to leave a game as spectator. 2013-08-11 13:25:26 +02:00
lotodore be0f363af4 Spectator mode fixes. 2013-08-10 16:53:36 +02:00
lotodore 7b27213daa Waiting state for spectator mode. 2013-08-10 16:29:15 +02:00
doitux 8264a61692 implement: Option to disable emoticons in the chat (#172) 2013-07-01 10:29:07 +02:00
doitux f211e31acf commit #187 2013-07-01 10:05:37 +02:00
doitux 6830068d9d implement: Avatars should not be displayed for people which are on the ignore list (#187) 2013-07-01 10:04:51 +02:00
lotodore 0be7632875 Fixing session counter with regard to spectators. 2013-06-29 23:44:00 +02:00
lotodore ec50aa3268 Merge branch 'master' of github.com:/pokerth/pokerth 2013-06-29 16:23:55 +02:00
lotodore ef489dae8a Work on spectator mode - joining as spectator now possible (on server side). 2013-06-29 16:23:10 +02:00
doitux 5c39ee5500 Merge remote-tracking branch 'origin/master' 2013-06-17 09:53:07 +02:00
doitux 48aa2c2cec add vietnamese translation (thx to phongtom), complete translation source update 2013-06-17 09:52:41 +02:00
lotodore cbd6b40f85 Fixing operator order when checking for state bit. 2013-06-16 15:56:34 +02:00
lotodore 00543b7560 More work on spectator mode. 2013-06-16 10:43:13 +02:00
lotodore f739c20cc5 Updating to newer release of protobuf. 2013-06-08 19:36:04 +02:00
lotodore 9e1c02838e Remove forward declaration, as the include is there anyway... 2013-04-30 12:14:23 +02:00
doitux 70e6dc125d add new translations also to android 2013-04-19 08:44:15 +02:00
doitux 32caf17ccd Merge remote-tracking branch 'origin/master' 2013-04-09 07:51:26 +02:00
doitux 064ae23926 android bugfixes 2013-04-09 07:51:09 +02:00