Sun, 13 Jan 2008 14:37:30 +0000(svn r11834) -Codechange: only include settings_type.h if needed.
rubidium [Sun, 13 Jan 2008 14:37:30 +0000] rev 8270
(svn r11834) -Codechange: only include settings_type.h if needed.

Sun, 13 Jan 2008 13:53:53 +0000(svn r11833) -Cleanup: changed save_params_array into one item for each line in config.lib
bjarni [Sun, 13 Jan 2008 13:53:53 +0000] rev 8269
(svn r11833) -Cleanup: changed save_params_array into one item for each line in config.lib
This should increase readability and conflict solving

Sun, 13 Jan 2008 13:36:01 +0000(svn r11832) -Codechange: get rid of (quite) some VARDEFs.
rubidium [Sun, 13 Jan 2008 13:36:01 +0000] rev 8268
(svn r11832) -Codechange: get rid of (quite) some VARDEFs.

Sun, 13 Jan 2008 13:11:59 +0000(svn r11831) -Fix: call TrainConsistChanged() when removing crashed train part to be consistent with saveload process
smatz [Sun, 13 Jan 2008 13:11:59 +0000] rev 8267
(svn r11831) -Fix: call TrainConsistChanged() when removing crashed train part to be consistent with saveload process

Sun, 13 Jan 2008 12:08:35 +0000(svn r11830) -Fix [FS#1625]: road vehicles would not wait in line, but at a single point on bridges. Based on a patch by SmatZ.
rubidium [Sun, 13 Jan 2008 12:08:35 +0000] rev 8266
(svn r11830) -Fix [FS#1625]: road vehicles would not wait in line, but at a single point on bridges. Based on a patch by SmatZ.

Sun, 13 Jan 2008 01:39:22 +0000(svn r11829) -Feature: allow reloading openttd.cfg when starting a new game on a dedicated server. Patch by dihedral.
rubidium [Sun, 13 Jan 2008 01:39:22 +0000] rev 8265
(svn r11829) -Feature: allow reloading openttd.cfg when starting a new game on a dedicated server. Patch by dihedral.

Sun, 13 Jan 2008 01:21:35 +0000(svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h.
rubidium [Sun, 13 Jan 2008 01:21:35 +0000] rev 8264
(svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h.

Sun, 13 Jan 2008 00:28:01 +0000(svn r11827) -Codechange: do not include enum_type.hpp unnecessary.
rubidium [Sun, 13 Jan 2008 00:28:01 +0000] rev 8263
(svn r11827) -Codechange: do not include enum_type.hpp unnecessary.

Sun, 13 Jan 2008 00:14:29 +0000(svn r11826) -Fix (r10444): at least one instance of dmusic driver is needed for it to be registered and usable
glx [Sun, 13 Jan 2008 00:14:29 +0000] rev 8262
(svn r11826) -Fix (r10444): at least one instance of dmusic driver is needed for it to be registered and usable

Sat, 12 Jan 2008 22:10:00 +0000(svn r11825) -Fix (FS#1627): an articulated road vehicle could split up when it turned around at a corner and then would enter a drive through station at the next tile.
rubidium [Sat, 12 Jan 2008 22:10:00 +0000] rev 8261
(svn r11825) -Fix (FS#1627): an articulated road vehicle could split up when it turned around at a corner and then would enter a drive through station at the next tile.