lotodore
e0be7e9490
Save more and send less statistics.
2008-04-01 21:44:05 +00:00
doitux
ec449928d5
french update
2008-03-28 07:39:11 +00:00
lotodore
f6f68cab43
Additional verbose logging.
2008-03-26 22:37:58 +00:00
lotodore
1acf4e4187
Additional fixes.
2008-03-23 10:43:23 +00:00
lotodore
5beaa816b4
Moving third party sources to third_party folder so that they can be easily distinguished. This should help package maintainers.
2008-03-23 10:36:17 +00:00
lotodore
6a241f0a02
Cosmetic work.
2008-03-23 10:17:55 +00:00
lotodore
962cf172ff
Cleaned up libircclient a bit - submitted patch to the author.
2008-03-22 23:39:24 +00:00
lotodore
ea98054050
Patch by Hiru, mainly concerning boost build issues. Parts of this will also make it into pokerth_game.pro after further testing.
2008-03-20 21:04:21 +00:00
lotodore
b5023351ee
Fixed strings.
2008-03-20 00:24:13 +00:00
lotodore
dbcedc889b
Even more logging.
2008-03-20 00:06:19 +00:00
lotodore
c8b38d0e57
More verbose logging for the server.
2008-03-19 23:39:59 +00:00
doitux
0575d1eb1c
2008-03-11 21:17:09 +00:00
doitux
87ef74cb48
0.6.1 NOW!
2008-03-11 21:04:20 +00:00
doitux
afd15d3118
0.6.1
2008-03-11 19:48:18 +00:00
lotodore
c3092146e5
Update version numbers for 0.61.
2008-03-11 19:38:09 +00:00
doitux
f21d0c856c
final translation update for 0.6.1
2008-03-11 19:01:21 +00:00
doitux
33358f630d
macosx lobby fix
2008-03-10 14:36:44 +00:00
lotodore
683e1cc51b
Real timeout values.
2008-03-09 23:32:45 +00:00
lotodore
e7dd1adfbf
Fixed problem with uncaught boost::filesystem exceptions. The g++ optimizer did something evil...
2008-03-09 21:06:31 +00:00
lotodore
cf085939e9
Fixed linefeeds.
2008-03-09 20:16:29 +00:00
doitux
3998fd4f69
translation strings update for 0.6.1
2008-03-08 21:55:18 +00:00
lotodore
d8d816f8dc
Do not kick the player from the server on game admin timeout - just remove the player from the game.
2008-03-07 21:45:26 +00:00
lotodore
4bc902b229
New error messages.
2008-03-06 21:48:14 +00:00
lotodore
e85eb879bb
Game admin timeout in lobby (test version).
2008-03-06 20:44:37 +00:00
doitux
882b47358e
timeoutDialog
2008-03-06 20:30:21 +00:00
lotodore
e107cf98fa
Network timeout system also works from within a game now.
2008-03-06 15:27:31 +00:00
lotodore
a3aee2b33a
Reset network activity timeout only for certain packets.
2008-03-05 18:41:25 +00:00
lotodore
9f0d204f56
First test version with network timeout. Only activity timeout and global timeout, no game admin timeout yet. Set to test values (will disconnect rapidly).
...
Modified method for init timeout (if session cannot be established) - now using one non-modifiable timer for each session, and an additional timer which is reset whenever session data is received.
2008-03-04 23:47:45 +00:00
doitux
6d7e6d9a94
adds myavatarlabel for vote-kicks
2008-03-04 23:36:45 +00:00
lotodore
188f7e171f
New packet types implemented for timeout system - unused yet.
2008-03-04 14:52:29 +00:00
lotodore
c0e45e9f8e
New packets for timeout messages.
2008-03-04 00:01:09 +00:00
lotodore
d272576527
Hide timeout dialog on network error.
2008-03-03 23:54:15 +00:00
doitux
99b3f6b147
timeoutDialog gets duration from server
2008-03-03 23:43:51 +00:00
doitux
c2313a20d6
timeoutDialog
2008-03-03 23:31:20 +00:00
doitux
00d0e77528
adds universal timeoutmsgbox
2008-03-03 11:45:29 +00:00
doitux
6d45e97e77
2008-03-03 10:27:36 +00:00
doitux
b0fada7537
2008-03-03 10:26:53 +00:00
doitux
f5c82bb1f7
2008-03-03 10:25:32 +00:00
doitux
39efcf3ddf
opengametimeoutmsgbox local basics
2008-03-01 23:44:12 +00:00
doitux
1ba22682ee
adds opengametimeoutmsgbox (non functional)
2008-03-01 21:31:50 +00:00
doitux
c4833db8be
translation update. greek, chinese, svedish added Part II
2008-03-01 19:23:53 +00:00
doitux
bad6467ad8
translation update. greek, chinese, svedish added
2008-03-01 19:21:09 +00:00
lotodore
89170ca190
Fixed Linux build.
2008-02-24 13:14:04 +00:00
lotodore
7283431c8c
Limit the avatar requests by the server - clients may only upload one avatar within a certain time. This is checked by IP address, so two players within the same NAT system might have to wait for a few seconds.
2008-02-24 12:56:39 +00:00
lotodore
75ef6616e8
Paranoia change - also check original BSD return value.
2008-02-22 15:43:09 +00:00
lotodore
809f7c1a0f
Fixed Linux build.
2008-02-10 13:35:13 +00:00
lotodore
0792402a7b
Mingw/Mac: boost::program_options.
2008-02-10 12:55:05 +00:00
lotodore
1175f5ffe3
Fixed linefeeds.
2008-02-10 12:48:49 +00:00
lotodore
aebc9d911e
Updated dependencies documentation.
2008-02-10 12:48:21 +00:00
lotodore
c58aff2658
Store server pid in file, location can be changed by. First try, needs some cleanup work. Might require additional link options on Linux (new dependency: boost::program_options).
2008-02-10 12:38:12 +00:00