rubidium
|
074644a3f0
|
(svn r22364) -Codechange: don't show the (unknown) client address in the client list at clients
|
2011-04-22 15:57:05 +00:00 |
|
rubidium
|
1c419d99bc
|
(svn r22364) -Codechange: don't show the (unknown) client address in the client list at clients
|
2011-04-22 15:57:05 +00:00 |
|
rubidium
|
0a7dcc9781
|
(svn r22362) -Codechange: NetworkFindClientInfoFromClientID -> NetworkClientInfo::GetByClientID
|
2011-04-22 15:54:16 +00:00 |
|
rubidium
|
bc9a803ea9
|
(svn r22362) -Codechange: NetworkFindClientInfoFromClientID -> NetworkClientInfo::GetByClientID
|
2011-04-22 15:54:16 +00:00 |
|
rubidium
|
960380639f
|
(svn r22308) -Fix [FS#4574]: waiting on a server could kick the client, or rather the client would kick itself due to an unexpected packet
|
2011-04-09 21:52:38 +00:00 |
|
rubidium
|
d1a50a01b4
|
(svn r22308) -Fix [FS#4574]: waiting on a server could kick the client, or rather the client would kick itself due to an unexpected packet
|
2011-04-09 21:52:38 +00:00 |
|
terkhen
|
1383a6ded7
|
(svn r22154) -Fix [FS#4529]: _current_company was modified when moving a client to spectators, causing issues in bankruptcy (Rubidium)
|
2011-02-27 11:38:28 +00:00 |
|
terkhen
|
6e641777b1
|
(svn r22154) -Fix [FS#4529]: _current_company was modified when moving a client to spectators, causing issues in bankruptcy (Rubidium)
|
2011-02-27 11:38:28 +00:00 |
|
rubidium
|
ac28a10197
|
(svn r22063) -Change: make the "has network" check also check whether the client is actually fully connected
|
2011-02-11 22:10:10 +00:00 |
|
rubidium
|
1dc5ba2210
|
(svn r22063) -Change: make the "has network" check also check whether the client is actually fully connected
|
2011-02-11 22:10:10 +00:00 |
|
rubidium
|
1708df0d4b
|
(svn r22031) -Fix: bad servers could crash a client
|
2011-02-08 21:45:38 +00:00 |
|
rubidium
|
537bd8a429
|
(svn r22031) -Fix: bad servers could crash a client
|
2011-02-08 21:45:38 +00:00 |
|
rubidium
|
05199a641a
|
(svn r21890) -Cleanup: remove some unneeded includes
|
2011-01-22 14:52:20 +00:00 |
|
rubidium
|
7eba2bf4d3
|
(svn r21890) -Cleanup: remove some unneeded includes
|
2011-01-22 14:52:20 +00:00 |
|
smatz
|
f2006f36a1
|
(svn r21875) -Codechange: indentation of some comments was wrong
|
2011-01-21 01:38:30 +00:00 |
|
smatz
|
656caf16db
|
(svn r21875) -Codechange: indentation of some comments was wrong
|
2011-01-21 01:38:30 +00:00 |
|
rubidium
|
f1e42dc23b
|
(svn r21854) -Codechange: refactor the password setting methods to make it possible to change the password of other companies (on the server)
|
2011-01-19 16:47:40 +00:00 |
|
rubidium
|
795a528328
|
(svn r21854) -Codechange: refactor the password setting methods to make it possible to change the password of other companies (on the server)
|
2011-01-19 16:47:40 +00:00 |
|
rubidium
|
ebc3fa3b93
|
(svn r21852) -Codechange: generalise GenerateCompanyPasswordHash (dihedral)
|
2011-01-19 16:35:11 +00:00 |
|
rubidium
|
e95718bf43
|
(svn r21852) -Codechange: generalise GenerateCompanyPasswordHash (dihedral)
|
2011-01-19 16:35:11 +00:00 |
|
rubidium
|
01b7b94052
|
(svn r21851) -Codechange: rename NetworkClientSetPassword to NetworkClientSetCompanyPassword (dihedral)
|
2011-01-19 16:32:23 +00:00 |
|
rubidium
|
c9609bbbc2
|
(svn r21851) -Codechange: rename NetworkClientSetPassword to NetworkClientSetCompanyPassword (dihedral)
|
2011-01-19 16:32:23 +00:00 |
|
rubidium
|
29ecb58682
|
(svn r21850) -Codechange: move password hashing to a more general location (dihedral)
|
2011-01-19 16:30:09 +00:00 |
|
rubidium
|
a82118f360
|
(svn r21850) -Codechange: move password hashing to a more general location (dihedral)
|
2011-01-19 16:30:09 +00:00 |
|
rubidium
|
692e61d1dc
|
(svn r21701) -Codechange: ConsoleColour = TextColour, so make it that way and remove some unneeded casts
|
2011-01-03 12:01:41 +00:00 |
|
rubidium
|
b25cf57542
|
(svn r21701) -Codechange: ConsoleColour = TextColour, so make it that way and remove some unneeded casts
|
2011-01-03 12:01:41 +00:00 |
|
smatz
|
b84a618575
|
(svn r21693) -Codechange: no need to cast char[] to const uint8*
|
2011-01-01 21:41:01 +00:00 |
|
smatz
|
c6a90361fc
|
(svn r21693) -Codechange: no need to cast char[] to const uint8*
|
2011-01-01 21:41:01 +00:00 |
|
smatz
|
03ad8ae5ea
|
(svn r21692) -Cleanup: remove unused extern declaration of HashCurrentCompanyPassword(), make it static
|
2011-01-01 21:39:52 +00:00 |
|
smatz
|
8b6a8a8935
|
(svn r21692) -Cleanup: remove unused extern declaration of HashCurrentCompanyPassword(), make it static
|
2011-01-01 21:39:52 +00:00 |
|
smatz
|
1a59b8d35a
|
(svn r21691) -Codechange: make sure GenerateCompanyPasswordHash() behaves deterministically when/if the value of NETWORK_SERVER_ID_LENGTH is changed
|
2011-01-01 21:38:13 +00:00 |
|
smatz
|
13456934b1
|
(svn r21691) -Codechange: make sure GenerateCompanyPasswordHash() behaves deterministically when/if the value of NETWORK_SERVER_ID_LENGTH is changed
|
2011-01-01 21:38:13 +00:00 |
|
smatz
|
fee10eeb18
|
(svn r21687) -Fix: verify the colour code we received from the server is valid
|
2011-01-01 17:02:29 +00:00 |
|
smatz
|
666fbb28c2
|
(svn r21687) -Fix: verify the colour code we received from the server is valid
|
2011-01-01 17:02:29 +00:00 |
|
rubidium
|
12efdff6c6
|
(svn r21401) -Fix: ofcourse MSVC x64 has something to complain about...
|
2010-12-05 15:08:41 +00:00 |
|
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
|
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
|
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
|
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 |
|