os/os2/svnver2.c
author rubidium
Wed, 09 Jul 2008 19:15:43 +0000
branch0.6
changeset 11129 72b8e47f86d8
parent 1528 8dae9fd822c4
permissions -rw-r--r--
(svn r13687) [0.6] -Backport from trunk:
- Fix: Signals were not updated correctly when a player removed a non-existing track piece (r13626)
- Fix: Signal states could be propagated through waypoints built in orthogonal axis (r13589)
- Fix: Track was not removed on company bankrupcy when there was a ship on lower halftile (r13488)
- Fix: Let ships also navigate on half-tile sloped watery rail tiles (r13485)
1528
8dae9fd822c4 (svn r2032) -Codechange: A less hackish version of SVN version detection for OS/2 (orudge)
Celestar
parents:
diff changeset
     1
";
8dae9fd822c4 (svn r2032) -Codechange: A less hackish version of SVN version detection for OS/2 (orudge)
Celestar
parents:
diff changeset
     2
const int _revision_number = 0;
8dae9fd822c4 (svn r2032) -Codechange: A less hackish version of SVN version detection for OS/2 (orudge)
Celestar
parents:
diff changeset
     3
8dae9fd822c4 (svn r2032) -Codechange: A less hackish version of SVN version detection for OS/2 (orudge)
Celestar
parents:
diff changeset
     4
/* rev.c part 2 for OS/2 - ensure no newline at start of file! */