miham [Sat, 02 Apr 2005 22:37:24 +0000] rev 1631
(svn r2135) [Translations] Updated translations (142 strings to 4 languages)
tron [Sat, 02 Apr 2005 22:04:43 +0000] rev 1630
(svn r2134) Return the correct error message if rail is already under a bridge, fix for r2131
tron [Sat, 02 Apr 2005 21:05:10 +0000] rev 1629
(svn r2133) Fix dependency tracking for C++ files
tron [Sat, 02 Apr 2005 19:45:52 +0000] rev 1628
(svn r2132) Fix copy&paste bug in r2131
tron [Sat, 02 Apr 2005 18:33:53 +0000] rev 1627
(svn r2131) -Fix: Rewrite CmdBuildSingleRail(), this addresses several issues:
- Check input parameters for validity
- Adhere patch settings - you were able to build foundations under bridges even if foundations where deactivated
- Charge for foundations in all cases - foundations under bridges were for free
- Make the control flow more clear
pasky [Sat, 02 Apr 2005 16:46:23 +0000] rev 1626
(svn r2130) Various spelling fixes in messages.
pasky [Sat, 02 Apr 2005 16:40:21 +0000] rev 1625
(svn r2129) Reverted r2125 and depending revisions (map size selector in the intro window). Will be done in a separate dialog. This also fixes showing of various rail/road-related strings.
pasky [Sat, 02 Apr 2005 16:16:00 +0000] rev 1624
(svn r2128) Kill forgotten CmdSetNewMapSize() stub whose existence was kindly pointed out by TrueLight.
pasky [Sat, 02 Apr 2005 15:59:07 +0000] rev 1623
(svn r2127) Get rid again of the CmdSetNewMapSize(), which was agreed to be just useless clutter. (Perhaps we should get rid of CmdSetNewLandscapeType() too, but I won't take responsibility for that. ;-)
Darkvater [Sat, 02 Apr 2005 15:08:31 +0000] rev 1622
(svn r2126) - Fix: #2 Fix compilation with network disabled, and comment out some of the warnings (unused function) (I missed this out the last commit, sorry)