celestar [Tue, 05 Jul 2005 17:47:10 +0000] rev 2013
(svn r2521) -Codechange: Removed trailing "\n"s from DEBUG statements
miham [Tue, 05 Jul 2005 17:45:50 +0000] rev 2012
(svn r2520) [Translators] Updated translations to 20050705 (14 lang(s))
orudge [Tue, 05 Jul 2005 12:10:06 +0000] rev 2011
(svn r2519) - Fix: Update OS/2 project with pbs.c
tron [Tue, 05 Jul 2005 11:09:18 +0000] rev 2010
(svn r2518) Small cleanup
hackykid [Mon, 04 Jul 2005 15:25:06 +0000] rev 2009
(svn r2517) - Fix: [pbs] Detect end-of-lines properly regarding depots.
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.
celestar [Mon, 04 Jul 2005 10:01:06 +0000] rev 2007
(svn r2515) -Codechange: Removed a good deal of magic sprite numbers in the rail drawing code, and placed neatly into arrays and enums. This also makes way to implement more railtypes without having to do tons of ugly hacks.
matthijs [Sun, 03 Jul 2005 13:02:54 +0000] rev 2006
(svn r2514) - Codechange: [NPF] Move the checking of railtype into a funciton IsCompatibleRail().
- Codechange: [NPF] Check the railtype along a route against the engine type instead of against the previouse tile. This clears the way for electriefied rails.
- Add: [NPF] [ 1209644 ] A penalty for crossings (peter1138)
tron [Sun, 03 Jul 2005 11:31:03 +0000] rev 2005
(svn r2513) Small cleanup
tron [Sun, 03 Jul 2005 10:22:20 +0000] rev 2004
(svn r2512) Small cleanup