lotodore
|
32d26e3644
|
Removing AFK-warning message. Preparing integration of a new auto-AFK mode.
|
2011-11-07 21:07:13 +00:00 |
|
lotodore
|
0230edaec2
|
New start event type to mark a certain game start as "rejoin" (in order to show a special dialog).
|
2011-10-26 21:45:39 +00:00 |
|
lotodore
|
aee0adbffe
|
More protocol changes for rejoin. Re-adding server password to protocol.
|
2011-10-03 08:03:58 +00:00 |
|
lotodore
|
d6ab25d816
|
Trying to make rejoin work, still broken due to change of unique id during game.
|
2011-09-28 20:20:08 +00:00 |
|
lotodore
|
32ba77709e
|
More work on rejoin: The server now detects when a rejoin is possible and allows the player to login directly, without waiting for a possible existing connection to be terminated. A session GUID is stored in the cache directory on client side for this purpose.
|
2011-08-28 17:14:03 +00:00 |
|
lotodore
|
d2720467b2
|
Last session id is only sent optionally, it can be omitted if not available.
|
2011-07-17 14:32:28 +00:00 |
|
lotodore
|
d8ccf015d3
|
Protocol updates for more flexibility and better testing.
|
2011-07-17 14:12:10 +00:00 |
|
lotodore
|
e109c0037d
|
Preparing network protocol for rejoin.
|
2011-07-16 14:52:45 +00:00 |
|
lotodore
|
bc2c31acf0
|
Updating Linux build helper.
|
2011-06-12 20:32:51 +00:00 |
|
lotodore
|
41b19fd2e7
|
Deleting obsolete protocol file. New documentation is in pokerth.asn1
|
2011-06-12 20:27:14 +00:00 |
|
lotodore
|
66d965dd0b
|
Updating Windows build instructions, because libircclient is no longer included in third_party.
|
2011-06-12 20:25:57 +00:00 |
|
lotodore
|
04f26a2de4
|
Updating linux helper script (new boost release).
|
2011-02-23 09:55:34 +00:00 |
|
lotodore
|
4b0b6a3e03
|
Add patch to remove indirect openssl dependency from Windows build.
|
2011-02-21 23:32:09 +00:00 |
|
lotodore
|
e5b9b29564
|
Adding chat reject message if chat is tried to be sent in an invalid state. Otherwise testing won't work.
|
2011-02-17 23:57:58 +00:00 |
|
lotodore
|
8059248c51
|
Updating Windows build documentation after feedback from xanax.
|
2011-02-13 00:23:15 +00:00 |
|
lotodore
|
c4b8e567ed
|
Implementing private messages in lobby chat, ticket #12. Some cosmetic improvements are still missing.
|
2011-02-11 23:02:29 +00:00 |
|
lotodore
|
29dca1846e
|
Adding detailed instructions as to which packages are required for the mingw cross build.
|
2011-02-11 13:24:10 +00:00 |
|
lotodore
|
2e63c7e247
|
Updating build instructions. Windows build on Windows is no longer supported, only supported method is cross compiling on Linux.
|
2011-02-11 08:32:07 +00:00 |
|
lotodore
|
cf92fecf9c
|
Windows build scripts are now obsolete.
|
2011-02-11 08:14:43 +00:00 |
|
lotodore
|
372c2466e8
|
Preparing use of boost Uuids for unique ids which can be used to rejoin a game (Ticket #5). This requires boost 1.42 or later.
|
2011-02-09 21:45:33 +00:00 |
|
lotodore
|
e823b7b788
|
Implementing ticket #2 - optionally remove players from games after it was finished. This breaks protocol compatibility with 0.8. Config file option is NetAutoLeaveGameAfterFinish.
|
2011-02-06 13:17:07 +00:00 |
|
lotodore
|
e729647cec
|
Implementing optional unlimited thinking time in LAN games on server side (GUI missing) ticket #24
|
2011-02-06 10:37:40 +00:00 |
|
lotodore
|
28129b190d
|
Fixing typo.
|
2011-01-30 16:24:48 +00:00 |
|
lotodore
|
cb89dccf60
|
Preparing integration of chat cleaner in ranking games.
|
2011-01-30 16:21:53 +00:00 |
|
lotodore
|
2fec7d18ea
|
Adding report avatar feature to network protocol.
|
2010-12-24 11:36:21 +00:00 |
|
lotodore
|
c88fe3220d
|
Win64 fix.
|
2010-12-20 18:31:30 +00:00 |
|
lotodore
|
d44d3ce2cf
|
Fixing download libs scripts. Note that the support for these may be dropped because a cross compiler is now used for the official builds.
|
2010-12-20 16:45:00 +00:00 |
|
lotodore
|
7fcfbab697
|
Updating Qt to 4.7.1 in Windows build script.
|
2010-11-16 22:23:35 +00:00 |
|
lotodore
|
61d8c416b0
|
Adding new join game failed reason.
|
2010-11-14 17:58:25 +00:00 |
|
lotodore
|
59f9ba5fef
|
Adding new chat type for private messages in lobby.
|
2010-11-07 07:26:56 +00:00 |
|
lotodore
|
64fea555a7
|
Fixing header location for SDL_mixer on windows.
|
2010-10-19 19:31:22 +00:00 |
|
lotodore
|
5b56017c22
|
Adding linux script to download and compile libs which are often outdated.
|
2010-10-13 13:39:08 +00:00 |
|
lotodore
|
1af88e49e8
|
Allow even larger small blinds (paranoia, still release 0.8.1).
|
2010-10-09 18:37:26 +00:00 |
|
lotodore
|
81d36c9fed
|
Fixing maximum small blind value.
|
2010-10-09 12:23:17 +00:00 |
|
lotodore
|
812e5e3e18
|
Polishing mingw-w64 stuff.
|
2010-10-09 09:23:08 +00:00 |
|
lotodore
|
9e42f0a52e
|
mingw-w64 build is working now :-).
|
2010-10-09 09:13:22 +00:00 |
|
lotodore
|
fed7fd55dd
|
Adding first version of mingw-w64 download script.
|
2010-10-09 00:57:06 +00:00 |
|
lotodore
|
403ac48666
|
Some changes to prepare mingw-w64 release.
|
2010-10-08 21:25:31 +00:00 |
|
lotodore
|
a4ba012b79
|
Adding hand number to action request message, to prevent sending the wrong action.
|
2010-09-25 09:08:18 +00:00 |
|
lotodore
|
600f862210
|
Win32 build: switching to Qt 4.7.0, curl 7.21.1, gsasl 1.4.4
|
2010-09-24 20:13:28 +00:00 |
|
lotodore
|
76dd9a0289
|
Adding new packet for away from keyboard warning.
|
2010-09-05 12:58:31 +00:00 |
|
lotodore
|
7a1a10abf5
|
Block bad game names on server.
|
2010-09-05 00:15:25 +00:00 |
|
lotodore
|
bcdc089390
|
Fixing double name in protocol.
|
2010-09-04 12:36:39 +00:00 |
|
lotodore
|
daf99deac3
|
Sending AES encrypted cards is optional, not mandatory, since there is not always a secret available.
|
2010-09-04 09:59:42 +00:00 |
|
lotodore
|
9254cacdf7
|
After win32 build, move the server exe to a location where it is able to load the required dlls.
|
2010-08-30 16:58:47 +00:00 |
|
lotodore
|
3cb8e0a042
|
Fixing possible copy problem of mingw dlls.
|
2010-08-30 16:56:15 +00:00 |
|
lotodore
|
46372b2b15
|
New protocol stuff, still for 0.8, not yet implemented.
|
2010-08-29 21:35:29 +00:00 |
|
lotodore
|
d63b048a45
|
Fixing mingw build issues. Use dll version of boost on Windows. Use official mingw gcc 4.5 with dynamic libs. This means that all boost build issues should be fixed, even on Windows.
|
2010-08-22 16:24:40 +00:00 |
|
lotodore
|
5f84bbc411
|
Fixing issue with boost 1.44. However, Windows build using boost 1.44 is currently broken due to thread issues.
|
2010-08-22 10:53:27 +00:00 |
|
lotodore
|
b87b8545a9
|
Fixing windows build script by using sed to patch qt.
|
2010-08-02 22:01:57 +00:00 |
|