Commit Graph
111 Commits
Author SHA1 Message Date
Kai Philipp afcec9d39a implemented SetPlayerLastGames db function 2019-09-11 04:36:54 +02:00
Kai Philipp ecf5996135 bugfix 2019-09-11 04:18:42 +02:00
Kai Philipp 4e695d88af iteration over playerDataList 2019-09-11 04:16:29 +02:00
Kai Philipp a153d458dc bugfix 2019-09-11 03:56:37 +02:00
Kai Philipp da00a9a20e bugfix 2019-09-11 03:55:10 +02:00
Kai Philipp 64e543fc16 debug 2019-09-11 03:54:31 +02:00
Kai Philipp ca8e11b18c session iteration 2019-09-11 03:50:31 +02:00
Kai Philipp 106a37330a debugging 2019-09-10 22:05:12 +02:00
Kai Philipp 1a5cd36dcf debugging 2019-09-10 21:58:39 +02:00
Kai Philipp df460313ab debugging 2019-09-10 21:49:18 +02:00
Kai Philipp cbb35b4aa3 debugging 2019-09-10 21:46:44 +02:00
Kai Philipp fc614ca5ec debugging 2019-09-10 21:45:54 +02:00
Kai Philipp 69189291af debugging 2019-09-10 21:42:32 +02:00
Kai Philipp 2b17095641 debugging 2019-09-10 21:32:44 +02:00
Kai Philipp 373052a8c7 revert bugfix 2019-09-10 21:23:05 +02:00
Kai Philipp 9d31fc3b5e PlayerIdList StoreLastGames 2019-09-10 21:15:38 +02:00
Kai Philipp ce5b242ac3 bugfix 2019-09-10 21:00:03 +02:00
Kai Philipp 93534a5154 bugfix 2019-09-10 20:58:29 +02:00
Kai Philipp d246fbcb64 bugfix 2019-09-10 20:57:22 +02:00
Kai Philipp 5cf037c43f bugfix 2019-09-10 20:55:51 +02:00
Kai Philipp 09c4e09946 bugfix 2019-09-10 20:54:59 +02:00
Kai Philipp a667b65a22 bugfix 2019-09-10 20:54:10 +02:00
Kai Philipp e1260038ea bugfix 2019-09-10 20:52:24 +02:00
Kai Philipp 06e3c0e3c3 lastgames from sessiondata to playerdata 2019-09-10 20:47:10 +02:00
Kai Philipp aa93874a45 bugfix 2019-09-10 04:50:24 +02:00
Kai Philipp 34f17f24dc storelastgames check 2019-09-10 04:33:13 +02:00
Albert Medela 65e10c71b0 run astyle 2017-08-16 13:55:18 +02:00
lotodore 0ed986399f Switching from asio deadline_timer to asio steady_timer in order to fix #55. This requires the (boost or native) chrono lib. 2017-04-05 14:07:36 +02:00
Kai Philipp 4682b51e40 servergame GetNumJoinsPerPlayer optimized 2016-07-30 19:05:16 +02:00
Albert Medela 35f0521bbd astyle, optimizations and test removed 2016-07-30 17:23:16 +02:00
Kai Philipp 21003da510 simplified ResetNumJoinsPerPlayer - e.g. removed the function 2016-07-17 17:46:55 +02:00
Kai Philipp 24acd01e90 optimizations for number of game-joins per player, removed @XXX from comments 2016-07-17 16:55:06 +02:00
Albert Medela 8f5813416d Revert ProtoBuf to version 2.6.1 and running astyle 2016-07-12 18:36:25 +02:00
Kai Philipp cd085bf8be limit enter-leave game done. 2016-06-18 18:34:25 +02:00
lotodore 6992c732af Preparing "allow spectators" flag in network protocol (#215). 2013-10-27 00:41:13 +02:00
lotodore bc7f34a2a6 Move spectators to lobby before closing a game. 2013-10-05 12:49:21 +02:00
lotodore e008ef9ad5 Send lobby etc. notifications also to players in state "spectator waiting". 2013-09-01 18:09:15 +02:00
lotodore 7b305b36e2 Adding feature to leave a game as spectator. 2013-08-11 13:25:26 +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 00543b7560 More work on spectator mode. 2013-06-16 10:43:13 +02:00
lotodore 45a5c7cef8 License change: OpenSSL exception (for Windows 8 support, because gcrypt does not work on Windows 8). 2012-12-25 15:06:23 +01:00
lotodore d3cd97c666 Running astyle. 2012-12-21 01:01:01 +01:00
lotodore 86c58fc7c8 Switching from ASN.1 (asn1c) to google protocol buffers. Some things are still missing (packet verification, tests, ...), this is very early stuff. 2012-09-18 15:57:58 +02:00
lotodore ed43fa107c Server feedback after report game. 2012-04-09 10:22:24 +00:00
lotodore c49abf215e Preparing server side code for reporting game names. 2012-04-08 14:36:14 +00:00
lotodore 03a1a1dc55 Implement chat bot mute on server side (#1). 2012-01-08 13:02:29 +00:00
lotodore df35ea550f Remove log object from server, server-side logging is deactivated. Pass NULL as log object to game. 2012-01-02 21:04:49 +00:00
lotodore 28417227ac Fixing ticket #86: Change player id in ranking map on rejoin. 2011-12-27 20:44:16 +00:00
lotodore 38d224590a Send state of seats at the beginning of each hand. 2011-12-21 20:56:41 +00:00
lotodore 0a8cd1cce4 Implementing automatic kick of players after a certain timeout within a game. 2011-12-16 22:39:24 +00:00