Commit Graph
1074 Commits
Author SHA1 Message Date
floty 60b3ac4c22 log playerWinsGame in local game 2007-11-01 19:18:52 +00:00
doitux 0adcc842d3 earlier pre-action selection special for floty ;-) 2007-11-01 18:36:14 +00:00
lotodore 864af81193 Don't request own avatar from the server. Only request avatars of other players after joining a game. 2007-11-01 18:36:03 +00:00
doitux cfdac48500 "%1's game" is translateable now. please chose the position of %1 (playername) to ge the correct word-order. 2007-11-01 18:16:20 +00:00
doitux 75071a777c gui+log fixes 2007-11-01 16:51:59 +00:00
doitux 47eee5474c adds avatars vor connected-players-list in lobby 2007-11-01 12:21:34 +00:00
lotodore 392b0b8f23 Enable retrieval of avatar file name through session. 2007-11-01 10:09:29 +00:00
doitux 770cddf430 fix 2007-11-01 00:47:25 +00:00
lotodore a3cb6c25e3 Don't wait for avatars on game sync, instead show them whenever they are there. 2007-11-01 00:37:41 +00:00
doitux 5abe109e87 setPlayerAvatar introduced 2007-11-01 00:28:32 +00:00
lotodore a3c9390bfe Redesign of avatar stuff. First part. 2007-11-01 00:12:47 +00:00
lotodore 3a0fc4a71e Also disable avatar retrieval on server. Fixed nasty send "wrong return value" (Linux only). 2007-10-31 22:33:52 +00:00
lotodore ec5196c417 Disable avatars on server side until the bug is fixed. 2007-10-31 21:24:02 +00:00
lotodore e5f05c5359 Trying to fix the avatar problem. 2007-10-31 20:23:27 +00:00
lotodore 184eb4a577 Fixed avatar problem where clients were kicked. 2007-10-31 19:21:54 +00:00
doitux 2e82e46104 translation update + compilation fix 2007-10-31 09:32:07 +00:00
doitux 0db4498114 links in warning message boxes will open a browser 2007-10-30 23:07:04 +00:00
lotodore 9662b5bbb6 Increment beta revision so that old clients display a note. 2007-10-30 22:07:56 +00:00
lotodore b0524a59ff Fixed two race conditions. 2007-10-30 21:25:10 +00:00
lotodore fee8450a74 Still trying to fix the SIGPIPE problem. 2007-10-30 21:02:52 +00:00
lotodore 7fc3ae4adf Fixed compiler warnings. 2007-10-30 17:31:14 +00:00
lotodore 3ab6211009 Fixed compiler warnings. 2007-10-30 17:26:38 +00:00
lotodore cba5ee389e Fixed compiler warnings. 2007-10-30 17:21:11 +00:00
lotodore 7000722d75 Suppress sigpipe in sender thread. 2007-10-30 16:59:47 +00:00
lotodore 9cf398d3e0 Fixed winner list issue on client. 2007-10-30 16:57:48 +00:00
lotodore b89ce1d67f Trying to fix SIGPIPE issue on server (linux). 2007-10-30 13:03:17 +00:00
doitux aac9bcb54b 2007-10-30 12:50:59 +00:00
doitux 2275a8eca8 pokerth logo in game list bg 2007-10-30 12:14:42 +00:00
lotodore 26157027dc Fixed macro redefinition. Set money won in server. 2007-10-29 22:37:42 +00:00
floty 1a5a5600ce lastMoneyWon 2007-10-29 22:26:50 +00:00
lotodore 70e2d5556f If a sender thread is stalled while trying to send, time out after 2 seconds. Use infinite timeout when terminating threads. 2007-10-29 22:16:21 +00:00
doitux f13311c9e6 2007-10-29 21:45:37 +00:00
lotodore ded7ca7daf Added winner list for network client. 2007-10-29 19:57:46 +00:00
floty 97732c8b0d 2007-10-29 19:23:52 +00:00
lotodore 3953210ad9 Use larger thread termination timeouts. 2007-10-29 18:49:28 +00:00
doitux 1f649da5c2 two avatars added 2007-10-29 14:27:48 +00:00
floty fe3caa52c8 bugfix 2007-10-29 13:44:58 +00:00
lotodore 001ac0272b Additional log messages. 2007-10-29 12:57:29 +00:00
lotodore 219a922c9e Fixed crash in the server which was caused by not waiting long enough for the termination of threads. 2007-10-29 11:57:17 +00:00
lotodore 0a42827290 fixed compiler error 2007-10-29 09:37:14 +00:00
lotodore bc11d42aba Added missing log for exception. 2007-10-29 09:30:34 +00:00
lotodore e36d878a07 Added code to run fast test games. 2007-10-29 09:18:34 +00:00
doitux ed51c0d601 f1-f4 string fix 2007-10-29 09:09:45 +00:00
doitux 59c33b1ae9 2007-10-29 00:04:38 +00:00
lotodore 3ea61381ef Use client game id when kicking players during game. 2007-10-28 19:38:49 +00:00
doitux ffc8bb4485 ingame log new game admin 2007-10-28 18:40:24 +00:00
lotodore 717c0fcb98 Fixed memory leak. 2007-10-28 16:20:32 +00:00
lotodore f821f9c0a4 No longer delay closing of sessions (not needed any more). 2007-10-28 15:21:24 +00:00
lotodore cdea81b2ba Fixed sender again, as it did not work when sending errors. 2007-10-28 15:06:57 +00:00
lotodore 92f03db7a2 Always delay before closing a session. Last part of the fix. 2007-10-28 13:04:05 +00:00