lotodore
|
e0f1193963
|
Clarified initialization order to prevent possible race condition when initializing a new game.
|
2007-10-25 21:59:06 +00:00 |
|
lotodore
|
d0c34c572b
|
Automatically cleanup cache once a day on the dedicated server.
|
2007-10-25 21:20:35 +00:00 |
|
lotodore
|
d0cea553df
|
Fixed boost string comparison. Oo.
|
2007-10-25 20:35:57 +00:00 |
|
lotodore
|
f019523879
|
Use boost for case insensitive comparison.
|
2007-10-25 20:26:44 +00:00 |
|
lotodore
|
f3556bff57
|
Case-insensitive channel names for IRC. Fixed leaving admin players.
|
2007-10-25 19:50:43 +00:00 |
|
lotodore
|
dc74186b5a
|
Fixed syslog stuff.
|
2007-10-24 23:24:57 +00:00 |
|
lotodore
|
9e180d01f3
|
Fixed error when transfering avatars. Additional logging.
|
2007-10-24 23:17:12 +00:00 |
|
lotodore
|
2152b90e20
|
Added code to automatically clean up avatar cache. There is a time limit (how long avatars are kept) as well as a number limit (how many avatars will be cached).
|
2007-10-24 22:20:35 +00:00 |
|
lotodore
|
b4848532f9
|
Added logging for server using syslog.
|
2007-10-23 21:26:07 +00:00 |
|
lotodore
|
ae030a3669
|
Fixed Lobby Thread termination issue if an exception is thrown.
|
2007-10-23 20:01:56 +00:00 |
|
lotodore
|
07a0b8503d
|
Fixed lobby update issue when computer players joined a game.
|
2007-10-21 18:36:56 +00:00 |
|
lotodore
|
7aec52327f
|
Increment beta revision.
|
2007-10-21 00:25:53 +00:00 |
|
lotodore
|
daa55efab7
|
Fixed exception issue when player statistics counter reached 0.
|
2007-10-21 00:17:04 +00:00 |
|
doitux
|
c0a53018b0
|
|
2007-10-20 23:26:03 +00:00 |
|
lotodore
|
d5453e5416
|
Fixed decreasing number of players when players leave.
|
2007-10-20 23:24:40 +00:00 |
|
lotodore
|
64ba7c0994
|
Show correct maximum player count in network games.
|
2007-10-20 22:34:14 +00:00 |
|
lotodore
|
4bc57f07d0
|
Add server statistics which are sent by the server to every client each time they change.
|
2007-10-20 22:22:11 +00:00 |
|
lotodore
|
c5246aaef3
|
Remove debug message.
|
2007-10-20 22:18:16 +00:00 |
|
doitux
|
4d1d013482
|
norse->norwegian string fix
|
2007-10-20 21:10:47 +00:00 |
|
doitux
|
f89a1c8c23
|
hide previous action for current player in network-game (like in local-game)
|
2007-10-20 20:10:48 +00:00 |
|
doitux
|
e7f624ee6e
|
stop at the end of local game. needs start button to start next game
|
2007-10-20 19:52:32 +00:00 |
|
doitux
|
304cff6b6c
|
reset InternetServerAddress and IRCChannel at first run for all config revs smaller than configRev = 47;
|
2007-10-20 12:20:34 +00:00 |
|
doitux
|
402257900b
|
gui fixes
|
2007-10-20 11:02:01 +00:00 |
|
doitux
|
0103f923f6
|
signal-slot bugfix
|
2007-10-19 22:18:08 +00:00 |
|
doitux
|
18e09b5cbd
|
updated translation strings for 0.6 beta
|
2007-10-19 21:53:45 +00:00 |
|
doitux
|
7da3ad5481
|
starts human player input filed redesign - PART VII (firtst steps for network game)
|
2007-10-19 20:43:53 +00:00 |
|
floty
|
c85e683b03
|
|
2007-10-19 14:03:23 +00:00 |
|
floty
|
7c2e8dc777
|
cleaning code and hopefully last part of refactoring playerArray to playerLists ;)
|
2007-10-19 14:03:12 +00:00 |
|
floty
|
1974abeee8
|
bugfix
|
2007-10-19 09:40:21 +00:00 |
|
doitux
|
42906d1606
|
starts human player input filed redesign - PART VI (next steps do remembered actions)
|
2007-10-19 09:25:12 +00:00 |
|
doitux
|
3ebff1e91d
|
starts human player input filed redesign - PART V (do remembered actions)
|
2007-10-18 23:34:15 +00:00 |
|
lotodore
|
6a297effc1
|
Try to prevent (as much as possible) transfering and, more important, storing, any other files than avatars as png, gif and jpg. The headers of the files are checked whether they are valid for the corresponding format. Files without gif/png/jpg header are never stored on the server, and thus cannot be requested by any client.
|
2007-10-18 23:00:55 +00:00 |
|
doitux
|
8cd93ced8c
|
|
2007-10-18 21:44:56 +00:00 |
|
lotodore
|
3e373be458
|
Fixed gcc compiler error.
|
2007-10-18 21:16:49 +00:00 |
|
lotodore
|
d91c972d3c
|
Fixed gcc compiler error.
|
2007-10-18 21:13:06 +00:00 |
|
lotodore
|
990b99f051
|
Fixed gcc compiler error.
|
2007-10-18 21:07:55 +00:00 |
|
lotodore
|
b8cfdb8ce0
|
Fixed gcc compiler error.
|
2007-10-18 21:05:36 +00:00 |
|
lotodore
|
e2fc19af93
|
Enable TCP keepalive on server side for all connected sockets. Won't help too much but better than nothing.
|
2007-10-18 21:00:11 +00:00 |
|
lotodore
|
c55089e728
|
Closing of the "starting game" dialog on error.
|
2007-10-18 20:58:56 +00:00 |
|
lotodore
|
c7a36ceca5
|
Linefeeds.
|
2007-10-18 20:41:13 +00:00 |
|
lotodore
|
4c56390dc7
|
Exceptions are now derived from std::exception and tell source code file and line.
|
2007-10-18 20:36:49 +00:00 |
|
doitux
|
2ba5ce4b48
|
|
2007-10-18 20:21:41 +00:00 |
|
doitux
|
512862c64c
|
|
2007-10-18 20:21:00 +00:00 |
|
doitux
|
a1ab71d212
|
|
2007-10-18 20:10:01 +00:00 |
|
floty
|
211d8fcefc
|
comment out playerArray
|
2007-10-18 17:58:51 +00:00 |
|
floty
|
06a8fd5730
|
actual -> current ;)
|
2007-10-18 17:40:12 +00:00 |
|
doitux
|
ecb9f91a72
|
starts human player input filed redesign - PART IV (do remembered actions)
|
2007-10-18 09:20:54 +00:00 |
|
doitux
|
b03ac19e2f
|
starts human player input filed redesign - PART III (checkable buttons)
|
2007-10-17 23:26:57 +00:00 |
|
doitux
|
a878827c84
|
adds lobby stats information
|
2007-10-17 22:27:11 +00:00 |
|
floty
|
a372f614e5
|
log side pot winners and player sits out
|
2007-10-17 14:46:20 +00:00 |
|