Mon, 26 May 2008 00:31:36 +0000(svn r13256) -Codechange: merge the OPTS and PATS chuncks.
rubidium [Mon, 26 May 2008 00:31:36 +0000] rev 10708
(svn r13256) -Codechange: merge the OPTS and PATS chuncks.
-Codechange: split the diff_custom variable.
-Feature: allow changing some of the diff_custom variables via the console in network games.

Sun, 25 May 2008 22:36:44 +0000(svn r13255) -Codechange: move _opt to _settings.
rubidium [Sun, 25 May 2008 22:36:44 +0000] rev 10707
(svn r13255) -Codechange: move _opt to _settings.

Sun, 25 May 2008 20:00:10 +0000(svn r13254) -Fix: waypoint orders could have invalid flags set after conversion
smatz [Sun, 25 May 2008 20:00:10 +0000] rev 10706
(svn r13254) -Fix: waypoint orders could have invalid flags set after conversion

Sun, 25 May 2008 19:38:17 +0000(svn r13253) -Codechange: simplify conversion of old orders a bit
smatz [Sun, 25 May 2008 19:38:17 +0000] rev 10705
(svn r13253) -Codechange: simplify conversion of old orders a bit

Sun, 25 May 2008 19:29:24 +0000(svn r13252) -Fix: when converting orders from older savegames, set 'Unload and leave empty' for 'Unload' orders
smatz [Sun, 25 May 2008 19:29:24 +0000] rev 10704
(svn r13252) -Fix: when converting orders from older savegames, set 'Unload and leave empty' for 'Unload' orders

Sun, 25 May 2008 19:17:03 +0000(svn r13251) -Codechange: rename _patches to _settings as that is more logic.
rubidium [Sun, 25 May 2008 19:17:03 +0000] rev 10703
(svn r13251) -Codechange: rename _patches to _settings as that is more logic.
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.

Sun, 25 May 2008 17:36:49 +0000(svn r13250) -Codechange: Use VehicleList in SendAllVehiclesToDepot()
peter1138 [Sun, 25 May 2008 17:36:49 +0000] rev 10702
(svn r13250) -Codechange: Use VehicleList in SendAllVehiclesToDepot()

Sun, 25 May 2008 17:26:16 +0000(svn r13249) -Fix [FS#2039]: make industry sorting by transported percentage more consistent
smatz [Sun, 25 May 2008 17:26:16 +0000] rev 10701
(svn r13249) -Fix [FS#2039]: make industry sorting by transported percentage more consistent

Sun, 25 May 2008 17:22:49 +0000(svn r13248) -Codechange: Use VehicleList for depot GUI.
peter1138 [Sun, 25 May 2008 17:22:49 +0000] rev 10700
(svn r13248) -Codechange: Use VehicleList for depot GUI.

Sun, 25 May 2008 17:04:09 +0000(svn r13247) -Codechange: small amount of coding style for settings.cpp.
rubidium [Sun, 25 May 2008 17:04:09 +0000] rev 10699
(svn r13247) -Codechange: small amount of coding style for settings.cpp.