Sun, 24 Aug 2008 23:12:10 +0000(svn r14161) -Codechange: allow inis to be loaded from tars.
rubidium [Sun, 24 Aug 2008 23:12:10 +0000] rev 10003
(svn r14161) -Codechange: allow inis to be loaded from tars.

Sun, 24 Aug 2008 23:10:23 +0000(svn r14160) -Codechange: Move _railtype_cost_multipliers into the rail type information struct.
peter1138 [Sun, 24 Aug 2008 23:10:23 +0000] rev 10002
(svn r14160) -Codechange: Move _railtype_cost_multipliers into the rail type information struct.

Sun, 24 Aug 2008 23:00:11 +0000(svn r14158) -Codechange: Initialization of rail type data from static source, so data can be changed.
peter1138 [Sun, 24 Aug 2008 23:00:11 +0000] rev 10001
(svn r14158) -Codechange: Initialization of rail type data from static source, so data can be changed.

Sun, 24 Aug 2008 21:31:24 +0000(svn r14157) -Codechange: Add and use string properties for rail types instead of relying on consecutive string IDs.
peter1138 [Sun, 24 Aug 2008 21:31:24 +0000] rev 10000
(svn r14157) -Codechange: Add and use string properties for rail types instead of relying on consecutive string IDs.

Sun, 24 Aug 2008 17:29:57 +0000(svn r14156) -Fix (r14153): missing/wrong comments
smatz [Sun, 24 Aug 2008 17:29:57 +0000] rev 9999
(svn r14156) -Fix (r14153): missing/wrong comments

Sun, 24 Aug 2008 17:18:05 +0000(svn r14155) -Fix (r14154): wrong comments
glx [Sun, 24 Aug 2008 17:18:05 +0000] rev 9998
(svn r14155) -Fix (r14154): wrong comments

Sun, 24 Aug 2008 17:02:21 +0000(svn r14154) -Fix (r14153): strndup is a GNU extension, so it doesn't exist on all platforms
glx [Sun, 24 Aug 2008 17:02:21 +0000] rev 9997
(svn r14154) -Fix (r14153): strndup is a GNU extension, so it doesn't exist on all platforms

Sun, 24 Aug 2008 13:50:31 +0000(svn r14153) -Codechange: split ini file reading/saving from settings.cpp.
rubidium [Sun, 24 Aug 2008 13:50:31 +0000] rev 9996
(svn r14153) -Codechange: split ini file reading/saving from settings.cpp.

Sun, 24 Aug 2008 09:48:21 +0000(svn r14152) -Fix (r14146): Apple decided to use a name I wanted to use... thus making compilation fail on OSX (planetmaker)
rubidium [Sun, 24 Aug 2008 09:48:21 +0000] rev 9995
(svn r14152) -Fix (r14146): Apple decided to use a name I wanted to use... thus making compilation fail on OSX (planetmaker)

Sun, 24 Aug 2008 08:41:38 +0000(svn r14151) -Codechange: make it possible to choose between the DOS and Windows graphics packs while retaining the possibility to override the palette.
rubidium [Sun, 24 Aug 2008 08:41:38 +0000] rev 9994
(svn r14151) -Codechange: make it possible to choose between the DOS and Windows graphics packs while retaining the possibility to override the palette.