Fri, 31 Aug 2007 23:29:53 +0000(svn r11029) -Fix [FS#1164]: win32 midi doesn't stop when closing openttd
glx [Fri, 31 Aug 2007 23:29:53 +0000] rev 8010
(svn r11029) -Fix [FS#1164]: win32 midi doesn't stop when closing openttd

Fri, 31 Aug 2007 23:02:16 +0000(svn r11028) -Fix [FS#1177]: crash when having the Finance window opened of the player you are cheating to.
rubidium [Fri, 31 Aug 2007 23:02:16 +0000] rev 8009
(svn r11028) -Fix [FS#1177]: crash when having the Finance window opened of the player you are cheating to.

Fri, 31 Aug 2007 20:52:38 +0000(svn r11027) -Fix: do not unconditionally assume that a tile has a depot.
rubidium [Fri, 31 Aug 2007 20:52:38 +0000] rev 8008
(svn r11027) -Fix: do not unconditionally assume that a tile has a depot.

Fri, 31 Aug 2007 20:50:59 +0000(svn r11026) -Fix: the name of a sign could sometimes be NULL causing crashes.
rubidium [Fri, 31 Aug 2007 20:50:59 +0000] rev 8007
(svn r11026) -Fix: the name of a sign could sometimes be NULL causing crashes.

Fri, 31 Aug 2007 20:50:18 +0000(svn r11025) -Fix: safeguard StrEmpty from calls with NULL.
rubidium [Fri, 31 Aug 2007 20:50:18 +0000] rev 8006
(svn r11025) -Fix: safeguard StrEmpty from calls with NULL.

Fri, 31 Aug 2007 20:03:50 +0000(svn r11024) -Fix [FS#1173]: give a more correct error when building some things on tile 0; "Can't build on water" or "Too close to the edge" instead of "Vehicle in the way". Patch by SmatZ.
rubidium [Fri, 31 Aug 2007 20:03:50 +0000] rev 8005
(svn r11024) -Fix [FS#1173]: give a more correct error when building some things on tile 0; "Can't build on water" or "Too close to the edge" instead of "Vehicle in the way". Patch by SmatZ.

Fri, 31 Aug 2007 19:49:31 +0000(svn r11023) -Fix [FS#1150]: Switching players (using the cheat) crashed on Big Endian machines.
rubidium [Fri, 31 Aug 2007 19:49:31 +0000] rev 8004
(svn r11023) -Fix [FS#1150]: Switching players (using the cheat) crashed on Big Endian machines.

Fri, 31 Aug 2007 19:46:45 +0000(svn r11022) -Fix: the canal border determination did not take oil rigs into consideration.
rubidium [Fri, 31 Aug 2007 19:46:45 +0000] rev 8003
(svn r11022) -Fix: the canal border determination did not take oil rigs into consideration.

Fri, 31 Aug 2007 17:43:29 +0000(svn r11021) -Fix [FS#1175]: do not display income/expenses when they do not belong to a "valid" tile, like the money cheat/giving money.
rubidium [Fri, 31 Aug 2007 17:43:29 +0000] rev 8002
(svn r11021) -Fix [FS#1175]: do not display income/expenses when they do not belong to a "valid" tile, like the money cheat/giving money.

Fri, 31 Aug 2007 17:38:29 +0000(svn r11020) -Fix [FS#1174]: One could not give money when (s)he had too much money or rather: when casting the amount of money to an int32 becomes negative.
rubidium [Fri, 31 Aug 2007 17:38:29 +0000] rev 8001
(svn r11020) -Fix [FS#1174]: One could not give money when (s)he had too much money or rather: when casting the amount of money to an int32 becomes negative.