Mon, 04 Dec 2006 10:55:53 +0000(svn r7350) -Fix: do not handle the save game/scenario filename edit box when loading a game/scenario/heightmap.
rubidium [Mon, 04 Dec 2006 10:55:53 +0000] rev 5230
(svn r7350) -Fix: do not handle the save game/scenario filename edit box when loading a game/scenario/heightmap.

Mon, 04 Dec 2006 10:44:17 +0000(svn r7349) -Fix (r7348): Stripping data path didn't work for absolute paths.
peter1138 [Mon, 04 Dec 2006 10:44:17 +0000] rev 5229
(svn r7349) -Fix (r7348): Stripping data path didn't work for absolute paths.

Mon, 04 Dec 2006 08:30:04 +0000(svn r7348) -Feature: Initial support for saving NewGRF settings with savegames. Back up your savegames...
peter1138 [Mon, 04 Dec 2006 08:30:04 +0000] rev 5228
(svn r7348) -Feature: Initial support for saving NewGRF settings with savegames. Back up your savegames...

Mon, 04 Dec 2006 08:11:53 +0000(svn r7347) -Translations: Use correct plural type for Russian
peter1138 [Mon, 04 Dec 2006 08:11:53 +0000] rev 5227
(svn r7347) -Translations: Use correct plural type for Russian

Mon, 04 Dec 2006 04:22:53 +0000(svn r7346) WebTranslator2 update to 2006-12-04 05:22:02
miham [Mon, 04 Dec 2006 04:22:53 +0000] rev 5226
(svn r7346) WebTranslator2 update to 2006-12-04 05:22:02
american - 5 fixed by WhiteRabbit (5)
brazilian_portuguese - 1 fixed by tucalipe (1)
bulgarian - 5 fixed by groupsky (5)
catalan - 1 fixed, 3 changed by arnaullv (4)
croatian - 186 fixed, 111 changed by knovak (297)
czech - 5 fixed by Hadez (5)
dutch - 5 fixed by habell (5)
french - 1 fixed by glx (1)
german - 5 fixed by Neonox (5)
italian - 5 fixed by sidew (5)
portuguese - 4 fixed by izhirahider (4)
turkish - 5 fixed by jnmbk (5)

Sun, 03 Dec 2006 23:46:54 +0000(svn r7345) -Codechange: enumification of NewGRF loading stage, and move enum definition to header for future use.
peter1138 [Sun, 03 Dec 2006 23:46:54 +0000] rev 5225
(svn r7345) -Codechange: enumification of NewGRF loading stage, and move enum definition to header for future use.

Sun, 03 Dec 2006 20:03:40 +0000(svn r7341) - Codechange: Also rename the POOL_H define to OLDPOOL_H (forgotten in r7331).
matthijs [Sun, 03 Dec 2006 20:03:40 +0000] rev 5224
(svn r7341) - Codechange: Also rename the POOL_H define to OLDPOOL_H (forgotten in r7331).

Sun, 03 Dec 2006 19:07:20 +0000(svn r7338) -Fix (r7336): [win32] libfreetype is libfreetype2 in linker options (thanks Rubidium)
Darkvater [Sun, 03 Dec 2006 19:07:20 +0000] rev 5223
(svn r7338) -Fix (r7336): [win32] libfreetype is libfreetype2 in linker options (thanks Rubidium)

Sun, 03 Dec 2006 19:03:38 +0000(svn r7337) -Feature: [win32] Add font selection by specifying a font-name, ala Fontconfig. Pretty
Darkvater [Sun, 03 Dec 2006 19:03:38 +0000] rev 5222
(svn r7337) -Feature: [win32] Add font selection by specifying a font-name, ala Fontconfig. Pretty
messy if you ask me, but this is what you get when MS hides the font API in the deepest
depths... thanks Rubidium for testing.

Sun, 03 Dec 2006 18:36:11 +0000(svn r7336) -Codechange: [win32] Add freetype support for Windows project files.
Darkvater [Sun, 03 Dec 2006 18:36:11 +0000] rev 5221
(svn r7336) -Codechange: [win32] Add freetype support for Windows project files.