frosch
|
307eeb3c46
|
(svn r22246) -Fix: Process order window invalidations for specific orders in command-scope.
|
2011-03-13 21:33:57 +00:00 |
|
frosch
|
071957f593
|
(svn r22245) -Codechange: Make vehicle lists handle command-/GUI-scope invalidations themself.
|
2011-03-13 21:33:30 +00:00 |
|
frosch
|
afd2e51936
|
(svn r22244) -Codechange: Make vehicle windows handle command-/GUI-scope invalidations themself (from autoreplace and refitting).
|
2011-03-13 21:33:02 +00:00 |
|
frosch
|
91a29a6bef
|
(svn r22243) -Codechange: Make AIDebugWindow::OnInvalidateData() handle command-/GUI-scope itself.
|
2011-03-13 21:32:40 +00:00 |
|
frosch
|
335744a1af
|
(svn r22242) -Codechange: Let OnInvalidateData() decide itself what to do immediately in command scope, and what to do asynchronously in GUI-scope.
|
2011-03-13 21:32:13 +00:00 |
|
frosch
|
4b4a40a72e
|
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidateData().
|
2011-03-13 21:31:29 +00:00 |
|
translators
|
5cab5203f5
|
(svn r22240) -Update from WebTranslator v3.0:
esperanto - 9 changes by Christopher
faroese - 71 changes by FastNinja
greek - 20 changes by fumantsu
|
2011-03-13 18:45:11 +00:00 |
|
alberth
|
46d3b48fb3
|
(svn r22239) -Doc: Further engine doxyment additions.
|
2011-03-13 16:43:00 +00:00 |
|
alberth
|
1f3b35034c
|
(svn r22238) -Codechange (r8888): Also remove the now unused NUM_VEHICLE_TYPES constant.
|
2011-03-13 14:00:11 +00:00 |
|
alberth
|
db4a06a6b5
|
(svn r22237) -Doc: Add some doxyments to structs and enums in engine_type.h
|
2011-03-13 13:49:31 +00:00 |
|
frosch
|
632206cdbc
|
(svn r22236) -Fix (r21457): Disarm a bear-pit, which r22226 almost fell into.
|
2011-03-13 10:43:41 +00:00 |
|
rubidium
|
67e7ec54b5
|
(svn r22235) -Add: stub for a Faroese translation
|
2011-03-13 08:32:16 +00:00 |
|
translators
|
c45321f8bd
|
(svn r22234) -Update from WebTranslator v3.0:
swedish - 2 changes by Zuu
|
2011-03-12 18:45:06 +00:00 |
|
yexo
|
77c8367b93
|
(svn r22233) -Fix (r22210): value strings for command-pause-level were not shown correctly
|
2011-03-11 19:48:26 +00:00 |
|
translators
|
9f452e6e9a
|
(svn r22232) -Update from WebTranslator v3.0:
german - 20 changes by lugo
portuguese - 1 changes by JayCity
slovak - 1 changes by micropro_cz
|
2011-03-11 18:45:12 +00:00 |
|
frosch
|
ca6ab50e61
|
(svn r22231) -Feature(ette): [NewGRF] Make var 0x48 available in CB 0x15C.
|
2011-03-10 19:32:24 +00:00 |
|
rubidium
|
acde3166e1
|
(svn r22230) -Fix: WT3 validation
|
2011-03-10 18:56:14 +00:00 |
|
translators
|
1afbede0d1
|
(svn r22229) -Update from WebTranslator v3.0:
brazilian_portuguese - 3 changes by Tucalipe
slovak - 44 changes by micropro_cz
|
2011-03-10 18:45:10 +00:00 |
|
frosch
|
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.
|
2011-03-08 20:52:59 +00:00 |
|
frosch
|
9816d168c9
|
(svn r22227) -Fix [FS#4546-ish]: Call sheduled OnInvalidate()-calls before doing OnHundrethTick()-calls.
|
2011-03-08 19:43:38 +00:00 |
|
frosch
|
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.
|
2011-03-08 19:41:58 +00:00 |
|
translators
|
e6f7a60acf
|
(svn r22225) -Update from WebTranslator v3.0:
italian - 6 changes by lorenzodv
|
2011-03-08 18:45:07 +00:00 |
|
translators
|
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
|
2011-03-07 18:45:16 +00:00 |
|
yexo
|
7e3c140060
|
(svn r22222) -Fix: compilation when compiling with --disable-ai
|
2011-03-07 18:44:36 +00:00 |
|
translators
|
353b2fc9c1
|
(svn r22221) -Update from WebTranslator v3.0:
danish - 14 changes by beruic
vietnamese - 4 changes by nglekhoi
|
2011-03-06 18:47:36 +00:00 |
|
alberth
|
c62b457ca6
|
(svn r22220) -Codechange: Unduplicate npf/yapf strings for the other languages.
|
2011-03-06 16:00:53 +00:00 |
|
alberth
|
b802a7fb77
|
(svn r22219) -Codechange: Unduplicate npf/yapf strings.
|
2011-03-06 16:00:24 +00:00 |
|
alberth
|
d85d8bcad4
|
(svn r22218) -Codechange: Unduplicate horizontal positioning strings for the other languages.
|
2011-03-06 15:59:43 +00:00 |
|
alberth
|
380b2cdc2b
|
(svn r22217) -Codechange: Unduplicate horizontal positioning strings.
|
2011-03-06 15:59:23 +00:00 |
|
alberth
|
a6f5201184
|
(svn r22216) -Codechange: Unduplicate original/realistic strings for the other languages.
|
2011-03-06 15:58:37 +00:00 |
|
alberth
|
3738a94f98
|
(svn r22215) -Codechange: Unduplicate original/realistic strings.
|
2011-03-06 15:58:03 +00:00 |
|
alberth
|
50aeacd103
|
(svn r22214) -Codechange: Unduplicate company on/off strings for the other languages.
|
2011-03-06 15:57:17 +00:00 |
|
alberth
|
00aeff8c02
|
(svn r22213) -Codechange: Unduplicate company on/off strings.
|
2011-03-06 15:56:12 +00:00 |
|
alberth
|
57b790ae03
|
(svn r22212) -Codechange: Unduplicate Off/On strings for the other languages.
|
2011-03-06 15:54:20 +00:00 |
|
alberth
|
db549cfacf
|
(svn r22211) -Codechange: Unduplicate Off/On strings.
|
2011-03-06 15:52:23 +00:00 |
|
alberth
|
a7e7e76f7f
|
(svn r22210) -Add: Add a variable for the value strings in the settings tables.
|
2011-03-06 15:51:44 +00:00 |
|
alberth
|
26ba8bd23e
|
(svn r22209) -Codechange: Move function declarations from settings.h.preamble to the ini file that uses it.
|
2011-03-06 10:35:40 +00:00 |
|
rubidium
|
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
|
2011-03-06 10:11:59 +00:00 |
|
alberth
|
a5cdadf060
|
(svn r22207) -Add: Add the copyright message to the new ini files.
|
2011-03-06 09:54:20 +00:00 |
|
rubidium
|
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
|
2011-03-06 09:22:11 +00:00 |
|
rubidium
|
5629248736
|
(svn r22205) -Codechange: replace magic number with constant
|
2011-03-05 21:52:45 +00:00 |
|
planetmaker
|
1d9f2832d0
|
(svn r22204) -Change: Make the base costs for building and demolishing NewObjects also local to the individual NewGRFs
|
2011-03-05 18:28:10 +00:00 |
|
frosch
|
9fff96befa
|
(svn r22203) -Doc: Document 'override_features'.
|
2011-03-05 18:27:43 +00:00 |
|
rubidium
|
2e5b1f178e
|
(svn r22202) -Codechange: make MusicFileSettings a proper citizen of the client settings
|
2011-03-05 18:00:48 +00:00 |
|
rubidium
|
ec798d27df
|
(svn r22201) -Fix (r22188): make sure generate.vbs generates the same as generate
|
2011-03-05 17:59:51 +00:00 |
|
smatz
|
cc731e256e
|
(svn r22200) -Fix (r21642): removing a station order could stop when removing first automatic order
|
2011-03-05 13:59:23 +00:00 |
|
rubidium
|
7c608a4e0a
|
(svn r22199) -Cleanup-ish: replace the shortcut macros for (gui)flags with their more clearly named (longer) constant names
|
2011-03-05 11:34:31 +00:00 |
|
rubidium
|
2a7912d415
|
(svn r22198) -Codechange: make some constants name more explicit
|
2011-03-05 11:16:44 +00:00 |
|
rubidium
|
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
|
2011-03-05 10:47:49 +00:00 |
|
rubidium
|
13a31bf9b9
|
(svn r22196) -Codechange: use default values for the from and to of savegame versions as well
|
2011-03-05 10:20:49 +00:00 |
|