Wed, 06 Jul 2005 10:43:36 +0000(svn r2525) - Fix: [pbs] Fix a mistake in the comments/docs.
hackykid [Wed, 06 Jul 2005 10:43:36 +0000] rev 2017
(svn r2525) - Fix: [pbs] Fix a mistake in the comments/docs.

Wed, 06 Jul 2005 10:41:56 +0000(svn r2524) - Add pbs.[ch] to VS.NET2003 and VS6 project files.
Darkvater [Wed, 06 Jul 2005 10:41:56 +0000] rev 2016
(svn r2524) - Add pbs.[ch] to VS.NET2003 and VS6 project files.

Wed, 06 Jul 2005 06:18:53 +0000(svn r2523) Readd a comment which got lost in r2522
tron [Wed, 06 Jul 2005 06:18:53 +0000] rev 2015
(svn r2523) Readd a comment which got lost in r2522

Tue, 05 Jul 2005 19:54:35 +0000(svn r2522) Reorganize sprite load and decompression in order to remove a special case from the sprite blitter, which decompressed certain sprites every time when blitting them
tron [Tue, 05 Jul 2005 19:54:35 +0000] rev 2014
(svn r2522) Reorganize sprite load and decompression in order to remove a special case from the sprite blitter, which decompressed certain sprites every time when blitting them

Tue, 05 Jul 2005 17:47:10 +0000(svn r2521) -Codechange: Removed trailing "\n"s from DEBUG statements
celestar [Tue, 05 Jul 2005 17:47:10 +0000] rev 2013
(svn r2521) -Codechange: Removed trailing "\n"s from DEBUG statements

Tue, 05 Jul 2005 17:45:50 +0000(svn r2520) [Translators] Updated translations to 20050705 (14 lang(s))
miham [Tue, 05 Jul 2005 17:45:50 +0000] rev 2012
(svn r2520) [Translators] Updated translations to 20050705 (14 lang(s))

Tue, 05 Jul 2005 12:10:06 +0000(svn r2519) - Fix: Update OS/2 project with pbs.c
orudge [Tue, 05 Jul 2005 12:10:06 +0000] rev 2011
(svn r2519) - Fix: Update OS/2 project with pbs.c

Tue, 05 Jul 2005 11:09:18 +0000(svn r2518) Small cleanup
tron [Tue, 05 Jul 2005 11:09:18 +0000] rev 2010
(svn r2518) Small cleanup

Mon, 04 Jul 2005 15:25:06 +0000(svn r2517) - Fix: [pbs] Detect end-of-lines properly regarding depots.
hackykid [Mon, 04 Jul 2005 15:25:06 +0000] rev 2009
(svn r2517) - Fix: [pbs] Detect end-of-lines properly regarding depots.

Mon, 04 Jul 2005 14:58:55 +0000(svn r2516) - Feature: [pbs] Implement path-based-signalling. This allows multiple trains within the same signal block, provided their paths dont intersect. For this the block must have all exit and entry signals be pbs signals. Place these by ctrl-clicking 4 times on a normal signal.
hackykid [Mon, 04 Jul 2005 14:58:55 +0000] rev 2008
(svn r2516) - Feature: [pbs] Implement path-based-signalling. This allows multiple trains within the same signal block, provided their paths dont intersect. For this the block must have all exit and entry signals be pbs signals. Place these by ctrl-clicking 4 times on a normal signal.
- Feature: [pbs] Implement autoplacement of pbs blocks, when a block has an entry and an exit pbs signal, covert the entire block to pbs. Can be turned off in the patch settings.
- Feature: [pbs] Allow showing of reserved status by making the tracks darker, when the pbs debug level is at least 1.