Lothar May
8f7014af12
cherry-pic conflict solved - Adding db backend of official server (now AGPL3).
2016-10-25 20:08:09 +02:00
PJ-Finlay
5dab4c743c
Fixed link and typo in INSTALL file
2016-10-25 20:05:12 +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
lotodore
612751044d
Merge pull request #315 from lotodore/patch-1
...
Update sessionmanager.h
2016-08-13 14:44:43 +02:00
lotodore
ed84e7dfad
Merge pull request #313 from q4z1/serverstuff_stable
...
Serverstuff stable
2016-08-13 14:42:20 +02:00
lotodore
002eea3ccb
Update sessionmanager.h
2016-08-13 14:35:57 +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
159fd1e094
JUnit test for several guest users adapted -- correction
2016-07-23 21:00:13 +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
Albert Medela
1abc9dc452
Get guest users from session manager
2016-07-18 19:35:59 +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
Albert Medela
8f5813416d
Revert ProtoBuf to version 2.6.1 and running astyle
2016-07-12 18:36:25 +02:00
Albert Medela
417d9a5bd2
running astyle
2016-07-07 20:52:44 +02:00
Albert Medela
55174a71a7
Add ThreadedGuest to test serveral guest connections
2016-07-07 20:37:07 +02:00
Albert Medela
724d30e61f
Limit Guests users
2016-07-07 20:36:02 +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
floty
7f3c8a8608
bugfix for #275 : remove dealerPosition from constructor of localBoard and transmit when it's needed
2014-03-02 00:50:28 +01:00
lotodore
3cbb365c61
Don't let a websocket login kick a normal login.
2014-02-15 23:15:27 +01:00
doitux
4ddc972d73
Merge pull request #266 from Gallaecio/gl
...
Updated the Galician (gl) translation
2014-02-01 10:57:40 -08:00
Adrián Chaves Fernández (Gallaecio)
24b26fd3c7
Updated the Galician (gl) translation
2014-02-01 19:55:55 +01:00
lotodore
13d558e6ef
Preparing Release 1.1.1.
2014-01-10 21:48:01 +01:00
doitux
1fe5480b63
Bugfix for #253 (Grafik not proper rebuild after change settings)
2014-01-10 00:14:24 +01:00
doitux
e16f949ccd
Merge remote-tracking branch 'origin/master'
2014-01-09 23:20:57 +01:00
doitux
281d9aa212
make qt4 build easier
2014-01-09 23:20:17 +01:00
lotodore
d7cd43a79d
Merge branch 'master' of github.com:/pokerth/pokerth
2014-01-08 22:27:51 +01:00
lotodore
0f23bf0105
Invoke ping callback only if a new ping value has been added.
2014-01-08 22:27:10 +01:00
doitux
764c7765bc
Merge remote-tracking branch 'origin/master'
2014-01-08 09:44:38 +01:00
doitux
ecbf1acea6
correct ping display also if average ping is 0ms in network games
2014-01-08 09:44:20 +01:00
lotodore
8db313d555
Fix for possible division by zero while calculating average ping ( #258 ).
2014-01-07 22:52:08 +01:00
doitux
2144791cac
hopefully final fix for #242 (Menu on gametable is not clickable sometimes)
2014-01-07 16:05:54 +01:00
doitux
d77def152d
compile fix etc
2013-12-22 15:24:31 +01:00