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 8761
(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 8760
(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 8759
(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 8758
(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 8757
(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.

Sat, 12 Jan 2008 21:25:04 +0000(svn r11824) -Fix (r11822): Converting signs from TTD games incomplete
peter1138 [Sat, 12 Jan 2008 21:25:04 +0000] rev 8756
(svn r11824) -Fix (r11822): Converting signs from TTD games incomplete

Sat, 12 Jan 2008 21:01:27 +0000(svn r11823) -Fix (r11822): Custom names from old TTD games were not updated.
peter1138 [Sat, 12 Jan 2008 21:01:27 +0000] rev 8755
(svn r11823) -Fix (r11822): Custom names from old TTD games were not updated.

Sat, 12 Jan 2008 19:58:06 +0000(svn r11822) -Codechange: Replaced fixed size custom name array. Names are now attached to their object directly and there is
peter1138 [Sat, 12 Jan 2008 19:58:06 +0000] rev 8754
(svn r11822) -Codechange: Replaced fixed size custom name array. Names are now attached to their object directly and there is
no limit to the amount of names.
-Fix: NewGRF engines could not be renamed.

Sat, 12 Jan 2008 19:33:25 +0000(svn r11821) -Fix (r11802): 'optimization assert' when removing crashed wagon in some cases
smatz [Sat, 12 Jan 2008 19:33:25 +0000] rev 8753
(svn r11821) -Fix (r11802): 'optimization assert' when removing crashed wagon in some cases

Sat, 12 Jan 2008 19:24:58 +0000(svn r11820) -Fix: invalidate depot window when removing crashed train
smatz [Sat, 12 Jan 2008 19:24:58 +0000] rev 8752
(svn r11820) -Fix: invalidate depot window when removing crashed train