rubidium
|
5f25cdbbd5
|
(svn r21401) -Fix: ofcourse MSVC x64 has something to complain about...
|
2010-12-05 15:08:41 +00:00 |
|
rubidium
|
dd4f02aa6f
|
(svn r21400) -Fix [FS#4284]: when loading a savegame takes more than 2 seconds locally, don't see that as lag of the server. Also increase the client side's lag thresholds a bit
|
2010-12-05 14:49:46 +00:00 |
|
rubidium
|
ff8a01fbd2
|
(svn r21400) -Fix [FS#4284]: when loading a savegame takes more than 2 seconds locally, don't see that as lag of the server. Also increase the client side's lag thresholds a bit
|
2010-12-05 14:49:46 +00:00 |
|
rubidium
|
9b53982428
|
(svn r21399) -Change/Feature/Fix [FS#4284]: perform the compression of savegames to send to the client asynchroniously. This will reduce the lag of the other clients to the time it takes to make the memory dump and it will speed up downloading the map as the download starts earlier (possibly with a slightly lower bandwidth due to slow compression). This should also fix the lag message people get when the savegame compression takes more than a few seconds.
|
2010-12-05 14:48:39 +00:00 |
|
rubidium
|
216e48cd07
|
(svn r21399) -Change/Feature/Fix [FS#4284]: perform the compression of savegames to send to the client asynchroniously. This will reduce the lag of the other clients to the time it takes to make the memory dump and it will speed up downloading the map as the download starts earlier (possibly with a slightly lower bandwidth due to slow compression). This should also fix the lag message people get when the savegame compression takes more than a few seconds.
|
2010-12-05 14:48:39 +00:00 |
|
rubidium
|
f929107665
|
(svn r21398) -Change/Feature-ish: when making a savegame to send to a client, don't write it to disk but create the packets immediately
|
2010-12-05 14:45:52 +00:00 |
|
rubidium
|
02b3bc57d5
|
(svn r21398) -Change/Feature-ish: when making a savegame to send to a client, don't write it to disk but create the packets immediately
|
2010-12-05 14:45:52 +00:00 |
|
rubidium
|
3f851a4b8b
|
(svn r21397) -Change/Feature-ish: when getting a savegame from the server, just keep it in memory instead of writing it to a file
|
2010-12-05 14:44:31 +00:00 |
|
rubidium
|
948cffc930
|
(svn r21397) -Change/Feature-ish: when getting a savegame from the server, just keep it in memory instead of writing it to a file
|
2010-12-05 14:44:31 +00:00 |
|
rubidium
|
c780091c26
|
(svn r21396) -Codechange: rename SafeSaveOrLoad to SaveLoad (it only did load), and add support for (safe) loading with a LoadFilter
|
2010-12-05 14:43:10 +00:00 |
|
rubidium
|
69766049ce
|
(svn r21396) -Codechange: rename SafeSaveOrLoad to SaveLoad (it only did load), and add support for (safe) loading with a LoadFilter
|
2010-12-05 14:43:10 +00:00 |
|
rubidium
|
5a40992e84
|
(svn r21392) -Change: prepare the network protocol for getting the file size later in the download process
|
2010-12-05 14:34:19 +00:00 |
|
rubidium
|
97434f0e06
|
(svn r21392) -Change: prepare the network protocol for getting the file size later in the download process
|
2010-12-05 14:34:19 +00:00 |
|
rubidium
|
ee087fb581
|
(svn r21390) -Codechange: prepare the network join progress bar for getting the file size later in the download process, i.e. when a chunk of the savegame is already received by the client
|
2010-12-05 14:32:13 +00:00 |
|
rubidium
|
98df56d032
|
(svn r21390) -Codechange: prepare the network join progress bar for getting the file size later in the download process, i.e. when a chunk of the savegame is already received by the client
|
2010-12-05 14:32:13 +00:00 |
|
rubidium
|
71abb66b46
|
(svn r21363) -Add: support for limiting the amount of (accepted) incoming data
|
2010-11-30 20:01:26 +00:00 |
|
rubidium
|
fd752ca2b0
|
(svn r21363) -Add: support for limiting the amount of (accepted) incoming data
|
2010-11-30 20:01:26 +00:00 |
|
rubidium
|
4c76d8eaf6
|
(svn r21361) -Change: make sure the client is listening, or rather receiving, our frames
|
2010-11-30 14:18:20 +00:00 |
|
rubidium
|
31c8ab0ed8
|
(svn r21361) -Change: make sure the client is listening, or rather receiving, our frames
|
2010-11-30 14:18:20 +00:00 |
|
rubidium
|
c7066d00af
|
(svn r21358) -Codechange: make some network function names conform to coding style
|
2010-11-30 13:38:46 +00:00 |
|
rubidium
|
b6c2216749
|
(svn r21358) -Codechange: make some network function names conform to coding style
|
2010-11-30 13:38:46 +00:00 |
|
rubidium
|
9f9141c3c1
|
(svn r21357) -Codechange: make it possible to resize the packet's buffer
|
2010-11-30 13:22:29 +00:00 |
|
rubidium
|
9c83a8975f
|
(svn r21357) -Codechange: make it possible to resize the packet's buffer
|
2010-11-30 13:22:29 +00:00 |
|
rubidium
|
b2c1f12b44
|
(svn r21350) -Fix: some indentation
|
2010-11-28 22:45:47 +00:00 |
|
rubidium
|
c60a850fed
|
(svn r21350) -Fix: some indentation
|
2010-11-28 22:45:47 +00:00 |
|
terkhen
|
64c200a25e
|
(svn r21344) -Feature [FS#4214]: Natural sorting of strings using ICU.
|
2010-11-27 22:52:12 +00:00 |
|
terkhen
|
75f86a7a21
|
(svn r21344) -Feature [FS#4214]: Natural sorting of strings using ICU.
|
2010-11-27 22:52:12 +00:00 |
|
rubidium
|
2a465f152b
|
(svn r21334) -Fix [FS#4271]: make (more) sure that the savegame and transferred file are the same file and not different ones
|
2010-11-26 22:25:02 +00:00 |
|
rubidium
|
67f74559fc
|
(svn r21334) -Fix [FS#4271]: make (more) sure that the savegame and transferred file are the same file and not different ones
|
2010-11-26 22:25:02 +00:00 |
|
alberth
|
0722492c1b
|
(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPaint().
|
2010-11-26 15:22:18 +00:00 |
|
alberth
|
f5c6fd1a25
|
(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPaint().
|
2010-11-26 15:22:18 +00:00 |
|
rubidium
|
916048f5e8
|
(svn r21322) -Fix [FS#4268] (r20924): packets were leaked
|
2010-11-25 16:00:04 +00:00 |
|
rubidium
|
374fc308de
|
(svn r21322) -Fix [FS#4268] (r20924): packets were leaked
|
2010-11-25 16:00:04 +00:00 |
|
smatz
|
a6be993967
|
(svn r21319) -Fix: crash when creating file download by the content download system failed
|
2010-11-25 13:43:09 +00:00 |
|
smatz
|
9594a3f7c5
|
(svn r21319) -Fix: crash when creating file download by the content download system failed
|
2010-11-25 13:43:09 +00:00 |
|
smatz
|
8f250f7a2d
|
(svn r21318) -Fix: parameters to ShowErrorMessage() were swapped when content download failed
|
2010-11-25 13:41:30 +00:00 |
|
smatz
|
eb4516e50c
|
(svn r21318) -Fix: parameters to ShowErrorMessage() were swapped when content download failed
|
2010-11-25 13:41:30 +00:00 |
|
rubidium
|
e1aeb90ca5
|
(svn r21308) -Fix [FS#4262] (r20933-ish): crash upon desync
|
2010-11-23 23:59:24 +00:00 |
|
rubidium
|
bb02e30a37
|
(svn r21308) -Fix [FS#4262] (r20933-ish): crash upon desync
|
2010-11-23 23:59:24 +00:00 |
|
smatz
|
8c98915955
|
(svn r21302) -Fix (r18994): do not add HTTP connection to list of connections when it fails in the beginning
|
2010-11-23 22:16:11 +00:00 |
|
smatz
|
3302a520f4
|
(svn r21302) -Fix (r18994): do not add HTTP connection to list of connections when it fails in the beginning
|
2010-11-23 22:16:11 +00:00 |
|
smatz
|
beb66c05ac
|
(svn r21285) -Codechange: prevent ICC warning
|
2010-11-21 16:32:53 +00:00 |
|
smatz
|
752aab7e11
|
(svn r21285) -Codechange: prevent ICC warning
|
2010-11-21 16:32:53 +00:00 |
|
rubidium
|
e638c7e3b6
|
(svn r21256) -Fix [FS#4189]: Clients weren't always notified when the connection was lost
|
2010-11-19 15:55:53 +00:00 |
|
rubidium
|
874abb2965
|
(svn r21256) -Fix [FS#4189]: Clients weren't always notified when the connection was lost
|
2010-11-19 15:55:53 +00:00 |
|
rubidium
|
d7eafddc18
|
(svn r21254) -Change: show a different "lag" message when a client is lagging because of connection trouble or lagging because the client is just slow
|
2010-11-19 12:33:19 +00:00 |
|
rubidium
|
6d09f4a3cb
|
(svn r21254) -Change: show a different "lag" message when a client is lagging because of connection trouble or lagging because the client is just slow
|
2010-11-19 12:33:19 +00:00 |
|
rubidium
|
59b6c9a85e
|
(svn r21248) -Codechange: don't run the tar scanner twice upon startup
|
2010-11-18 22:27:15 +00:00 |
|
rubidium
|
ed04bef953
|
(svn r21248) -Codechange: don't run the tar scanner twice upon startup
|
2010-11-18 22:27:15 +00:00 |
|
rubidium
|
cc5fd40a74
|
(svn r21246) -Fix: upon rescanning AIs the new AIs would (after some time) show up in the AI list but you could not select all
|
2010-11-18 22:24:10 +00:00 |
|