Commit Graph
972 Commits
Author SHA1 Message Date
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
Kai Philipp 830145ff3a bugfixes 2019-09-09 23:09:51 +02:00
Kai Philipp c80724c58a bugfixes 2019-09-09 23:08:36 +02:00
Kai Philipp 2f595bb8c7 now maybe? 2019-09-09 23:06:52 +02:00
Kai Philipp f35495c05f now 2019-09-09 23:02:51 +02:00
Kai Philipp b29a8cc0e7 missing redecs 2019-09-09 23:02:08 +02:00
Kai Philipp b3674f2ea5 another iteration try 2019-09-09 23:01:04 +02:00
Kai Philipp d488619ce3 stupid unsigned removed 2019-09-09 22:54:01 +02:00
Kai Philipp 289282dc7a vector handling bugfix 2019-09-09 22:52:35 +02:00
Kai Philipp 5fe59ac751 vector handling bugfix 2019-09-09 22:45:54 +02:00
Kai Philipp 7cc45e85d3 vector handling bugfix 2019-09-09 22:41:57 +02:00
Kai Philipp 2effd5219a 1st timestamp iteration and vector cleanup 2019-09-09 22:40:16 +02:00
Kai Philipp cb51ee79f2 isallowed returns true now 2019-09-09 22:23:22 +02:00
Kai Philipp 4f91bf60dc bugfix 2019-09-09 22:21:39 +02:00
Kai Philipp 7dc83ce49f bugfix 2019-09-09 22:20:54 +02:00
Kai Philipp d882d4f675 timestamp stored debuglog 2019-09-09 22:18:47 +02:00
Kai Philipp f6c47c053b ip block disabled now? 2019-09-09 21:20:16 +02:00
Kai Philipp 8765379a2e if else clause turn-around 2019-09-09 21:13:40 +02:00
Kai Philipp df8f38b8a8 different error msg 2019-09-09 20:46:28 +02:00
Kai Philipp 53602107d9 ip-check off 2019-09-09 20:42:31 +02:00
Kai Philipp 02e8c81974 array to vector now 2019-09-09 20:34:58 +02:00
Kai Philipp ee6c80406a bugfix 2019-09-09 20:28:22 +02:00
Kai Philipp 17036816af bugfix 2019-09-09 20:27:40 +02:00
Kai Philipp 8964467ef9 bugfix 2019-09-09 20:26:41 +02:00
Kai Philipp 9285fa1e32 re-structuring 2019-09-09 20:24:29 +02:00
Kai Philipp ad5735b9fd std:array ? 2019-09-09 20:06:12 +02:00
Kai Philipp 24c05f6d74 another bugfix array declaration 2019-09-09 20:02:16 +02:00
Kai Philipp a3337dd869 another bugfix array declaration 2019-09-09 20:01:20 +02:00
Kai Philipp 835a0f6df8 std:array to array 2019-09-09 19:40:03 +02:00
Kai Philipp 962eb48148 switch from std::time to long timestamp only 2019-09-09 19:37:32 +02:00
Kai Philipp 13ebae6618 bugfix array def 2019-09-09 19:33:20 +02:00
Kai Philipp e18e459434 limitrank - draft with return false always 2019-09-09 19:21:15 +02:00
Albert Medela 8e5b09ac62 Correct #347, #342, #338, #339 2018-05-24 18:26:34 +02:00
Albert Medela 65e10c71b0 run astyle 2017-08-16 13:55:18 +02:00
lotodore 6bf732f219 Adding different error messages for connection failure with IPv6 (#276). 2017-04-05 14:09:20 +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
Albert Medela 19f95f6204 #319, #320, c++11 mode, mysql errors to server log 2017-02-05 00:44:48 +01:00
Kai Philipp 3bd5286521 re-enabled ip restriction for ranking games 2016-11-28 00:05:36 +01:00
Kai Philipp f64a6275d4 small bugfix ip restriction ranking games 2016-11-27 21:37:12 +01:00
Kai Philipp 89a40325dc temporarily disabled ip-check for entering ranking games 2016-11-27 16:03:16 +01:00
Kai Schröder 413d61e61c BUGFIX: corrected library name 2016-10-25 20:08:55 +02:00
Jonathan Wakely 65eea1d6ec Qualify std::ifstream and std::ofstream
Starting with Boost 1.60.0 <boost/filesystem.hpp> includes
<boost/filesystem/fstream.hpp>, which declares ifstream and ofstream
types that make the unqualified names ifstream and ofstream ambiguous.
The names must be qualified to refer to the std versions.
2016-10-02 21:49:55 +02:00
Lothar May 2b372d0019 Change option to disable guest login restriction. 2016-08-13 14:53:05 +02:00
Albert Medela 6bd0808427 Block duplicated IP for guests configurable 2016-08-04 21:34:38 +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
Albert Medela 2a88775cca JUnit test for several guest users adapted 2016-07-23 20:58:18 +02:00
Kai Philipp e73a95d08e bugfix InitMessage - switched back to productive 2016-07-19 14:13:39 +02:00
Kai Philipp 1b5cf1bfb8 guest IP-check and number of guest in lobby check combined now in one function 2016-07-19 14:01:13 +02:00