------------------------------------------------------------------------
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
------------------------------------------------------------------------
r22180 | glx | 2011-03-04 00:27:17 +0000 (Fri, 04 Mar 2011) | 1 line

-Fix: when using -static-libgcc, also use -static-libstdc++
------------------------------------------------------------------------
r22179 | glx | 2011-03-03 23:34:14 +0000 (Thu, 03 Mar 2011) | 1 line

-Fix (r22167): compilation on win32
------------------------------------------------------------------------
r22177 | rubidium | 2011-03-03 21:43:24 +0000 (Thu, 03 Mar 2011) | 2 lines

-Fix: make sure the right endianness is chosen with cross-compiling, and strndup is available in the binary for more exotic platforms

------------------------------------------------------------------------
r22176 | alberth | 2011-03-03 21:42:32 +0000 (Thu, 03 Mar 2011) | 1 line

-Fix (r22167, r22171, r22172, r22173, r22174): Add svn properties to the new files.
------------------------------------------------------------------------
r22175 | yexo | 2011-03-03 21:24:03 +0000 (Thu, 03 Mar 2011) | 1 line

-Fix: [NewGRF] memory leak if a station newgrf contains prop 09 twice for the same station id
------------------------------------------------------------------------
r22174 | alberth | 2011-03-03 21:08:20 +0000 (Thu, 03 Mar 2011) | 1 line

-Add: Generate the settings as part of the unix build process without using it (Rubidium)
------------------------------------------------------------------------
r22173 | alberth | 2011-03-03 21:06:24 +0000 (Thu, 03 Mar 2011) | 1 line

-Add: Add preamble and postamble files before and after the generated settings data.
------------------------------------------------------------------------
r22172 | alberth | 2011-03-03 21:04:17 +0000 (Thu, 03 Mar 2011) | 1 line

-Add: Add ini files containing the table/settings data.
------------------------------------------------------------------------
r22171 | alberth | 2011-03-03 20:59:59 +0000 (Thu, 03 Mar 2011) | 1 line

-Add: Add settings generator program.
------------------------------------------------------------------------
r22170 | alberth | 2011-03-03 20:56:33 +0000 (Thu, 03 Mar 2011) | 1 line

-Add: Add IGT_SEQUENCE type for loading ini group lines without further interpretation.
------------------------------------------------------------------------
r22169 | alberth | 2011-03-03 20:55:06 +0000 (Thu, 03 Mar 2011) | 1 line

-Add: Add parameter to disable automatic group creation in IniLoadFile::GetGroup().
------------------------------------------------------------------------
r22168 | alberth | 2011-03-03 20:53:09 +0000 (Thu, 03 Mar 2011) | 1 line

-Codechange: Move ini file IO and file error reporting to virtual functions.
------------------------------------------------------------------------
r22167 | alberth | 2011-03-03 20:50:24 +0000 (Thu, 03 Mar 2011) | 1 line

-Codechange: Extract IniLoadFile base class for loading ini files out of IniFile.
------------------------------------------------------------------------
r22165 | yexo | 2011-03-03 20:26:19 +0000 (Thu, 03 Mar 2011) | 1 line

-Fix: [NewGRF] memory leak if an industry newgrf had more than one prop A or 15
------------------------------------------------------------------------
r22164 | yexo | 2011-03-03 19:52:42 +0000 (Thu, 03 Mar 2011) | 1 line

-Fix: [NewGRF] disable a station newgrf when it contains an unterminated spritelayout in action0 prop 08 instead of crashing openttd
------------------------------------------------------------------------
r22163 | yexo | 2011-03-03 19:26:18 +0000 (Thu, 03 Mar 2011) | 1 line

-Fix [FS#4541]: building a station part adjacent to both an existing station and a rail waypoint failed
------------------------------------------------------------------------
r22162 | yexo | 2011-03-03 18:47:46 +0000 (Thu, 03 Mar 2011) | 1 line

-Fix [FS#4533]: No update of NewGRF window when unknown GRF name becomes available
------------------------------------------------------------------------
r22161 | translators | 2011-03-03 18:45:13 +0000 (Thu, 03 Mar 2011) | 5 lines

-Update from WebTranslator v3.0:
traditional_chinese - 31 changes by elleryq
japanese - 16 changes by kokubunzi
vietnamese - 6 changes by nglekhoi

------------------------------------------------------------------------
r22160 | translators | 2011-03-02 18:45:12 +0000 (Wed, 02 Mar 2011) | 4 lines

-Update from WebTranslator v3.0:
traditional_chinese - 15 changes by elleryq
romanian - 2 changes by kkmic

------------------------------------------------------------------------
r22159 | translators | 2011-03-01 18:45:12 +0000 (Tue, 01 Mar 2011) | 5 lines

-Update from WebTranslator v3.0:
german - 21 changes by NG
hungarian - 1 changes by norbert79
thai - 1 changes by kidokun

------------------------------------------------------------------------
r22158 | translators | 2011-02-28 18:45:13 +0000 (Mon, 28 Feb 2011) | 5 lines

-Update from WebTranslator v3.0:
japanese - 39 changes by kokubunzi
korean - 119 changes by junho2813, telk5093
slovenian - 30 changes by 

------------------------------------------------------------------------
r22157 | yexo | 2011-02-28 15:24:35 +0000 (Mon, 28 Feb 2011) | 1 line

-Fix: [NewGRF] industry prop 0x11 is 4-bytes long, not 3 bytes
------------------------------------------------------------------------