Mon, 01 Aug 2005 21:01:18 +0000(svn r2783) Fix: Hopefully fix the ID tags of bridge.h and railtypes.h
celestar [Mon, 01 Aug 2005 21:01:18 +0000] rev 2263
(svn r2783) Fix: Hopefully fix the ID tags of bridge.h and railtypes.h

Mon, 01 Aug 2005 20:23:38 +0000(svn r2782) -Codechange: Started cleaning the bridge code. Removed numerous global variables containing bridge information and joined them in a struct. Introduced GetBridgeType and GetBridgePiece and fixed some minor stuff (whitespace etc)
celestar [Mon, 01 Aug 2005 20:23:38 +0000] rev 2262
(svn r2782) -Codechange: Started cleaning the bridge code. Removed numerous global variables containing bridge information and joined them in a struct. Introduced GetBridgeType and GetBridgePiece and fixed some minor stuff (whitespace etc)

Mon, 01 Aug 2005 16:31:19 +0000(svn r2781) Fix some of the issues with variables in .h files.
ludde [Mon, 01 Aug 2005 16:31:19 +0000] rev 2261
(svn r2781) Fix some of the issues with variables in .h files.

Mon, 01 Aug 2005 13:01:14 +0000(svn r2780) Remove some more unused strings and make the use of a few strings more explicit
tron [Mon, 01 Aug 2005 13:01:14 +0000] rev 2260
(svn r2780) Remove some more unused strings and make the use of a few strings more explicit

Mon, 01 Aug 2005 12:55:21 +0000(svn r2779) -Fix: [clone vehicles] fixed typos, which could lead to crashes when cloning refitted trains (chrishuebsch)
bjarni [Mon, 01 Aug 2005 12:55:21 +0000] rev 2259
(svn r2779) -Fix: [clone vehicles] fixed typos, which could lead to crashes when cloning refitted trains (chrishuebsch)

Mon, 01 Aug 2005 12:51:50 +0000(svn r2778) Improvement of the german translation, thanks to Wolf for some suggestions
tron [Mon, 01 Aug 2005 12:51:50 +0000] rev 2258
(svn r2778) Improvement of the german translation, thanks to Wolf for some suggestions

Mon, 01 Aug 2005 01:12:21 +0000(svn r2777) -Feature: When starting without a config file determine the language on basis of the current locale
tron [Mon, 01 Aug 2005 01:12:21 +0000] rev 2257
(svn r2777) -Feature: When starting without a config file determine the language on basis of the current locale

Mon, 01 Aug 2005 00:17:11 +0000(svn r2776) Remove removed file from the MSVC project file (:
tron [Mon, 01 Aug 2005 00:17:11 +0000] rev 2256
(svn r2776) Remove removed file from the MSVC project file (:

Mon, 01 Aug 2005 00:14:22 +0000(svn r2775) Deleting a file can fail, display an error message when it happens
tron [Mon, 01 Aug 2005 00:14:22 +0000] rev 2255
(svn r2775) Deleting a file can fail, display an error message when it happens

Sun, 31 Jul 2005 22:53:57 +0000(svn r2774) -Codechange: Removed TRACKTYPE_SPRITE_PITCH globally and replaced it by a member of RailtypeInfo
celestar [Sun, 31 Jul 2005 22:53:57 +0000] rev 2254
(svn r2774) -Codechange: Removed TRACKTYPE_SPRITE_PITCH globally and replaced it by a member of RailtypeInfo