Mon, 20 Jun 2005 20:09:46 +0000(svn r2465) Remove some unreachable code
tron [Mon, 20 Jun 2005 20:09:46 +0000] rev 1959
(svn r2465) Remove some unreachable code

Mon, 20 Jun 2005 20:08:10 +0000(svn r2464) Move definition of _inclined_tileh out of variables.h
tron [Mon, 20 Jun 2005 20:08:10 +0000] rev 1958
(svn r2464) Move definition of _inclined_tileh out of variables.h

Mon, 20 Jun 2005 19:39:49 +0000(svn r2463) - Fix: partly revert the strncat madness and update nightly script (invisible) to correctly insert date.
Darkvater [Mon, 20 Jun 2005 19:39:49 +0000] rev 1957
(svn r2463) - Fix: partly revert the strncat madness and update nightly script (invisible) to correctly insert date.

Mon, 20 Jun 2005 09:33:43 +0000(svn r2462) [Translations] Updated to 2005-06-20 (202 strs / 5 langs)
miham [Mon, 20 Jun 2005 09:33:43 +0000] rev 1956
(svn r2462) [Translations] Updated to 2005-06-20 (202 strs / 5 langs)

Sun, 19 Jun 2005 17:05:24 +0000(svn r2461) -Feature [Makefile] libpng-config can now be called something else in Makefile.config
bjarni [Sun, 19 Jun 2005 17:05:24 +0000] rev 1955
(svn r2461) -Feature [Makefile] libpng-config can now be called something else in Makefile.config
useful if you for some reason got a libpng-config, which is called something else

Sun, 19 Jun 2005 11:56:07 +0000(svn r2460) - Fix: Prevent assertion failure when trying to drag signals starting from a non-rail tile.
hackykid [Sun, 19 Jun 2005 11:56:07 +0000] rev 1954
(svn r2460) - Fix: Prevent assertion failure when trying to drag signals starting from a non-rail tile.
- CodeChange: Remove unused variable in CmdSignalTrackHelper.

Sat, 18 Jun 2005 20:23:35 +0000(svn r2459) - Fix: windows title-bar did not correctly add date/revision for nightly build
Darkvater [Sat, 18 Jun 2005 20:23:35 +0000] rev 1953
(svn r2459) - Fix: windows title-bar did not correctly add date/revision for nightly build

Sat, 18 Jun 2005 15:08:35 +0000(svn r2458) -Fix: Quickfix to make dedicated-server compile again. We need a more ellegant way to fix this...
truelight [Sat, 18 Jun 2005 15:08:35 +0000] rev 1952
(svn r2458) -Fix: Quickfix to make dedicated-server compile again. We need a more ellegant way to fix this...

Sat, 18 Jun 2005 10:02:47 +0000(svn r2457) -Fix: typo in Makefile for OSX builds
truelight [Sat, 18 Jun 2005 10:02:47 +0000] rev 1951
(svn r2457) -Fix: typo in Makefile for OSX builds

Fri, 17 Jun 2005 17:11:05 +0000(svn r2456) * Prettyfied npf.c using enums and wrappers from rail.h.
matthijs [Fri, 17 Jun 2005 17:11:05 +0000] rev 1950
(svn r2456) * Prettyfied npf.c using enums and wrappers from rail.h.
* Moved GetTileRailType() from npf.c to rail.[ch].