truelight [Thu, 23 Dec 2004 14:02:40 +0000] rev 780
(svn r1247) -Fix: [ 1090313 ] Shares are now also sold when a company goes bankrupt
truelight [Thu, 23 Dec 2004 13:53:05 +0000] rev 779
(svn r1246) -Fix: [ 1090099 ] Company-messages did crash the game, because
company-index was sent, which should have been the client-index
truelight [Thu, 23 Dec 2004 13:03:48 +0000] rev 778
(svn r1244) -Fix: no longer show the current password when 'set company_pw' is called
without parameters (technical not possible, sorry DV)
darkvater [Thu, 23 Dec 2004 11:36:22 +0000] rev 777
(svn r1243) -Fix: Scenario road-building toolbar also stickified. Thx for the notice teeone
darkvater [Thu, 23 Dec 2004 11:31:06 +0000] rev 776
(svn r1242) -Fix: fix some morhpos warnings (tokai)
darkvater [Thu, 23 Dec 2004 00:33:44 +0000] rev 775
(svn r1241) -To get empty password, '*' is not needed in the gui; forgot to remove it from the tooltip...it's late already.
darkvater [Thu, 23 Dec 2004 00:24:44 +0000] rev 774
(svn r1240) -Fix: OpenTTD once again compiles if ENABLE_NETWORK is disabled.
-Fix: removed some warnings
-Enabled ENABLE_NETWORK on windows again which I accidentally commented out.
darkvater [Wed, 22 Dec 2004 23:24:53 +0000] rev 773
(svn r1239) -Feature: Added gui option of setting company password. It can be found in the 'company information' window
-Spiced up 'set company_pw' a bit, where if no pw is typed, it shows the current one.
-Added a space between company name and player; looks better
bjarni [Wed, 22 Dec 2004 22:52:06 +0000] rev 772
(svn r1238) Changelog update with the mac specific stuff since 0.3.4
darkvater [Wed, 22 Dec 2004 21:37:28 +0000] rev 771
(svn r1237) -Fix: Viewports crash when too many viewports are open. Their amount was not updated to reflect the updated windows amount (thx lefti)