Fri, 08 Jul 2005 21:24:27 +0000(svn r2534) Small cleanup
tron [Fri, 08 Jul 2005 21:24:27 +0000] rev 2025
(svn r2534) Small cleanup

Fri, 08 Jul 2005 19:46:41 +0000(svn r2533) Move misplaced parenthesis, found by ludde
tron [Fri, 08 Jul 2005 19:46:41 +0000] rev 2024
(svn r2533) Move misplaced parenthesis, found by ludde

Fri, 08 Jul 2005 19:02:26 +0000(svn r2532) - Fix: Don't waste space using an int where a byte would suffice. (ludde)
hackykid [Fri, 08 Jul 2005 19:02:26 +0000] rev 2023
(svn r2532) - Fix: Don't waste space using an int where a byte would suffice. (ludde)

Fri, 08 Jul 2005 17:46:10 +0000(svn r2531) [Translators] Updated translations to 20050708 (1 lang(s))
miham [Fri, 08 Jul 2005 17:46:10 +0000] rev 2022
(svn r2531) [Translators] Updated translations to 20050708 (1 lang(s))

Fri, 08 Jul 2005 00:14:19 +0000(svn r2530) - Fix: [ 1219829 ] Mouse-wheel crashes OTTD. Widget detection failed to detect the most-right and most-bottom pixels of a widget. If scrollwheel is used on a not-found widget (such as the background of the toolbar), it will now fail correctly (glx)
Darkvater [Fri, 08 Jul 2005 00:14:19 +0000] rev 2021
(svn r2530) - Fix: [ 1219829 ] Mouse-wheel crashes OTTD. Widget detection failed to detect the most-right and most-bottom pixels of a widget. If scrollwheel is used on a not-found widget (such as the background of the toolbar), it will now fail correctly (glx)

Thu, 07 Jul 2005 22:15:34 +0000(svn r2529) - Fix: PBS signals showed up as normal signals with the query tool
Darkvater [Thu, 07 Jul 2005 22:15:34 +0000] rev 2020
(svn r2529) - Fix: PBS signals showed up as normal signals with the query tool
- Update landscape_grid.html to show busy bits used by PBS.

Thu, 07 Jul 2005 22:14:37 +0000(svn r2528) - Fix: TTDPatch games had garbage in _map3[hi]&0xF0 which interfered with OpenTTD PBS functionality; fixed in oldloader
Darkvater [Thu, 07 Jul 2005 22:14:37 +0000] rev 2019
(svn r2528) - Fix: TTDPatch games had garbage in _map3[hi]&0xF0 which interfered with OpenTTD PBS functionality; fixed in oldloader
- Fix: TTD AI internals are still a puzzle and the AI in state 'SellVehicle' doesn't have a valid vehicle, so change the state to something harmless. Both fixed make sure that Megarail TTD scenario works

Thu, 07 Jul 2005 15:21:55 +0000(svn r2527) - Clarify map-description file. Bits are from left to right with the lowest bit on the left. Eg. 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ... Is that clear?
Darkvater [Thu, 07 Jul 2005 15:21:55 +0000] rev 2018
(svn r2527) - Clarify map-description file. Bits are from left to right with the lowest bit on the left. Eg. 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ... Is that clear?

Wed, 06 Jul 2005 10:43:36 +0000(svn r2525) - Fix: [pbs] Fix a mistake in the comments/docs.
hackykid [Wed, 06 Jul 2005 10:43:36 +0000] rev 2017
(svn r2525) - Fix: [pbs] Fix a mistake in the comments/docs.

Wed, 06 Jul 2005 10:41:56 +0000(svn r2524) - Add pbs.[ch] to VS.NET2003 and VS6 project files.
Darkvater [Wed, 06 Jul 2005 10:41:56 +0000] rev 2016
(svn r2524) - Add pbs.[ch] to VS.NET2003 and VS6 project files.