Sun, 19 Dec 2004 09:31:35 +0000(svn r1165) Fix: [ 1085255 ] Docks now have a button to display the catchment area
dominik [Sun, 19 Dec 2004 09:31:35 +0000] rev 713
(svn r1165) Fix: [ 1085255 ] Docks now have a button to display the catchment area

Sun, 19 Dec 2004 09:30:05 +0000(svn r1164) Redid fix from revision 1163 to work with all patch settings
dominik [Sun, 19 Dec 2004 09:30:05 +0000] rev 712
(svn r1164) Redid fix from revision 1163 to work with all patch settings

Sat, 18 Dec 2004 21:11:45 +0000(svn r1163) Fix: [ 1087403 ] Crashed trains aren't reported to have too few orders any more
dominik [Sat, 18 Dec 2004 21:11:45 +0000] rev 711
(svn r1163) Fix: [ 1087403 ] Crashed trains aren't reported to have too few orders any more

Sat, 18 Dec 2004 18:58:03 +0000(svn r1162) The server list can now be automatically filled from the config file. Add a section [servers] with the addresses each in a new line. Those will be checked upon OpenTTD startup.
dominik [Sat, 18 Dec 2004 18:58:03 +0000] rev 710
(svn r1162) The server list can now be automatically filled from the config file. Add a section [servers] with the addresses each in a new line. Those will be checked upon OpenTTD startup.

Sat, 18 Dec 2004 18:19:49 +0000(svn r1161) Don't make redundant GetAirport() calls, use the cached value
tron [Sat, 18 Dec 2004 18:19:49 +0000] rev 709
(svn r1161) Don't make redundant GetAirport() calls, use the cached value

Sat, 18 Dec 2004 18:13:37 +0000(svn r1160) -Fix: redid revision 1159. pid_t should not be defined under windows.
truelight [Sat, 18 Dec 2004 18:13:37 +0000] rev 708
(svn r1160) -Fix: redid revision 1159. pid_t should not be defined under windows.

Sat, 18 Dec 2004 18:05:56 +0000(svn r1159) -Fix: pid_t was unknown to windows; typedeffed to int.
darkvater [Sat, 18 Dec 2004 18:05:56 +0000] rev 707
(svn r1159) -Fix: pid_t was unknown to windows; typedeffed to int.

Sat, 18 Dec 2004 17:31:02 +0000(svn r1158) Make network compile on SunOS
tron [Sat, 18 Dec 2004 17:31:02 +0000] rev 706
(svn r1158) Make network compile on SunOS

Sat, 18 Dec 2004 16:00:10 +0000(svn r1157) Enhanced the config file (openttd.cfg) to use another section type. "List sections" as opposed to "variable sections" contain a list of values, separated by a new line. This is now used for the [newgrf] group. You have to edit each line in this section from e.g. "0 = firstset.grf" to only "firstset.grf".
dominik [Sat, 18 Dec 2004 16:00:10 +0000] rev 705
(svn r1157) Enhanced the config file (openttd.cfg) to use another section type. "List sections" as opposed to "variable sections" contain a list of values, separated by a new line. This is now used for the [newgrf] group. You have to edit each line in this section from e.g. "0 = firstset.grf" to only "firstset.grf".

Sat, 18 Dec 2004 14:19:21 +0000(svn r1154) -Add: [Network] Forked dedicated server (start openttd with -Df) (GeniusDex)
truelight [Sat, 18 Dec 2004 14:19:21 +0000] rev 704
(svn r1154) -Add: [Network] Forked dedicated server (start openttd with -Df) (GeniusDex)