Tue, 03 Jun 2008 12:11:16 +0000(svn r13374) -Fix (r13364): Some common compilers do not yet support 9 year old specifications.
peter1138 [Tue, 03 Jun 2008 12:11:16 +0000] rev 9456
(svn r13374) -Fix (r13364): Some common compilers do not yet support 9 year old specifications.

Tue, 03 Jun 2008 11:39:15 +0000(svn r13373) -Fix (r10210): loading of very old savegames was broken
smatz [Tue, 03 Jun 2008 11:39:15 +0000] rev 9455
(svn r13373) -Fix (r10210): loading of very old savegames was broken

Tue, 03 Jun 2008 10:22:42 +0000(svn r13372) -Cleanup: Excessive whitespace
peter1138 [Tue, 03 Jun 2008 10:22:42 +0000] rev 9454
(svn r13372) -Cleanup: Excessive whitespace

Tue, 03 Jun 2008 09:58:13 +0000(svn r13371) -Fix (r4510 ... r12924): Engine array size is not related to the ID used when setting a vehicle's name (it is vehicle type specific). Instead just test for a generic string.
peter1138 [Tue, 03 Jun 2008 09:58:13 +0000] rev 9453
(svn r13371) -Fix (r4510 ... r12924): Engine array size is not related to the ID used when setting a vehicle's name (it is vehicle type specific). Instead just test for a generic string.

Tue, 03 Jun 2008 08:06:58 +0000(svn r13370) -Codechange: move the VARDEF stuff from openttd.h to variables.h so one doesn't need to include openttd.h before variables.h.
rubidium [Tue, 03 Jun 2008 08:06:58 +0000] rev 9452
(svn r13370) -Codechange: move the VARDEF stuff from openttd.h to variables.h so one doesn't need to include openttd.h before variables.h.

Tue, 03 Jun 2008 08:04:35 +0000(svn r13369) -Codechange: remove duplication of network configuration settings between NetworkSettings and NetworkGameInfo.
rubidium [Tue, 03 Jun 2008 08:04:35 +0000] rev 9451
(svn r13369) -Codechange: remove duplication of network configuration settings between NetworkSettings and NetworkGameInfo.
-Fix: failure of changing the server password during games because the password wasn't duplicated properly.

Tue, 03 Jun 2008 03:06:16 +0000(svn r13368) -Codechange: give house's min/max_date a better name, as it is really year, not date
belugas [Tue, 03 Jun 2008 03:06:16 +0000] rev 9450
(svn r13368) -Codechange: give house's min/max_date a better name, as it is really year, not date

Tue, 03 Jun 2008 02:20:27 +0000(svn r13367) -Codechange: Allow CircularTileSearch function to return the tile where search has been successful, or INVALID_TILE if it has not
belugas [Tue, 03 Jun 2008 02:20:27 +0000] rev 9449
(svn r13367) -Codechange: Allow CircularTileSearch function to return the tile where search has been successful, or INVALID_TILE if it has not

Tue, 03 Jun 2008 00:23:54 +0000(svn r13366) -Fix: clicking in the Subsidies window was broken
smatz [Tue, 03 Jun 2008 00:23:54 +0000] rev 9448
(svn r13366) -Fix: clicking in the Subsidies window was broken

Mon, 02 Jun 2008 23:01:57 +0000(svn r13365) -Fix: don't segfault on trying to set a non-existing patch setting.
rubidium [Mon, 02 Jun 2008 23:01:57 +0000] rev 9447
(svn r13365) -Fix: don't segfault on trying to set a non-existing patch setting.