Sun, 15 Jan 2006 10:26:07 +0000(svn r3399) Simplify markup
tron [Sun, 15 Jan 2006 10:26:07 +0000] rev 2851
(svn r3399) Simplify markup

Sun, 15 Jan 2006 09:17:01 +0000(svn r3398) Remove TTDp nomenclature
tron [Sun, 15 Jan 2006 09:17:01 +0000] rev 2850
(svn r3398) Remove TTDp nomenclature

Fri, 13 Jan 2006 18:40:39 +0000(svn r3397) - NewGRF fix: Show nfo sprite number instead of current sprite id for warning messages -- this makes this output more useful...
peter1138 [Fri, 13 Jan 2006 18:40:39 +0000] rev 2849
(svn r3397) - NewGRF fix: Show nfo sprite number instead of current sprite id for warning messages -- this makes this output more useful...

Thu, 12 Jan 2006 15:52:18 +0000(svn r3396) - Autoreplace changes:
peter1138 [Thu, 12 Jan 2006 15:52:18 +0000] rev 2848
(svn r3396) - Autoreplace changes:
- Change fixed array per player to a single pool. This avoids future problems
with vehicle numbers and decreases savegame size. Engine replacements from
previous savegames will be lost.
- Move engine replacement code from players.c to engine.c.
(thanks to blathijs for rewriting this)

Thu, 12 Jan 2006 11:20:41 +0000(svn r3395) Add Id tag (and svn property) to macosx files.
peter1138 [Thu, 12 Jan 2006 11:20:41 +0000] rev 2847
(svn r3395) Add Id tag (and svn property) to macosx files.

Thu, 12 Jan 2006 07:57:40 +0000(svn r3394) - NewGRF fix: ignore non-climate dependent cargo types. The spec is rather vague on this, but we don't support newcargos anyway.
peter1138 [Thu, 12 Jan 2006 07:57:40 +0000] rev 2846
(svn r3394) - NewGRF fix: ignore non-climate dependent cargo types. The spec is rather vague on this, but we don't support newcargos anyway.

Mon, 09 Jan 2006 21:14:56 +0000(svn r3393) -Fix: [OSX] some keyboards had a different scancode for opening the console (egladil)
bjarni [Mon, 09 Jan 2006 21:14:56 +0000] rev 2845
(svn r3393) -Fix: [OSX] some keyboards had a different scancode for opening the console (egladil)

Sun, 08 Jan 2006 16:56:41 +0000(svn r3392) Train depot fixes:
peter1138 [Sun, 08 Jan 2006 16:56:41 +0000] rev 2844
(svn r3392) Train depot fixes:
- Only count the parts from the source train that will be moved, not the whole train.
- Don't count articulated parts of an engine. This alleviates issues with autoreplacing very long trains.

Sun, 08 Jan 2006 12:44:11 +0000(svn r3391) - PBS Fix: Keep PBS reservation state when building a bridge over rail.
peter1138 [Sun, 08 Jan 2006 12:44:11 +0000] rev 2843
(svn r3391) - PBS Fix: Keep PBS reservation state when building a bridge over rail.

Sun, 08 Jan 2006 12:20:13 +0000(svn r3390) -Fix: [autoreplace] fixed issue where autoreplace failed to attach the cars if the front engine was replaced
bjarni [Sun, 08 Jan 2006 12:20:13 +0000] rev 2842
(svn r3390) -Fix: [autoreplace] fixed issue where autoreplace failed to attach the cars if the front engine was replaced
and the front engine was multiheaded and the first vehicle after it was the rear part of that engine