Wed, 25 Jan 2006 19:14:50 +0000(svn r3430) - You can of course not join when there are more companies than the maximum set, not the other way around.
Darkvater [Wed, 25 Jan 2006 19:14:50 +0000] rev 2882
(svn r3430) - You can of course not join when there are more companies than the maximum set, not the other way around.

Wed, 25 Jan 2006 19:03:50 +0000(svn r3429) - Feature (Followup): Change the gamelist window to accomodate for the new information.
Darkvater [Wed, 25 Jan 2006 19:03:50 +0000] rev 2881
(svn r3429) - Feature (Followup): Change the gamelist window to accomodate for the new information.

Wed, 25 Jan 2006 18:40:12 +0000(svn r3428) - Feature: server_info was left out previous commit. Move some commands about a bit for better logical placement
Darkvater [Wed, 25 Jan 2006 18:40:12 +0000] rev 2880
(svn r3428) - Feature: server_info was left out previous commit. Move some commands about a bit for better logical placement

Wed, 25 Jan 2006 18:11:06 +0000(svn r3427) - Feature: Allow seeing and setting the maximum amount of companies and spectators for a server. This can be changed/viewed during runtime as well in the console.
Darkvater [Wed, 25 Jan 2006 18:11:06 +0000] rev 2879
(svn r3427) - Feature: Allow seeing and setting the maximum amount of companies and spectators for a server. This can be changed/viewed during runtime as well in the console.

Tue, 24 Jan 2006 18:38:06 +0000(svn r3426) - Fix typo from r3019 -- only affected NPF debugging.
peter1138 [Tue, 24 Jan 2006 18:38:06 +0000] rev 2878
(svn r3426) - Fix typo from r3019 -- only affected NPF debugging.

Tue, 24 Jan 2006 18:08:04 +0000(svn r3425) - Fix: Followup to r3421. Correctly reset the TileHighLightData structure to prevent crashes in all the other cases where it is not guarded against sufficiently
Darkvater [Tue, 24 Jan 2006 18:08:04 +0000] rev 2877
(svn r3425) - Fix: Followup to r3421. Correctly reset the TileHighLightData structure to prevent crashes in all the other cases where it is not guarded against sufficiently

Tue, 24 Jan 2006 09:33:51 +0000(svn r3424) - NewGRF fix: Only power should decide whether a rail vehicle is an engine or a wagon. (fixes SHIKI 810 in jpsetw.grf)
peter1138 [Tue, 24 Jan 2006 09:33:51 +0000] rev 2876
(svn r3424) - NewGRF fix: Only power should decide whether a rail vehicle is an engine or a wagon. (fixes SHIKI 810 in jpsetw.grf)

Tue, 24 Jan 2006 07:41:28 +0000(svn r3423) - NewGRF: Update the base_intro age at which an engine will have a randomized intro date, as per (the now updated) spec.
peter1138 [Tue, 24 Jan 2006 07:41:28 +0000] rev 2875
(svn r3423) - NewGRF: Update the base_intro age at which an engine will have a randomized intro date, as per (the now updated) spec.

Mon, 23 Jan 2006 21:05:05 +0000(svn r3422) - Fix: If an engine reaches the rear of a depot, make the engine turn around before it reaches the tile end (same as a normal end of line.) This fixes a bug whereby the engine could poke into the depot and crash with another engine just leaving it.
peter1138 [Mon, 23 Jan 2006 21:05:05 +0000] rev 2874
(svn r3422) - Fix: If an engine reaches the rear of a depot, make the engine turn around before it reaches the tile end (same as a normal end of line.) This fixes a bug whereby the engine could poke into the depot and crash with another engine just leaving it.

Mon, 23 Jan 2006 19:12:35 +0000(svn r3421) - Revert r3412 as it didn't work.
peter1138 [Mon, 23 Jan 2006 19:12:35 +0000] rev 2873
(svn r3421) - Revert r3412 as it didn't work.
- Fix station builder issue by checking the tile is in bounds.