51ddbbb13d
(svn r22242) -Codechange: Let OnInvalidateData() decide itself what to do immediately in command scope, and what to do asynchronously in GUI-scope.
frosch
2011-03-13 21:32:13 +00:00
335744a1af
(svn r22242) -Codechange: Let OnInvalidateData() decide itself what to do immediately in command scope, and what to do asynchronously in GUI-scope.
frosch
2011-03-13 21:32:13 +00:00
0ff6c8f425
(svn r22240) -Update from WebTranslator v3.0: esperanto - 9 changes by Christopher faroese - 71 changes by FastNinja greek - 20 changes by fumantsu
translators
2011-03-13 18:45:11 +00:00
5cab5203f5
(svn r22240) -Update from WebTranslator v3.0: esperanto - 9 changes by Christopher faroese - 71 changes by FastNinja greek - 20 changes by fumantsu
translators
2011-03-13 18:45:11 +00:00
2323e91ed2
(svn r22229) -Update from WebTranslator v3.0: brazilian_portuguese - 3 changes by Tucalipe slovak - 44 changes by micropro_cz
translators
2011-03-10 18:45:10 +00:00
1afbede0d1
(svn r22229) -Update from WebTranslator v3.0: brazilian_portuguese - 3 changes by Tucalipe slovak - 44 changes by micropro_cz
translators
2011-03-10 18:45:10 +00:00
77d1dcb926
(svn r22228) -Fix (r22135)[FS#4546]: Do not resort town, industry and signs list directly in OnInvalidateData(). There might be a scheduled rebuild which needs execution first. So, only set a trigger for resorting.
frosch
2011-03-08 20:52:59 +00:00
1a14c133c6
(svn r22228) -Fix (r22135)[FS#4546]: Do not resort town, industry and signs list directly in OnInvalidateData(). There might be a scheduled rebuild which needs execution first. So, only set a trigger for resorting.
frosch
2011-03-08 20:52:59 +00:00
9cf92e2bd2
(svn r22226) -Codechange: When autoreplace invalidates vehicle windows because the Vehicle index changed, use a better eye-catcher-'data' than 0 to identify them.
frosch
2011-03-08 19:41:58 +00:00
0a28d212f4
(svn r22226) -Codechange: When autoreplace invalidates vehicle windows because the Vehicle index changed, use a better eye-catcher-'data' than 0 to identify them.
frosch
2011-03-08 19:41:58 +00:00
31f46c0786
(svn r22225) -Update from WebTranslator v3.0: italian - 6 changes by lorenzodv
translators
2011-03-08 18:45:07 +00:00
e6f7a60acf
(svn r22225) -Update from WebTranslator v3.0: italian - 6 changes by lorenzodv
translators
2011-03-08 18:45:07 +00:00
0c6c755bf6
(svn r22223) -Update from WebTranslator v3.0: traditional_chinese - 7 changes by elleryq frisian - 16 changes by Taeke greek - 28 changes by fumantsu italian - 30 changes by Snail_, lorenzodv
translators
2011-03-07 18:45:16 +00:00
74e63e73d9
(svn r22223) -Update from WebTranslator v3.0: traditional_chinese - 7 changes by elleryq frisian - 16 changes by Taeke greek - 28 changes by fumantsu italian - 30 changes by Snail_, lorenzodv
translators
2011-03-07 18:45:16 +00:00
cde5b7dffc
(svn r22222) -Fix: compilation when compiling with --disable-ai
yexo
2011-03-07 18:44:36 +00:00
7e3c140060
(svn r22222) -Fix: compilation when compiling with --disable-ai
yexo
2011-03-07 18:44:36 +00:00
11755768d2
(svn r22221) -Update from WebTranslator v3.0: danish - 14 changes by beruic vietnamese - 4 changes by nglekhoi
translators
2011-03-06 18:47:36 +00:00
353b2fc9c1
(svn r22221) -Update from WebTranslator v3.0: danish - 14 changes by beruic vietnamese - 4 changes by nglekhoi
translators
2011-03-06 18:47:36 +00:00
26a9b31817
(svn r22220) -Codechange: Unduplicate npf/yapf strings for the other languages.
alberth
2011-03-06 16:00:53 +00:00
c62b457ca6
(svn r22220) -Codechange: Unduplicate npf/yapf strings for the other languages.
alberth
2011-03-06 16:00:53 +00:00
9fe65f93fe
(svn r22210) -Add: Add a variable for the value strings in the settings tables.
alberth
2011-03-06 15:51:44 +00:00
a7e7e76f7f
(svn r22210) -Add: Add a variable for the value strings in the settings tables.
alberth
2011-03-06 15:51:44 +00:00
02bf850d95
(svn r22209) -Codechange: Move function declarations from settings.h.preamble to the ini file that uses it.
alberth
2011-03-06 10:35:40 +00:00
26ba8bd23e
(svn r22209) -Codechange: Move function declarations from settings.h.preamble to the ini file that uses it.
alberth
2011-03-06 10:35:40 +00:00
db6121f361
(svn r22208) -Fix [FS#4543]: When downloading a file via HTTP failed mid-way and OpenTTD fell back to the old system the partial downloaded amount would be counted twice
rubidium
2011-03-06 10:11:59 +00:00
87898b5395
(svn r22208) -Fix [FS#4543]: When downloading a file via HTTP failed mid-way and OpenTTD fell back to the old system the partial downloaded amount would be counted twice
rubidium
2011-03-06 10:11:59 +00:00
bbde7766d2
(svn r22207) -Add: Add the copyright message to the new ini files.
alberth
2011-03-06 09:54:20 +00:00
a5cdadf060
(svn r22207) -Add: Add the copyright message to the new ini files.
alberth
2011-03-06 09:54:20 +00:00
18a9188081
(svn r22206) -Revert-ish (r14526) / Unfix-ish [FS#3569] / Fix [FS#4545]: the "center" (for movement) of vehicles is (currently still) always at 4/8th original vehicle length from the front, so trains should stop at the same location regardless of the length of the front engine
rubidium
2011-03-06 09:22:11 +00:00
ea44bb3283
(svn r22206) -Revert-ish (r14526) / Unfix-ish [FS#3569] / Fix [FS#4545]: the "center" (for movement) of vehicles is (currently still) always at 4/8th original vehicle length from the front, so trains should stop at the same location regardless of the length of the front engine
rubidium
2011-03-06 09:22:11 +00:00
e34c42de32
(svn r22205) -Codechange: replace magic number with constant
rubidium
2011-03-05 21:52:45 +00:00
5629248736
(svn r22205) -Codechange: replace magic number with constant
rubidium
2011-03-05 21:52:45 +00:00
2aa14cc54b
(svn r22204) -Change: Make the base costs for building and demolishing NewObjects also local to the individual NewGRFs
planetmaker
2011-03-05 18:28:10 +00:00
1d9f2832d0
(svn r22204) -Change: Make the base costs for building and demolishing NewObjects also local to the individual NewGRFs
planetmaker
2011-03-05 18:28:10 +00:00
f90044d343
(svn r22202) -Codechange: make MusicFileSettings a proper citizen of the client settings
rubidium
2011-03-05 18:00:48 +00:00
2e5b1f178e
(svn r22202) -Codechange: make MusicFileSettings a proper citizen of the client settings
rubidium
2011-03-05 18:00:48 +00:00
baaf3cd837
(svn r22201) -Fix (r22188): make sure generate.vbs generates the same as generate
rubidium
2011-03-05 17:59:51 +00:00
ec798d27df
(svn r22201) -Fix (r22188): make sure generate.vbs generates the same as generate
rubidium
2011-03-05 17:59:51 +00:00
469c448eb0
(svn r22200) -Fix (r21642): removing a station order could stop when removing first automatic order
smatz
2011-03-05 13:59:23 +00:00
cc731e256e
(svn r22200) -Fix (r21642): removing a station order could stop when removing first automatic order
smatz
2011-03-05 13:59:23 +00:00
b8d3c42de2
(svn r22199) -Cleanup-ish: replace the shortcut macros for (gui)flags with their more clearly named (longer) constant names
rubidium
2011-03-05 11:34:31 +00:00
7c608a4e0a
(svn r22199) -Cleanup-ish: replace the shortcut macros for (gui)flags with their more clearly named (longer) constant names
rubidium
2011-03-05 11:34:31 +00:00
e48967541a
(svn r22198) -Codechange: make some constants name more explicit
rubidium
2011-03-05 11:16:44 +00:00
2a7912d415
(svn r22198) -Codechange: make some constants name more explicit
rubidium
2011-03-05 11:16:44 +00:00
2636a4809b
(svn r22197) -Cleanup: remove the distinction between conditional and non-conditional settings; with default from and to savegame versions all can be conditional. They previously were as well; the non-conditional ones were macros of the conditionals with to/from saveload versions hardcoded
rubidium
2011-03-05 10:47:49 +00:00
8ead62cdc1
(svn r22197) -Cleanup: remove the distinction between conditional and non-conditional settings; with default from and to savegame versions all can be conditional. They previously were as well; the non-conditional ones were macros of the conditionals with to/from saveload versions hardcoded
rubidium
2011-03-05 10:47:49 +00:00
cb3fa759f3
(svn r22196) -Codechange: use default values for the from and to of savegame versions as well
rubidium
2011-03-05 10:20:49 +00:00
13a31bf9b9
(svn r22196) -Codechange: use default values for the from and to of savegame versions as well
rubidium
2011-03-05 10:20:49 +00:00
ba28937b3d
(svn r22195) -Fix (r22188): make sure makedep picks up the newly generated settings.h so settings.cpp gets recompiled when needed
rubidium
2011-03-05 10:13:14 +00:00
0a36c81834
(svn r22195) -Fix (r22188): make sure makedep picks up the newly generated settings.h so settings.cpp gets recompiled when needed
rubidium
2011-03-05 10:13:14 +00:00
8b9f99ec44
(svn r22194) -Codechange: use the defaults feature of settingsgen to remove the need to state the "default" value for all items
rubidium
2011-03-05 10:12:03 +00:00
2c04d3eb54
(svn r22194) -Codechange: use the defaults feature of settingsgen to remove the need to state the "default" value for all items
rubidium
2011-03-05 10:12:03 +00:00