Commit Graph
100 Commits
Author SHA1 Message Date
lotodore 803dcdc402 Updating changelog again. 2013-12-22 14:28:54 +01:00
lotodore 4762f9f7ca Preparing release 1.1 2013-12-22 13:41:53 +01:00
lotodore 6042d68454 Running astyle. 2013-12-19 14:27:24 +01:00
lotodore 2bc3567485 Merge branch 'master' of github.com:/pokerth/pokerth 2013-12-19 12:32:09 +01:00
lotodore aa22d39d77 Fix for libgcrypt 1.6.0 compile error #247 (supported only on Linux because libgcrypt does not yet support native Windows threads). 2013-12-19 12:28:35 +01:00
lotodore 30d5b2b578 Revert "Fix for libgcrypt 1.6.0 compile error #247 (Linux only, probably does not work on Windows)."
This reverts commit a5b863f1fd.
2013-12-19 11:24:55 +01:00
lotodore cd3a410357 Merge branch 'master' of github.com:/pokerth/pokerth 2013-12-19 11:09:22 +01:00
lotodore a5b863f1fd Fix for libgcrypt 1.6.0 compile error #247 (Linux only, probably does not work on Windows). 2013-12-19 11:08:16 +01:00
lotodore fae5932dfc Updating asio to latest revision. 2013-12-17 15:41:28 +01:00
lotodore 5249a355d6 Merge branch 'master' of github.com:/pokerth/pokerth 2013-12-10 21:30:00 +01:00
lotodore 3285c83973 Disable rejoin-multi test for now as it fails sometimes for unknown reasons. 2013-12-10 21:29:39 +01:00
lotodore 0d60360fca Update server ping with each game action (#239). 2013-12-08 12:20:51 +01:00
lotodore 0127099555 Merge branch 'master' of github.com:/pokerth/pokerth 2013-12-01 14:09:09 +01:00
lotodore 02c259a979 Preparing 1.1 beta4. 2013-12-01 14:08:33 +01:00
lotodore 62ee15a4c8 Preparing 1.1 beta3. 2013-11-02 19:38:45 +01:00
lotodore 2c6a98e998 Consider new "allow spectators" game flag in server (#215) 2013-11-02 18:13:18 +01:00
lotodore 6992c732af Preparing "allow spectators" flag in network protocol (#215). 2013-10-27 00:41:13 +02:00
lotodore aea8a6c2e9 Allow spectators to join invite-only games (for now) #214 2013-10-20 19:06:53 +02:00
lotodore fdccd7c85b Merge pull request #209 from evgeni/master
fix "recieve" typo in various places
2013-10-15 13:37:11 -07:00
lotodore 2d1aca523f Incrementing beta-revision to prepare 1.1 beta2. 2013-10-12 11:14:13 +02:00
lotodore 0dcc43812d Merge branch 'master' of github.com:/pokerth/pokerth 2013-10-11 23:54:56 +02:00
lotodore 0368b57432 Updating websocket++ to latest github release (0.3 alpha4). 2013-10-11 23:54:30 +02:00
lotodore 2d6db51465 Origin check tolerates http:// and http://www. 2013-10-07 22:43:03 +02:00
lotodore 1913947ec4 Updating changelog for 1.1 beta1 2013-10-06 16:58:09 +02:00
lotodore f0f3d2eb04 Running astyle. 2013-10-06 16:30:09 +02:00
lotodore c8939fdbdf Preparing Release 1.1 beta1 2013-10-06 16:21:35 +02:00
lotodore a6f3536290 Enable validation according to WebSocket resource and origin. 2013-10-05 16:42:05 +02:00
lotodore 2c5dcc2ba0 Properly send game closed message to spectators. 2013-10-05 13:30:19 +02:00
lotodore 917f49c8bf Fixing missing if-block. 2013-10-05 13:10:40 +02:00
lotodore 38de2754e3 Merge branch 'master' of github.com:/pokerth/pokerth 2013-10-05 12:49:41 +02:00
lotodore bc7f34a2a6 Move spectators to lobby before closing a game. 2013-10-05 12:49:21 +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
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
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
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
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
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 94e39d52b4 Adding missing protobuf dependency. 2013-08-29 23:19:04 +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 9622bffdcc Add protobuf specification file for chat cleaner. 2013-08-29 22:20:37 +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
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
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
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 6e55351389 Trying to fix link order for newer libgsasl. 2013-06-08 20:22:27 +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
lotodore e3546fc138 Preparing release 1.0.1. 2013-04-07 13:33:40 +02:00
lotodore 31c8ff7ce2 Hack around https://bugreports.qt-project.org/browse/QTBUG-22829 to solve issue #180. 2013-04-06 23:27:52 +02:00
lotodore baf3bf9e1e Merge branch 'master' of github.com:/pokerth/pokerth 2013-04-01 23:38:00 +02:00
lotodore 904069e02e Adding protocol support for spectator mode. 2013-04-01 23:37:28 +02:00
lotodore e233b48160 Preparing 1.0.1pre release. 2013-03-01 18:03:56 +01:00
lotodore 202825ab15 Also log IP address of player who is banned. 2013-02-28 20:48:44 +01:00
lotodore 43e1b9eae5 Wait a bit longer for DB actions in ranking game test. 2013-02-28 20:42:50 +01:00
lotodore 0052de02e1 Enabling banning a player from the client (as admin). 2013-02-28 20:38:37 +01:00
lotodore 44b90f9433 Adding server log messages for admin actions. 2013-02-27 22:34:30 +01:00
lotodore 2aba7cf7ed Add message callbacks to client admin functions. 2013-02-26 23:15:33 +01:00
lotodore f7777b535d Improving in-game admin functions, implementing reply packets to report results. 2013-02-25 23:02:20 +01:00
lotodore 19f27a890c Implementing packet validation for new packets and client side game removal for admin players. 2013-02-24 23:04:02 +01:00
lotodore 8740c3fb7a Trying to fix "login blocked" test problems. 2013-02-24 21:28:47 +01:00
lotodore d8dcf78ab4 Protocol changes for admin functions. Fixing generic DB implementation. 2013-02-24 18:24:38 +01:00
lotodore 883ccdcf44 Preparing admin functions in PokerTH client. 2013-02-24 16:22:51 +01:00
lotodore 5783c4219c Merge pull request #170 from svenstaro/master
Fix compilation on newer libircclient
2013-01-14 12:22:36 -08:00
lotodore 6b6fa24ead Rewriting connectivity tool for google protocol buffers. 2013-01-05 14:24:45 +01:00