Commit Graph
2005 Commits
Author SHA1 Message Date
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 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
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 1175f5ffe3 Fixed linefeeds. 2008-02-10 12:48:49 +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
doitux f39a62696c adds gcc-4.3 support 2008-01-21 22:36:28 +00:00
lotodore fc93d3d634 Changed MSG_NOSIGNAL usage for better portability. 2007-12-20 14:21:44 +00:00
doitux 8d32ec8694 2007-12-15 21:18:05 +00:00
doitux b493926a3e 0.6 FINAL ;-) 2007-12-13 21:47:55 +00:00
lotodore f602155f73 PokerTH 0.6 final. 2007-12-13 21:42:37 +00:00
doitux 88fbfb79c1 final 0.6 translation!!! 2007-12-13 21:04:47 +00:00
lotodore b62765c517 Use gif/jpeg plugins on MacOS. 2007-12-13 19:52:48 +00:00
doitux a0a4c68f10 final 0.6 translation 2007-12-13 19:27:15 +00:00
doitux 471e8fda6c macosx chat-tab fix 2007-12-13 18:54:22 +00:00
doitux ea890d87e4 small gui fixes 2007-12-13 00:38:24 +00:00
doitux 04fb4cf948 enhanced hover handling 2007-12-12 23:22:59 +00:00
doitux 60568b5d33 minimal hover effect 2007-12-12 22:59:34 +00:00
doitux d61027b265 nick highlighting also works now for nicks with whitespace 2007-12-12 22:01:40 +00:00
lotodore ee00741931 More avatar related utf8 fixes. 2007-12-12 13:37:45 +00:00
doitux b19c2fd836 set minimum size for gamelobbydialog 2007-12-12 08:03:13 +00:00
lotodore d3207f723b Fixed client termination (pure virtual function called issue). Utf8 is all fine. 2007-12-11 22:42:58 +00:00
lotodore 477aeff288 Log if non-cryptographic random numbers are used. 2007-12-11 21:07:06 +00:00
lotodore c14bb9470b More utf8 related fixes (some issues remain). 2007-12-11 20:40:39 +00:00
lotodore aa07ae1741 Fixed utf8 issue with avatar cache and server logging. 2007-12-11 19:35:02 +00:00
doitux 191f2f7b25 try to fix closeevent bug 2007-12-10 22:53:29 +00:00
lotodore e2c18bfbfd Fixes related to kicking players. 2007-12-10 20:56:00 +00:00
lotodore 8485db5ade Fixed kicking players with spaces in their name from within a game. 2007-12-10 19:59:11 +00:00
doitux 45381ddfbb hide stylesheetreader for 0.6 2007-12-10 08:02:56 +00:00
doitux 85b9f0926c external stylesheet file for easier gui skinning introduced 2007-12-10 00:29:16 +00:00
doitux f3be7f204a FIXED 2007-12-09 14:00:11 +00:00
doitux 5aa2647ade BROKEN 2007-12-09 13:44:23 +00:00
doitux e3d027a25f 2007-12-09 12:09:42 +00:00
lotodore 4196f1be3a Very graceful auto-reconnect for the server irc bot. Will give up after two attempts within 60 seconds. 2007-12-08 00:40:46 +00:00
lotodore 5f0fc7ab93 Workaround for boost uncaught exception problem on MacOS 10.5. 2007-12-07 23:29:49 +00:00
doitux a798e051d6 adds manpage, desktop-file and debian install patch 2007-12-07 11:04:33 +00:00