Thu, 07 Apr 2005 19:33:32 +0000(svn r2166) Fixed two warnings in the last commit.
matthijs [Thu, 07 Apr 2005 19:33:32 +0000] rev 1662
(svn r2166) Fixed two warnings in the last commit.

Thu, 07 Apr 2005 19:19:16 +0000(svn r2165) - Codechange: [NPF] Properly enummed NPF hash size, it is easily changable now.
matthijs [Thu, 07 Apr 2005 19:19:16 +0000] rev 1661
(svn r2165) - Codechange: [NPF] Properly enummed NPF hash size, it is easily changable now.
- Codechange: [NPF] Improved the NPF hash calculation slightly.
- Codechange: [NPF] Increased hash size, should speed up somewhat.

Thu, 07 Apr 2005 10:50:55 +0000(svn r2164) - Language: [ 1173684 ] fix some wrong french translations (glx)
Darkvater [Thu, 07 Apr 2005 10:50:55 +0000] rev 1660
(svn r2164) - Language: [ 1173684 ] fix some wrong french translations (glx)

Thu, 07 Apr 2005 01:18:50 +0000(svn r2163) - SVN: Set ignore on grfcodec for when you decode/encode grf files there
Darkvater [Thu, 07 Apr 2005 01:18:50 +0000] rev 1659
(svn r2163) - SVN: Set ignore on grfcodec for when you decode/encode grf files there

Thu, 07 Apr 2005 01:02:15 +0000(svn r2162) - Fix: Tooltips of horizontal scrollbars were wrong; they now say left/right instead of up/down
Darkvater [Thu, 07 Apr 2005 01:02:15 +0000] rev 1658
(svn r2162) - Fix: Tooltips of horizontal scrollbars were wrong; they now say left/right instead of up/down

Thu, 07 Apr 2005 00:59:54 +0000(svn r2161) - Fix: When resizing a window, the button is also visibly depressed
Darkvater [Thu, 07 Apr 2005 00:59:54 +0000] rev 1657
(svn r2161) - Fix: When resizing a window, the button is also visibly depressed
- CodeChange: Use images as arrows in the scenario-date scroller, looks better
- Feature: Clicked buttons with images/text now visibly depress their contents when pressed (eg it really seems like the button is moving)
- Fix: Fix sprite offsets of the arrow sprites in openttd.grf

Wed, 06 Apr 2005 21:12:28 +0000(svn r2160) - Fix (Regression): Convert rail failed to work; stupid bitshifts :P (sorry)
Darkvater [Wed, 06 Apr 2005 21:12:28 +0000] rev 1656
(svn r2160) - Fix (Regression): Convert rail failed to work; stupid bitshifts :P (sorry)

Wed, 06 Apr 2005 21:03:24 +0000(svn r2159) - Fix: [NPF] Road vehicles never found their target station or depots (introduced in r2154)
matthijs [Wed, 06 Apr 2005 21:03:24 +0000] rev 1655
(svn r2159) - Fix: [NPF] Road vehicles never found their target station or depots (introduced in r2154)
- Fix: [NPF] Trains still tried to go through the back of depots.

Wed, 06 Apr 2005 20:20:31 +0000(svn r2158) [Translations] Updated translations (72 strs/2 langs)
miham [Wed, 06 Apr 2005 20:20:31 +0000] rev 1654
(svn r2158) [Translations] Updated translations (72 strs/2 langs)

Wed, 06 Apr 2005 18:44:34 +0000(svn r2157) - Feature (request): [ 1166978 ] Focus keyboard on input-box in Multiplayer Menu
Darkvater [Wed, 06 Apr 2005 18:44:34 +0000] rev 1653
(svn r2157) - Feature (request): [ 1166978 ] Focus keyboard on input-box in Multiplayer Menu
- Feature: If the to be started server is using a password, draw a red '*' after the set password button to remind the user.