Fri, 17 Nov 2006 22:15:55 +0000(svn r7196) -Feature: use fontconfig so one can set the font family name in openttd.cfg instead of the full path to the font.
rubidium [Fri, 17 Nov 2006 22:15:55 +0000] rev 5117
(svn r7196) -Feature: use fontconfig so one can set the font family name in openttd.cfg instead of the full path to the font.

Fri, 17 Nov 2006 19:31:44 +0000(svn r7195) -Feature: [FS#297, optional elrails] New patches/vehicles option 'disable electrified railways'.
KUDr [Fri, 17 Nov 2006 19:31:44 +0000] rev 5116
(svn r7195) -Feature: [FS#297, optional elrails] New patches/vehicles option 'disable electrified railways'.
(original patch by maedhros, ideas: peter1138, Darkvater, Rubidium, Patrick, Eddi|zuHause, ..)

Fri, 17 Nov 2006 18:06:40 +0000(svn r7194) -Fix (FS#237): the electric rail type was not set correctly for NewGRFs where the engine traction type was set before the track type of the trains.
rubidium [Fri, 17 Nov 2006 18:06:40 +0000] rev 5115
(svn r7194) -Fix (FS#237): the electric rail type was not set correctly for NewGRFs where the engine traction type was set before the track type of the trains.

Fri, 17 Nov 2006 11:03:38 +0000(svn r7191) -Feature: Add NewGRF support for 32 bit dates, allowing vehicles and bridges to be available before 1920.
peter1138 [Fri, 17 Nov 2006 11:03:38 +0000] rev 5114
(svn r7191) -Feature: Add NewGRF support for 32 bit dates, allowing vehicles and bridges to be available before 1920.

Fri, 17 Nov 2006 10:42:20 +0000(svn r7190) -Fix: If the non-player-based _patches setting was changed on the server during MP game, the callback function was:
KUDr [Fri, 17 Nov 2006 10:42:20 +0000] rev 5113
(svn r7190) -Fix: If the non-player-based _patches setting was changed on the server during MP game, the callback function was:
1. Called only on the server but not on its clients.
2. Was called before the setting change occurred (usually with no effect)
3. Received old 'p1' argument value intead of new one
It could cause some MP desyncs in the future.

Fri, 17 Nov 2006 10:06:11 +0000(svn r7187) -CodeChange: [win32] Limit success of ToUnicode/ToAscii to only one translated character as we only support one and remove TranslateMessage() call since we do not use it anyways (glx)
Darkvater [Fri, 17 Nov 2006 10:06:11 +0000] rev 5112
(svn r7187) -CodeChange: [win32] Limit success of ToUnicode/ToAscii to only one translated character as we only support one and remove TranslateMessage() call since we do not use it anyways (glx)

Fri, 17 Nov 2006 07:46:02 +0000(svn r7185) -Codechange: Make strgen validate strings for UTF-8 well-formed-ness-ness
peter1138 [Fri, 17 Nov 2006 07:46:02 +0000] rev 5111
(svn r7185) -Codechange: Make strgen validate strings for UTF-8 well-formed-ness-ness

Fri, 17 Nov 2006 07:35:12 +0000(svn r7184) -Codechange: Convert Catalan name generator to UTF-8
peter1138 [Fri, 17 Nov 2006 07:35:12 +0000] rev 5110
(svn r7184) -Codechange: Convert Catalan name generator to UTF-8

Thu, 16 Nov 2006 22:19:12 +0000(svn r7183) -Feature (cont): Convert all language from ISO8859-15 to UTF-8
peter1138 [Thu, 16 Nov 2006 22:19:12 +0000] rev 5109
(svn r7183) -Feature (cont): Convert all language from ISO8859-15 to UTF-8

Thu, 16 Nov 2006 22:05:33 +0000(svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/UTF-8 and the option for fonts rendered by FreeType. Language changes to come.
peter1138 [Thu, 16 Nov 2006 22:05:33 +0000] rev 5108
(svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/UTF-8 and the option for fonts rendered by FreeType. Language changes to come.