smatz [Sun, 13 Jan 2008 14:42:28 +0000] rev 8767
 
(svn r11835) -Fix: mark depot, viewports, vehicle lists and vehicle details dirty when a train crashes
rubidium [Sun, 13 Jan 2008 14:37:30 +0000] rev 8766
 
(svn r11834) -Codechange: only include settings_type.h if needed.
bjarni [Sun, 13 Jan 2008 13:53:53 +0000] rev 8765
 
(svn r11833) -Cleanup: changed save_params_array into one item for each line in config.lib
  This should increase readability and conflict solving
rubidium [Sun, 13 Jan 2008 13:36:01 +0000] rev 8764
 
(svn r11832) -Codechange: get rid of (quite) some VARDEFs.
smatz [Sun, 13 Jan 2008 13:11:59 +0000] rev 8763
 
(svn r11831) -Fix: call TrainConsistChanged() when removing crashed train part to be consistent with saveload process
rubidium [Sun, 13 Jan 2008 12:08:35 +0000] rev 8762
 
(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 01:39:22 +0000] rev 8761
 
(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:21:35 +0000] rev 8760
 
(svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h.
rubidium [Sun, 13 Jan 2008 00:28:01 +0000] rev 8759
 
(svn r11827) -Codechange: do not include enum_type.hpp unnecessary.
glx [Sun, 13 Jan 2008 00:14:29 +0000] rev 8758
 
(svn r11826) -Fix (r10444): at least one instance of dmusic driver is needed for it to be registered and usable