Sun, 03 Dec 2006 17:27:43 +0000(svn r7331) - Codechange: Rename all memory pool macro's and types to "old pool", so the new pool implementation can be committed alongside it.
matthijs [Sun, 03 Dec 2006 17:27:43 +0000] rev 5216
(svn r7331) - Codechange: Rename all memory pool macro's and types to "old pool", so the new pool implementation can be committed alongside it.
- Codechange: Rename pool.[ch] to oldpool.[ch].

Sun, 03 Dec 2006 15:48:21 +0000(svn r7330) -Fix (r7304): Data invalidation doesn't always happen as the local
peter1138 [Sun, 03 Dec 2006 15:48:21 +0000] rev 5215
(svn r7330) -Fix (r7304): Data invalidation doesn't always happen as the local
player, resulting in an empty vehicle purchase list. Specify the player
as an argument to IsEngineBuildable()

Sun, 03 Dec 2006 13:40:16 +0000(svn r7329) -Fix (r7157): Invalid viewport position on quick zoom
KUDr [Sun, 03 Dec 2006 13:40:16 +0000] rev 5214
(svn r7329) -Fix (r7157): Invalid viewport position on quick zoom

Sun, 03 Dec 2006 13:06:49 +0000(svn r7328) -Fix: memory corruption. The 'Load Heightmap' window does not have TerraGenesis configuration buttons and it does have only 29 widgets, not at least 33. Thanks to Tefad for finding this bug.
rubidium [Sun, 03 Dec 2006 13:06:49 +0000] rev 5213
(svn r7328) -Fix: memory corruption. The 'Load Heightmap' window does not have TerraGenesis configuration buttons and it does have only 29 widgets, not at least 33. Thanks to Tefad for finding this bug.

Sun, 03 Dec 2006 12:17:35 +0000(svn r7327) -Fix: [YAPF] missing YAPF cache notification when building road on rail (new crossing) or removing road from crossing
KUDr [Sun, 03 Dec 2006 12:17:35 +0000] rev 5212
(svn r7327) -Fix: [YAPF] missing YAPF cache notification when building road on rail (new crossing) or removing road from crossing

Sat, 02 Dec 2006 16:56:32 +0000(svn r7326) -Feature: Add support for gradual (un)loading of vehicles (Maedhros)
peter1138 [Sat, 02 Dec 2006 16:56:32 +0000] rev 5211
(svn r7326) -Feature: Add support for gradual (un)loading of vehicles (Maedhros)

Sat, 02 Dec 2006 09:54:49 +0000(svn r7325) -Feature: Add support for action 5 type 0x0D, coast sprites.
peter1138 [Sat, 02 Dec 2006 09:54:49 +0000] rev 5210
(svn r7325) -Feature: Add support for action 5 type 0x0D, coast sprites.

Sat, 02 Dec 2006 09:52:34 +0000(svn r7324) -Codechange: reset newgrf signal location data
peter1138 [Sat, 02 Dec 2006 09:52:34 +0000] rev 5209
(svn r7324) -Codechange: reset newgrf signal location data

Sat, 02 Dec 2006 09:34:18 +0000(svn r7323) -Fix (r7182): When translating NewGRF strings, look at the first
peter1138 [Sat, 02 Dec 2006 09:34:18 +0000] rev 5208
(svn r7323) -Fix (r7182): When translating NewGRF strings, look at the first
character and move ahead if needed, instead of taking the first
character and moving back.

Fri, 01 Dec 2006 19:25:50 +0000(svn r7322) -Update win32 project files for ukrainian and bulgarian language files. Also add
Darkvater [Fri, 01 Dec 2006 19:25:50 +0000] rev 5207
(svn r7322) -Update win32 project files for ukrainian and bulgarian language files. Also add
unicows.lib to Release build of VS2003.