Commit Graph
21 Commits
Author SHA1 Message Date
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