log

age author description
Tue, 08 Mar 2011 18:45:07 +0000 translators (svn r22225) -Update from WebTranslator v3.0: draft
Mon, 07 Mar 2011 18:45:16 +0000 translators (svn r22223) -Update from WebTranslator v3.0: draft
Mon, 07 Mar 2011 18:44:36 +0000 yexo (svn r22222) -Fix: compilation when compiling with --disable-ai draft
Sun, 06 Mar 2011 18:47:36 +0000 translators (svn r22221) -Update from WebTranslator v3.0: draft
Sun, 06 Mar 2011 16:00:53 +0000 alberth (svn r22220) -Codechange: Unduplicate npf/yapf strings for the other languages. draft
Sun, 06 Mar 2011 16:00:24 +0000 alberth (svn r22219) -Codechange: Unduplicate npf/yapf strings. draft
Sun, 06 Mar 2011 15:59:43 +0000 alberth (svn r22218) -Codechange: Unduplicate horizontal positioning strings for the other languages. draft
Sun, 06 Mar 2011 15:59:23 +0000 alberth (svn r22217) -Codechange: Unduplicate horizontal positioning strings. draft
Sun, 06 Mar 2011 15:58:37 +0000 alberth (svn r22216) -Codechange: Unduplicate original/realistic strings for the other languages. draft
Sun, 06 Mar 2011 15:58:03 +0000 alberth (svn r22215) -Codechange: Unduplicate original/realistic strings. draft
Sun, 06 Mar 2011 15:57:17 +0000 alberth (svn r22214) -Codechange: Unduplicate company on/off strings for the other languages. draft
Sun, 06 Mar 2011 15:56:12 +0000 alberth (svn r22213) -Codechange: Unduplicate company on/off strings. draft
Sun, 06 Mar 2011 15:54:20 +0000 alberth (svn r22212) -Codechange: Unduplicate Off/On strings for the other languages. draft
Sun, 06 Mar 2011 15:52:23 +0000 alberth (svn r22211) -Codechange: Unduplicate Off/On strings. draft
Sun, 06 Mar 2011 15:51:44 +0000 alberth (svn r22210) -Add: Add a variable for the value strings in the settings tables. draft
Sun, 06 Mar 2011 10:35:40 +0000 alberth (svn r22209) -Codechange: Move function declarations from settings.h.preamble to the ini file that uses it. draft
Sun, 06 Mar 2011 10:11:59 +0000 rubidium (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 draft
Sun, 06 Mar 2011 09:54:20 +0000 alberth (svn r22207) -Add: Add the copyright message to the new ini files. draft
Sun, 06 Mar 2011 09:22:11 +0000 rubidium (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 draft
Sat, 05 Mar 2011 21:52:45 +0000 rubidium (svn r22205) -Codechange: replace magic number with constant draft
Sat, 05 Mar 2011 18:28:10 +0000 planetmaker (svn r22204) -Change: Make the base costs for building and demolishing NewObjects also local to the individual NewGRFs draft
Sat, 05 Mar 2011 18:27:43 +0000 frosch (svn r22203) -Doc: Document 'override_features'. draft
Sat, 05 Mar 2011 18:00:48 +0000 rubidium (svn r22202) -Codechange: make MusicFileSettings a proper citizen of the client settings draft
Sat, 05 Mar 2011 17:59:51 +0000 rubidium (svn r22201) -Fix (r22188): make sure generate.vbs generates the same as generate draft
Sat, 05 Mar 2011 13:59:23 +0000 smatz (svn r22200) -Fix (r21642): removing a station order could stop when removing first automatic order draft
Sat, 05 Mar 2011 11:34:31 +0000 rubidium (svn r22199) -Cleanup-ish: replace the shortcut macros for (gui)flags with their more clearly named (longer) constant names draft
Sat, 05 Mar 2011 11:16:44 +0000 rubidium (svn r22198) -Codechange: make some constants name more explicit draft
Sat, 05 Mar 2011 10:47:49 +0000 rubidium (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 draft
Sat, 05 Mar 2011 10:20:49 +0000 rubidium (svn r22196) -Codechange: use default values for the from and to of savegame versions as well draft
Sat, 05 Mar 2011 10:13:14 +0000 rubidium (svn r22195) -Fix (r22188): make sure makedep picks up the newly generated settings.h so settings.cpp gets recompiled when needed draft