Darkvater [Thu, 26 Jan 2006 12:56:05 +0000] rev 2884
(svn r3434) - Correctly update all network information when pressing refresh in the lobby. Also always allow the join button to a server unless all clients are used up (otherwise you can always join an existing company
peter1138 [Wed, 25 Jan 2006 21:33:57 +0000] rev 2883
(svn r3431) - Fix crash when moving vehicles around in a train depot under certain conditions.
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.
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.
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
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.
peter1138 [Tue, 24 Jan 2006 18:38:06 +0000] rev 2878
(svn r3426) - Fix typo from r3019 -- only affected NPF debugging.
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
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)
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.