Commit Graph
37 Commits
Author SHA1 Message Date
Kai Philipp f920d5f1c8 Merge pull request #356 from LocutusOfBorg/cross-fix
make the package cross-compile safe
2018-09-11 15:51:28 +02:00
Kai Philipp 0a8b6d597f Merge pull request #349 from albmed/stable
Compilation bugs
2018-07-18 15:15:21 +02:00
Kai Philipp 2ca2e941a6 Merge pull request #336 from albmed/stable
Stable
2017-08-16 14:24:31 +02:00
Kai Philipp b3c81c770f Merge branch 'stable' into stable 2017-08-16 14:24:03 +02:00
Kai Philipp 0b4d0e334c Merge pull request #335 from albmed/stable
Stable
2017-08-02 14:18:29 +02:00
Kai Philipp 1c5e8792aa #330: AccidentallyCallBlocker now for working for FKey presses 2017-05-25 15:01:53 +02:00
Kai Philipp f3f31519d4 #326 shortened too long usernames in gui 2017-04-05 15:55:48 +02:00
Kai Philipp 2358eaa5aa Merge pull request #321 from q4z1/serverstuff_stable
Serverstuff stable
2017-01-03 13:01:53 +01:00
Kai Philipp 3b459ac57c re-activated missing tables 2016-12-02 09:25:57 +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 a6c7d62fb0 bugfix: commented out reportGame Query as db-table not yet exists 2016-11-27 16:36:10 +01:00
Kai Philipp 41ac0c7fe5 bugfix: missing + character 2016-11-27 16:12:27 +01:00
Kai Philipp 89a40325dc temporarily disabled ip-check for entering ranking games 2016-11-27 16:03:16 +01:00
Kai Philipp 6b63097853 adaptions for new ranking-login-system - avatar queries disabled 2016-11-27 16:00:28 +01:00
Kai Philipp 6ae765baac bugfixes official db inclusion / former cherry-pick conflict solution corrected 2016-10-25 22:02:46 +02:00
Kai Philipp a4843369ee Merge branch 'stable' into serverstuff_stable 2016-10-25 20:09:30 +02:00
Kai Philipp 102955d6ce .gitgnore updated 2016-10-25 20:00:35 +02:00
Kai Philipp 4682b51e40 servergame GetNumJoinsPerPlayer optimized 2016-07-30 19:05:16 +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
Kai Philipp 21003da510 simplified ResetNumJoinsPerPlayer - e.g. removed the function 2016-07-17 17:46:55 +02:00
Kai Philipp 70d6743c39 bugfix for compiler error on ubuntu 16.04. - QDataStream 2016-07-17 16:55:56 +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
Kai Philipp b6763bcfe8 number of guests limited 2016-06-29 18:06:28 +02:00
Kai Philipp 6092b3c306 regenerated ProtoBuf.java to suit protobuf 2.6.1 2016-06-28 19:15:18 +02:00
Kai Philipp c57a20482a Revert "limit guest logins - temporary simulation of guest logins for testing purposes"
This reverts commit 1c3edbaaaa.
2016-06-25 13:45:58 +02:00
Kai Philipp 98ce4bd637 pokerth_server.pro - includepath fix - see issue https://github.com/pokerth/pokerth/issues/282 2016-06-21 20:32:15 +02:00
Kai Philipp 1c3edbaaaa limit guest logins - temporary simulation of guest logins for testing purposes 2016-06-19 17:35:11 +02:00
Kai Philipp 1f9c066cbb limit enter-leave game - define GAME_NUM_JOINS_PER_PLAYER added 2016-06-19 17:33:48 +02:00
Kai Philipp cd085bf8be limit enter-leave game done. 2016-06-18 18:34:25 +02:00
Kai Philipp cf280f0478 limted guest login - guest playerrights check done 2016-06-18 15:42:38 +02:00
Kai Philipp 935ec2ad92 limit guest logins - ip check done 2016-06-17 18:02:10 +02:00
Kai Philipp f6fb0650e3 excluded some helper files 2016-06-17 15:17:01 +02:00
Kai Philipp b30ea65998 re-generated chatcleaner.pb.* and pokerth.pb.* with protoc in order to match version 2.6.1 of protoc 2016-06-17 15:06:21 +02:00
Kai Philipp 3ec764396a ircthread.cpp - include fix from master implemented 2016-06-16 18:05:02 +02:00
Kai Philipp 4faf428fb3 gitignore created - ignore rules defined 2016-06-16 17:42:45 +02:00