Commit Graph

17578 Commits (b4967c5659e621a33d6bc8ac76ed262b54f14baa)
 

Author SHA1 Message Date
frosch 335744a1af (svn r22242) -Codechange: Let OnInvalidateData() decide itself what to do immediately in command scope, and what to do asynchronously in GUI-scope. 14 years ago
frosch 4b4a40a72e (svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidateData(). 14 years ago
translators 5cab5203f5 (svn r22240) -Update from WebTranslator v3.0:
esperanto - 9 changes by Christopher
faroese - 71 changes by FastNinja
greek - 20 changes by fumantsu
14 years ago
alberth 46d3b48fb3 (svn r22239) -Doc: Further engine doxyment additions. 14 years ago
alberth 1f3b35034c (svn r22238) -Codechange (r8888): Also remove the now unused NUM_VEHICLE_TYPES constant. 14 years ago
alberth db4a06a6b5 (svn r22237) -Doc: Add some doxyments to structs and enums in engine_type.h 14 years ago
frosch 632206cdbc (svn r22236) -Fix (r21457): Disarm a bear-pit, which r22226 almost fell into. 14 years ago
rubidium 67e7ec54b5 (svn r22235) -Add: stub for a Faroese translation 14 years ago
translators c45321f8bd (svn r22234) -Update from WebTranslator v3.0:
swedish - 2 changes by Zuu
14 years ago
yexo 77c8367b93 (svn r22233) -Fix (r22210): value strings for command-pause-level were not shown correctly 14 years ago
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
14 years ago
frosch ca6ab50e61 (svn r22231) -Feature(ette): [NewGRF] Make var 0x48 available in CB 0x15C. 14 years ago
rubidium acde3166e1 (svn r22230) -Fix: WT3 validation 14 years ago
translators 1afbede0d1 (svn r22229) -Update from WebTranslator v3.0:
brazilian_portuguese - 3 changes by Tucalipe
slovak - 44 changes by micropro_cz
14 years ago
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. 14 years ago
frosch 9816d168c9 (svn r22227) -Fix [FS#4546-ish]: Call sheduled OnInvalidate()-calls before doing OnHundrethTick()-calls. 14 years ago
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. 14 years ago
translators e6f7a60acf (svn r22225) -Update from WebTranslator v3.0:
italian - 6 changes by lorenzodv
14 years ago
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
14 years ago
yexo 7e3c140060 (svn r22222) -Fix: compilation when compiling with --disable-ai 14 years ago
translators 353b2fc9c1 (svn r22221) -Update from WebTranslator v3.0:
danish - 14 changes by beruic
vietnamese - 4 changes by nglekhoi
14 years ago
alberth c62b457ca6 (svn r22220) -Codechange: Unduplicate npf/yapf strings for the other languages. 14 years ago
alberth b802a7fb77 (svn r22219) -Codechange: Unduplicate npf/yapf strings. 14 years ago
alberth d85d8bcad4 (svn r22218) -Codechange: Unduplicate horizontal positioning strings for the other languages. 14 years ago
alberth 380b2cdc2b (svn r22217) -Codechange: Unduplicate horizontal positioning strings. 14 years ago
alberth a6f5201184 (svn r22216) -Codechange: Unduplicate original/realistic strings for the other languages. 14 years ago
alberth 3738a94f98 (svn r22215) -Codechange: Unduplicate original/realistic strings. 14 years ago
alberth 50aeacd103 (svn r22214) -Codechange: Unduplicate company on/off strings for the other languages. 14 years ago
alberth 00aeff8c02 (svn r22213) -Codechange: Unduplicate company on/off strings. 14 years ago
alberth 57b790ae03 (svn r22212) -Codechange: Unduplicate Off/On strings for the other languages. 14 years ago
alberth db549cfacf (svn r22211) -Codechange: Unduplicate Off/On strings. 14 years ago
alberth a7e7e76f7f (svn r22210) -Add: Add a variable for the value strings in the settings tables. 14 years ago
alberth 26ba8bd23e (svn r22209) -Codechange: Move function declarations from settings.h.preamble to the ini file that uses it. 14 years ago
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 14 years ago
alberth a5cdadf060 (svn r22207) -Add: Add the copyright message to the new ini files. 14 years ago
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 14 years ago
rubidium 5629248736 (svn r22205) -Codechange: replace magic number with constant 14 years ago
planetmaker 1d9f2832d0 (svn r22204) -Change: Make the base costs for building and demolishing NewObjects also local to the individual NewGRFs 14 years ago
frosch 9fff96befa (svn r22203) -Doc: Document 'override_features'. 14 years ago
rubidium 2e5b1f178e (svn r22202) -Codechange: make MusicFileSettings a proper citizen of the client settings 14 years ago
rubidium ec798d27df (svn r22201) -Fix (r22188): make sure generate.vbs generates the same as generate 14 years ago
smatz cc731e256e (svn r22200) -Fix (r21642): removing a station order could stop when removing first automatic order 14 years ago
rubidium 7c608a4e0a (svn r22199) -Cleanup-ish: replace the shortcut macros for (gui)flags with their more clearly named (longer) constant names 14 years ago
rubidium 2a7912d415 (svn r22198) -Codechange: make some constants name more explicit 14 years ago
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 14 years ago
rubidium 13a31bf9b9 (svn r22196) -Codechange: use default values for the from and to of savegame versions as well 14 years ago
rubidium 0a36c81834 (svn r22195) -Fix (r22188): make sure makedep picks up the newly generated settings.h so settings.cpp gets recompiled when needed 14 years ago
rubidium 2c04d3eb54 (svn r22194) -Codechange: use the defaults feature of settingsgen to remove the need to state the "default" value for all items 14 years ago
planetmaker dcdf1e8610 (svn r22193) -Fix: Invalidate the object build window when using the date cheat 14 years ago
rubidium 87ffb623e6 (svn r22192) -Fix (r22188): MSVC 2005 64 bits didn't build settings(gen), and as such compilation failed 14 years ago