------------------------------------------------------------------------ r22232 | translators | 2011-03-11 18:45:12 +0000 (Fri, 11 Mar 2011) | 5 lines -Update from WebTranslator v3.0: german - 20 changes by lugo portuguese - 1 changes by JayCity slovak - 1 changes by micropro_cz ------------------------------------------------------------------------ r22231 | frosch | 2011-03-10 19:32:24 +0000 (Thu, 10 Mar 2011) | 1 line -Feature(ette): [NewGRF] Make var 0x48 available in CB 0x15C. ------------------------------------------------------------------------ r22230 | rubidium | 2011-03-10 18:56:14 +0000 (Thu, 10 Mar 2011) | 2 lines -Fix: WT3 validation ------------------------------------------------------------------------ r22229 | translators | 2011-03-10 18:45:10 +0000 (Thu, 10 Mar 2011) | 4 lines -Update from WebTranslator v3.0: brazilian_portuguese - 3 changes by Tucalipe slovak - 44 changes by micropro_cz ------------------------------------------------------------------------ r22228 | frosch | 2011-03-08 20:52:59 +0000 (Tue, 08 Mar 2011) | 1 line -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. ------------------------------------------------------------------------ r22227 | frosch | 2011-03-08 19:43:38 +0000 (Tue, 08 Mar 2011) | 1 line -Fix [FS#4546-ish]: Call sheduled OnInvalidate()-calls before doing OnHundrethTick()-calls. ------------------------------------------------------------------------ r22226 | frosch | 2011-03-08 19:41:58 +0000 (Tue, 08 Mar 2011) | 1 line -Codechange: When autoreplace invalidates vehicle windows because the Vehicle index changed, use a better eye-catcher-'data' than 0 to identify them. ------------------------------------------------------------------------ r22225 | translators | 2011-03-08 18:45:07 +0000 (Tue, 08 Mar 2011) | 3 lines -Update from WebTranslator v3.0: italian - 6 changes by lorenzodv ------------------------------------------------------------------------ r22223 | translators | 2011-03-07 18:45:16 +0000 (Mon, 07 Mar 2011) | 6 lines -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 ------------------------------------------------------------------------ r22222 | yexo | 2011-03-07 18:44:36 +0000 (Mon, 07 Mar 2011) | 1 line -Fix: compilation when compiling with --disable-ai ------------------------------------------------------------------------ r22221 | translators | 2011-03-06 18:47:36 +0000 (Sun, 06 Mar 2011) | 4 lines -Update from WebTranslator v3.0: danish - 14 changes by beruic vietnamese - 4 changes by nglekhoi ------------------------------------------------------------------------ r22220 | alberth | 2011-03-06 16:00:53 +0000 (Sun, 06 Mar 2011) | 1 line -Codechange: Unduplicate npf/yapf strings for the other languages. ------------------------------------------------------------------------ r22219 | alberth | 2011-03-06 16:00:24 +0000 (Sun, 06 Mar 2011) | 1 line -Codechange: Unduplicate npf/yapf strings. ------------------------------------------------------------------------ r22218 | alberth | 2011-03-06 15:59:43 +0000 (Sun, 06 Mar 2011) | 1 line -Codechange: Unduplicate horizontal positioning strings for the other languages. ------------------------------------------------------------------------ r22217 | alberth | 2011-03-06 15:59:23 +0000 (Sun, 06 Mar 2011) | 1 line -Codechange: Unduplicate horizontal positioning strings. ------------------------------------------------------------------------ r22216 | alberth | 2011-03-06 15:58:37 +0000 (Sun, 06 Mar 2011) | 1 line -Codechange: Unduplicate original/realistic strings for the other languages. ------------------------------------------------------------------------ r22215 | alberth | 2011-03-06 15:58:03 +0000 (Sun, 06 Mar 2011) | 1 line -Codechange: Unduplicate original/realistic strings. ------------------------------------------------------------------------ r22214 | alberth | 2011-03-06 15:57:17 +0000 (Sun, 06 Mar 2011) | 1 line -Codechange: Unduplicate company on/off strings for the other languages. ------------------------------------------------------------------------ r22213 | alberth | 2011-03-06 15:56:12 +0000 (Sun, 06 Mar 2011) | 1 line -Codechange: Unduplicate company on/off strings. ------------------------------------------------------------------------ r22212 | alberth | 2011-03-06 15:54:20 +0000 (Sun, 06 Mar 2011) | 1 line -Codechange: Unduplicate Off/On strings for the other languages. ------------------------------------------------------------------------ r22211 | alberth | 2011-03-06 15:52:23 +0000 (Sun, 06 Mar 2011) | 1 line -Codechange: Unduplicate Off/On strings. ------------------------------------------------------------------------ r22210 | alberth | 2011-03-06 15:51:44 +0000 (Sun, 06 Mar 2011) | 1 line -Add: Add a variable for the value strings in the settings tables. ------------------------------------------------------------------------ r22209 | alberth | 2011-03-06 10:35:40 +0000 (Sun, 06 Mar 2011) | 1 line -Codechange: Move function declarations from settings.h.preamble to the ini file that uses it. ------------------------------------------------------------------------ r22208 | rubidium | 2011-03-06 10:11:59 +0000 (Sun, 06 Mar 2011) | 2 lines -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 ------------------------------------------------------------------------ r22207 | alberth | 2011-03-06 09:54:20 +0000 (Sun, 06 Mar 2011) | 1 line -Add: Add the copyright message to the new ini files. ------------------------------------------------------------------------ r22206 | rubidium | 2011-03-06 09:22:11 +0000 (Sun, 06 Mar 2011) | 2 lines -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 ------------------------------------------------------------------------ r22205 | rubidium | 2011-03-05 21:52:45 +0000 (Sat, 05 Mar 2011) | 2 lines -Codechange: replace magic number with constant ------------------------------------------------------------------------ r22204 | planetmaker | 2011-03-05 18:28:10 +0000 (Sat, 05 Mar 2011) | 1 line -Change: Make the base costs for building and demolishing NewObjects also local to the individual NewGRFs ------------------------------------------------------------------------ r22203 | frosch | 2011-03-05 18:27:43 +0000 (Sat, 05 Mar 2011) | 1 line -Doc: Document 'override_features'. ------------------------------------------------------------------------ r22202 | rubidium | 2011-03-05 18:00:48 +0000 (Sat, 05 Mar 2011) | 2 lines -Codechange: make MusicFileSettings a proper citizen of the client settings ------------------------------------------------------------------------ r22201 | rubidium | 2011-03-05 17:59:51 +0000 (Sat, 05 Mar 2011) | 2 lines -Fix (r22188): make sure generate.vbs generates the same as generate ------------------------------------------------------------------------ r22200 | smatz | 2011-03-05 13:59:23 +0000 (Sat, 05 Mar 2011) | 1 line -Fix (r21642): removing a station order could stop when removing first automatic order ------------------------------------------------------------------------ r22199 | rubidium | 2011-03-05 11:34:31 +0000 (Sat, 05 Mar 2011) | 2 lines -Cleanup-ish: replace the shortcut macros for (gui)flags with their more clearly named (longer) constant names ------------------------------------------------------------------------ r22198 | rubidium | 2011-03-05 11:16:44 +0000 (Sat, 05 Mar 2011) | 2 lines -Codechange: make some constants name more explicit ------------------------------------------------------------------------ r22197 | rubidium | 2011-03-05 10:47:49 +0000 (Sat, 05 Mar 2011) | 2 lines -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 ------------------------------------------------------------------------ r22196 | rubidium | 2011-03-05 10:20:49 +0000 (Sat, 05 Mar 2011) | 2 lines -Codechange: use default values for the from and to of savegame versions as well ------------------------------------------------------------------------ r22195 | rubidium | 2011-03-05 10:13:14 +0000 (Sat, 05 Mar 2011) | 2 lines -Fix (r22188): make sure makedep picks up the newly generated settings.h so settings.cpp gets recompiled when needed ------------------------------------------------------------------------ r22194 | rubidium | 2011-03-05 10:12:03 +0000 (Sat, 05 Mar 2011) | 2 lines -Codechange: use the defaults feature of settingsgen to remove the need to state the "default" value for all items ------------------------------------------------------------------------ r22193 | planetmaker | 2011-03-05 09:55:09 +0000 (Sat, 05 Mar 2011) | 1 line -Fix: Invalidate the object build window when using the date cheat ------------------------------------------------------------------------ r22192 | rubidium | 2011-03-05 08:48:37 +0000 (Sat, 05 Mar 2011) | 2 lines -Fix (r22188): MSVC 2005 64 bits didn't build settings(gen), and as such compilation failed ------------------------------------------------------------------------ r22191 | glx | 2011-03-05 01:31:56 +0000 (Sat, 05 Mar 2011) | 1 line -Fix: make sure table/settings.h is generated with MSVC2010, also fix a warning in version project ------------------------------------------------------------------------ r22190 | glx | 2011-03-04 23:44:10 +0000 (Fri, 04 Mar 2011) | 1 line -Fix (r22188): minor changes in project files ------------------------------------------------------------------------ r22189 | glx | 2011-03-04 22:47:43 +0000 (Fri, 04 Mar 2011) | 1 line -Fix (r22188): Add svn properties to the new files ------------------------------------------------------------------------ r22188 | glx | 2011-03-04 22:34:10 +0000 (Fri, 04 Mar 2011) | 1 line -Add: Generate the settings as part of the MSVC build process, and enable it in Makefile too ------------------------------------------------------------------------ r22187 | glx | 2011-03-04 22:25:07 +0000 (Fri, 04 Mar 2011) | 1 line -Fix: some reordering in source.list ------------------------------------------------------------------------ r22186 | rubidium | 2011-03-04 21:14:00 +0000 (Fri, 04 Mar 2011) | 2 lines -Fix: spelling mistake ------------------------------------------------------------------------ r22182 | translators | 2011-03-04 18:45:09 +0000 (Fri, 04 Mar 2011) | 4 lines -Update from WebTranslator v3.0: traditional_chinese - 18 changes by elleryq vietnamese - 7 changes by nglekhoi ------------------------------------------------------------------------ r22181 | yexo | 2011-03-04 12:12:48 +0000 (Fri, 04 Mar 2011) | 1 line -Fix (r20574): following a vehicle with a very high VehicleID was impossible ------------------------------------------------------------------------