Sat, 24 Feb 2007 22:35:42 +0000(svn r8889) -Fix (r8880): a CursorID is not a SpriteID.
rubidium [Sat, 24 Feb 2007 22:35:42 +0000] rev 6472
(svn r8889) -Fix (r8880): a CursorID is not a SpriteID.

Sat, 24 Feb 2007 22:01:18 +0000(svn r8888) -Codechange: Replace hardcoded default cargo bitmasks with a list of cargo labels.
peter1138 [Sat, 24 Feb 2007 22:01:18 +0000] rev 6471
(svn r8888) -Codechange: Replace hardcoded default cargo bitmasks with a list of cargo labels.

Sat, 24 Feb 2007 19:43:50 +0000(svn r8887) -Fix (r8879)[MorphOS]: initialization of mouth_table[] skipped by goto
KUDr [Sat, 24 Feb 2007 19:43:50 +0000] rev 6470
(svn r8887) -Fix (r8879)[MorphOS]: initialization of mouth_table[] skipped by goto

Sat, 24 Feb 2007 19:36:47 +0000(svn r8886) -Codechange: (NewGRF) Add (partial) cargo translation table support, applied to action 3s only.
peter1138 [Sat, 24 Feb 2007 19:36:47 +0000] rev 6469
(svn r8886) -Codechange: (NewGRF) Add (partial) cargo translation table support, applied to action 3s only.

Sat, 24 Feb 2007 19:26:45 +0000(svn r8885) -Codechange: (NewGRF) If a default cargo type property is out of range then choose the cargo type from its refit list.
peter1138 [Sat, 24 Feb 2007 19:26:45 +0000] rev 6468
(svn r8885) -Codechange: (NewGRF) If a default cargo type property is out of range then choose the cargo type from its refit list.

Sat, 24 Feb 2007 18:44:30 +0000(svn r8884) -Fix
tron [Sat, 24 Feb 2007 18:44:30 +0000] rev 6467
(svn r8884) -Fix

Replace SetSpeedLimitOnBridge() by something simpler

Sat, 24 Feb 2007 16:37:06 +0000(svn r8882) -Cleanup (r8881): Remove obsolete strings.
maedhros [Sat, 24 Feb 2007 16:37:06 +0000] rev 6466
(svn r8882) -Cleanup (r8881): Remove obsolete strings.

Sat, 24 Feb 2007 16:34:37 +0000(svn r8881) -Feature: Allow built-in newgrf error messages to be translated, and load custom error messages properly.
maedhros [Sat, 24 Feb 2007 16:34:37 +0000] rev 6465
(svn r8881) -Feature: Allow built-in newgrf error messages to be translated, and load custom error messages properly.

Sat, 24 Feb 2007 15:05:14 +0000(svn r8880) -Codechange: make anim cursors an array of structs.
rubidium [Sat, 24 Feb 2007 15:05:14 +0000] rev 6464
(svn r8880) -Codechange: make anim cursors an array of structs.

Sat, 24 Feb 2007 14:53:32 +0000(svn r8879) -Codechange: make DrawPlayerFace easier to read.
rubidium [Sat, 24 Feb 2007 14:53:32 +0000] rev 6463
(svn r8879) -Codechange: make DrawPlayerFace easier to read.