smatz
|
656caf16db
|
(svn r21875) -Codechange: indentation of some comments was wrong
|
2011-01-21 01:38:30 +00:00 |
|
rubidium
|
72a4dc53d9
|
(svn r21668) -Feature: command logging using the admin interface (dihedral)
|
2010-12-30 18:14:37 +00:00 |
|
rubidium
|
6546561360
|
(svn r21668) -Feature: command logging using the admin interface (dihedral)
|
2010-12-30 18:14:37 +00:00 |
|
alberth
|
69762b70b2
|
(svn r21595) -Codechange: Some header files had their name changed, update the ifndef/define/endif lines.
|
2010-12-22 11:46:41 +00:00 |
|
alberth
|
7303f7d199
|
(svn r21595) -Codechange: Some header files had their name changed, update the ifndef/define/endif lines.
|
2010-12-22 11:46:41 +00:00 |
|
alberth
|
0b0127b13d
|
(svn r21593) -Codechange: endif comment correcttions.
|
2010-12-22 10:50:32 +00:00 |
|
alberth
|
f65a9a5515
|
(svn r21593) -Codechange: endif comment correcttions.
|
2010-12-22 10:50:32 +00:00 |
|
rubidium
|
b469b1dc51
|
(svn r21429) -Fix [FS#3771]: the server didn't check for the paused state when allowing to execute commands
|
2010-12-07 21:12:23 +00:00 |
|
rubidium
|
0c23b0b3a4
|
(svn r21429) -Fix [FS#3771]: the server didn't check for the paused state when allowing to execute commands
|
2010-12-07 21:12:23 +00:00 |
|
rubidium
|
72f86f4660
|
(svn r21418) -Fix: core.h needs config.h
|
2010-12-06 11:53:05 +00:00 |
|
rubidium
|
54f3e04590
|
(svn r21418) -Fix: core.h needs config.h
|
2010-12-06 11:53:05 +00:00 |
|
rubidium
|
dd618051a7
|
(svn r21412) -Codechange: limit company name by amount of characters, not bytes
|
2010-12-05 22:24:50 +00:00 |
|
rubidium
|
cf61c2f11f
|
(svn r21412) -Codechange: limit company name by amount of characters, not bytes
|
2010-12-05 22:24:50 +00:00 |
|
rubidium
|
95934b9f49
|
(svn r21405) -Codechange: prepare sending of company information in the UDP packet for longer company names (in bytes), by truncating the names if needed
|
2010-12-05 22:21:13 +00:00 |
|
rubidium
|
9139a6c858
|
(svn r21405) -Codechange: prepare sending of company information in the UDP packet for longer company names (in bytes), by truncating the names if needed
|
2010-12-05 22:21:13 +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
|
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
|
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
|
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
|
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
|
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
|
df8b493d6e
|
(svn r21182) -Fix: possible just-freed memory reads
|
2010-11-14 12:05:24 +00:00 |
|
rubidium
|
673b3711b4
|
(svn r21182) -Fix: possible just-freed memory reads
|
2010-11-14 12:05:24 +00:00 |
|
rubidium
|
457b9c9c2e
|
(svn r21071) -Fix: ofcourse the svn properties weren't set properly either :(
|
2010-11-01 14:26:57 +00:00 |
|
rubidium
|
d970eac2f2
|
(svn r21071) -Fix: ofcourse the svn properties weren't set properly either :(
|
2010-11-01 14:26:57 +00:00 |
|
rubidium
|
89ab118d0c
|
(svn r21070) -Fix: file not being picked up by doxygen
|
2010-11-01 14:18:22 +00:00 |
|
rubidium
|
dcc4d7a747
|
(svn r21070) -Fix: file not being picked up by doxygen
|
2010-11-01 14:18:22 +00:00 |
|
rubidium
|
242110b8cb
|
(svn r21030) -Codechange: move ClientStatus into the network server socket class
|
2010-10-24 20:07:32 +00:00 |
|
rubidium
|
f24c91c487
|
(svn r21030) -Codechange: move ClientStatus into the network server socket class
|
2010-10-24 20:07:32 +00:00 |
|
rubidium
|
9012b54fa2
|
(svn r21029) -Codechange: split the map downloading packet + 3-state enum into 3 separate packets
|
2010-10-24 20:03:33 +00:00 |
|
rubidium
|
2cd67a51ac
|
(svn r21029) -Codechange: split the map downloading packet + 3-state enum into 3 separate packets
|
2010-10-24 20:03:33 +00:00 |
|
rubidium
|
7c6b360e01
|
(svn r21025) -Codechange: document PacketGameType's enums and reshuffle them slightly to make the whole more readable and easier to understand
|
2010-10-24 15:22:59 +00:00 |
|
rubidium
|
3317f1c01e
|
(svn r21025) -Codechange: document PacketGameType's enums and reshuffle them slightly to make the whole more readable and easier to understand
|
2010-10-24 15:22:59 +00:00 |
|
rubidium
|
6012a9074c
|
(svn r20993) -Codechange: some shuffling of game protocol packet description so they're documented in the "same" place as UDP, content and admin packets (dihedral)
|
2010-10-18 20:41:53 +00:00 |
|
rubidium
|
d71f590ed6
|
(svn r20993) -Codechange: some shuffling of game protocol packet description so they're documented in the "same" place as UDP, content and admin packets (dihedral)
|
2010-10-18 20:41:53 +00:00 |
|
rubidium
|
d0c3cb352c
|
(svn r20975) -Add: logging of console output for remote admins (dihedral)
|
2010-10-17 17:43:01 +00:00 |
|