rubidium
|
865fc40e29
|
(svn r17245) -Fix [FS#3137] (r17015): you could, via unselect all, also unselect already installed content; it would not uninstall it though
|
2009-08-21 08:41:54 +00:00 |
|
smatz
|
b8bd45ba4f
|
(svn r17169) -Codechange: apply coding style to some for statements
|
2009-08-14 17:14:04 +00:00 |
|
smatz
|
2d3ddab7ca
|
(svn r17169) -Codechange: apply coding style to some for statements
|
2009-08-14 17:14:04 +00:00 |
|
smatz
|
d64bdb138c
|
(svn r17168) -Codechange: apply coding style to if and while statements
|
2009-08-14 17:11:59 +00:00 |
|
smatz
|
c5533ae470
|
(svn r17168) -Codechange: apply coding style to if and while statements
|
2009-08-14 17:11:59 +00:00 |
|
rubidium
|
93493827b6
|
(svn r17139) -Change: add the concept of sound sets
|
2009-08-09 19:50:44 +00:00 |
|
rubidium
|
9ee2a66c86
|
(svn r17139) -Change: add the concept of sound sets
|
2009-08-09 19:50:44 +00:00 |
|
rubidium
|
cdb969e164
|
(svn r17133) -Codechange: generalise the code that searches for base graphics
|
2009-08-09 16:54:03 +00:00 |
|
rubidium
|
f118932643
|
(svn r17133) -Codechange: generalise the code that searches for base graphics
|
2009-08-09 16:54:03 +00:00 |
|
rubidium
|
d61be2637e
|
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
|
2009-08-05 17:59:21 +00:00 |
|
rubidium
|
1fe3ad3288
|
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
|
2009-08-05 17:59:21 +00:00 |
|
rubidium
|
5bb7b8ad35
|
(svn r17062) -Change: unify the naming of some 125 strings
|
2009-08-04 18:04:33 +00:00 |
|
rubidium
|
4b2592dbc0
|
(svn r17062) -Change: unify the naming of some 125 strings
|
2009-08-04 18:04:33 +00:00 |
|
rubidium
|
5b315dacf2
|
(svn r17038) -Fix (r17015): don't download the stuff we already have
|
2009-08-02 13:58:11 +00:00 |
|
rubidium
|
95c204ebee
|
(svn r17038) -Fix (r17015): don't download the stuff we already have
|
2009-08-02 13:58:11 +00:00 |
|
rubidium
|
ede3aee313
|
(svn r17015) -Fix [FS#3075]: infinite recursion in content dependency checking
|
2009-07-31 23:54:43 +00:00 |
|
rubidium
|
ae71df349e
|
(svn r17015) -Fix [FS#3075]: infinite recursion in content dependency checking
|
2009-07-31 23:54:43 +00:00 |
|
rubidium
|
871f3ec803
|
(svn r16981) -Fix [FS#3062]: the last manually added server would not be saved
|
2009-07-29 16:45:51 +00:00 |
|
rubidium
|
63c29124de
|
(svn r16981) -Fix [FS#3062]: the last manually added server would not be saved
|
2009-07-29 16:45:51 +00:00 |
|
rubidium
|
4874578e79
|
(svn r16930) -Codechange: more StringID name unification and grouping
|
2009-07-23 19:31:50 +00:00 |
|
rubidium
|
e9bc557b2a
|
(svn r16930) -Codechange: more StringID name unification and grouping
|
2009-07-23 19:31:50 +00:00 |
|
rubidium
|
39e6dbd5e3
|
(svn r16886) -Codechange: unify naming of some string IDs related to string codes and group them logically
|
2009-07-20 11:21:57 +00:00 |
|
rubidium
|
e3053660c6
|
(svn r16886) -Codechange: unify naming of some string IDs related to string codes and group them logically
|
2009-07-20 11:21:57 +00:00 |
|
rubidium
|
98b6faa2f6
|
(svn r16846) -Codechange: make the content download status window only use nested widgets
|
2009-07-16 16:48:16 +00:00 |
|
rubidium
|
b4253a94f2
|
(svn r16846) -Codechange: make the content download status window only use nested widgets
|
2009-07-16 16:48:16 +00:00 |
|
alberth
|
fe9f5cbc46
|
(svn r16845) -Codechange: Introduction of constants for describing the bits in a WWT_MATRIX data field.
|
2009-07-16 16:22:23 +00:00 |
|
alberth
|
d0a47fc1b4
|
(svn r16845) -Codechange: Introduction of constants for describing the bits in a WWT_MATRIX data field.
|
2009-07-16 16:22:23 +00:00 |
|
rubidium
|
34570f4e93
|
(svn r16842) -Cleanup: add some spaces around a few operators
|
2009-07-16 10:13:33 +00:00 |
|
rubidium
|
594070194f
|
(svn r16842) -Cleanup: add some spaces around a few operators
|
2009-07-16 10:13:33 +00:00 |
|
rubidium
|
677b2d07bd
|
(svn r16732) -Fix [FS#2991]: show Close instead of Cancel when there's nothing to canel in the content downloading window.
|
2009-07-03 21:08:18 +00:00 |
|
rubidium
|
ab67cf0031
|
(svn r16732) -Fix [FS#2991]: show Close instead of Cancel when there's nothing to canel in the content downloading window.
|
2009-07-03 21:08:18 +00:00 |
|
smatz
|
54cbd17bd8
|
(svn r16634) -Codechange: use Company::IsHumanID() instead of IsHumanCompany()
|
2009-06-23 12:11:35 +00:00 |
|
smatz
|
22cf8d8480
|
(svn r16634) -Codechange: use Company::IsHumanID() instead of IsHumanCompany()
|
2009-06-23 12:11:35 +00:00 |
|
rubidium
|
71c7064ad6
|
(svn r16601) -Fix [FS#2880]: try 2... hopefully better this time
|
2009-06-19 20:26:18 +00:00 |
|
rubidium
|
9b156c1bd4
|
(svn r16601) -Fix [FS#2880]: try 2... hopefully better this time
|
2009-06-19 20:26:18 +00:00 |
|
rubidium
|
c011ea92f2
|
(svn r16594) -Fix [FS#2969]: mouse would under some circumstances not be undrawn when drawing the first chat line causing two mouse pointers to be visible.
|
2009-06-18 17:16:29 +00:00 |
|
rubidium
|
904d2bc458
|
(svn r16594) -Fix [FS#2969]: mouse would under some circumstances not be undrawn when drawing the first chat line causing two mouse pointers to be visible.
|
2009-06-18 17:16:29 +00:00 |
|
rubidium
|
8f74c85d74
|
(svn r16592) -Fix [FS#2880]: 'connection lost' was also shown when the client was 'leaving'.
|
2009-06-18 15:05:45 +00:00 |
|
rubidium
|
a497e3ff4a
|
(svn r16592) -Fix [FS#2880]: 'connection lost' was also shown when the client was 'leaving'.
|
2009-06-18 15:05:45 +00:00 |
|
rubidium
|
f1840d084b
|
(svn r16574) -Codechange: reorder stuff in NetworkGameInfo so compilers waste less bytes aligning stuff and fix the comment of the structs.
|
2009-06-13 22:48:41 +00:00 |
|
rubidium
|
4cd94e17a1
|
(svn r16574) -Codechange: reorder stuff in NetworkGameInfo so compilers waste less bytes aligning stuff and fix the comment of the structs.
|
2009-06-13 22:48:41 +00:00 |
|
rubidium
|
8b8920533b
|
(svn r16573) -Fix: [Network] Always send the starting date from the game you're currently playing instead the starting date from the config file.
|
2009-06-13 12:06:31 +00:00 |
|
rubidium
|
f8bccce555
|
(svn r16573) -Fix: [Network] Always send the starting date from the game you're currently playing instead the starting date from the config file.
|
2009-06-13 12:06:31 +00:00 |
|
smatz
|
a2567c84a0
|
(svn r16559) -Codechange: introduce Company::IsValidAiID() and Company::IsValidHumanID(), don't use IsHumanCompany() where possible
|
2009-06-10 22:05:01 +00:00 |
|
smatz
|
bea3fe2b8b
|
(svn r16559) -Codechange: introduce Company::IsValidAiID() and Company::IsValidHumanID(), don't use IsHumanCompany() where possible
|
2009-06-10 22:05:01 +00:00 |
|
smatz
|
7d4d3850cb
|
(svn r16555) -Feature [FS#570]: ability to enter server and company password via command line when joining a server (based on patch by Progman, Ammler and planetmaker)
|
2009-06-10 19:00:34 +00:00 |
|
smatz
|
35635c6248
|
(svn r16555) -Feature [FS#570]: ability to enter server and company password via command line when joining a server (based on patch by Progman, Ammler and planetmaker)
|
2009-06-10 19:00:34 +00:00 |
|
smatz
|
f74b597c83
|
(svn r16506) -Fix: count only active clients (not those waiting for map download) when checking min_active_clients limit
|
2009-06-02 19:56:23 +00:00 |
|
smatz
|
2b4d37de3d
|
(svn r16506) -Fix: count only active clients (not those waiting for map download) when checking min_active_clients limit
|
2009-06-02 19:56:23 +00:00 |
|
rubidium
|
f163217dbb
|
(svn r16493) -Fix: missing/wrong @file doxygen 'headers'
|
2009-06-01 12:56:18 +00:00 |
|