Sat, 29 Oct 2005 20:28:43 +0000(svn r3099) Copy&pasto in r3098
tron [Sat, 29 Oct 2005 20:28:43 +0000] rev 2562
(svn r3099) Copy&pasto in r3098

Fri, 28 Oct 2005 20:04:54 +0000(svn r3098) static, const, uint -> TileIndex, indentation, bracing, unused return values, ... mostly related to the clone vehicle GUI
tron [Fri, 28 Oct 2005 20:04:54 +0000] rev 2561
(svn r3098) static, const, uint -> TileIndex, indentation, bracing, unused return values, ... mostly related to the clone vehicle GUI

Fri, 28 Oct 2005 00:18:57 +0000(svn r3097) - Fix (regression): unix has a trailing slash after the paths, windows does not, no idea why os2 has. Way to go consistency :s. So anyways, just strip trailing slash
Darkvater [Fri, 28 Oct 2005 00:18:57 +0000] rev 2560
(svn r3097) - Fix (regression): unix has a trailing slash after the paths, windows does not, no idea why os2 has. Way to go consistency :s. So anyways, just strip trailing slash

Fri, 28 Oct 2005 00:09:59 +0000(svn r3096) - Feature: 'HOME' icon to saveload dialogs that jumps to the default save/load directory based on the dialog (added icon to openttd.grf, introduced FIOS_TYPE_DIRECT that allows arbitrary directory jumping).
Darkvater [Fri, 28 Oct 2005 00:09:59 +0000] rev 2559
(svn r3096) - Feature: 'HOME' icon to saveload dialogs that jumps to the default save/load directory based on the dialog (added icon to openttd.grf, introduced FIOS_TYPE_DIRECT that allows arbitrary directory jumping).
- Fix: on Win32 capitalize the drive-letter in the saveload dialog windows when it is first opened.

Thu, 27 Oct 2005 19:30:40 +0000(svn r3093) -Fix: [autoreplace] fixed issue where the money limit message showed up in some cases when no replace was needed
bjarni [Thu, 27 Oct 2005 19:30:40 +0000] rev 2558
(svn r3093) -Fix: [autoreplace] fixed issue where the money limit message showed up in some cases when no replace was needed

Wed, 26 Oct 2005 07:12:14 +0000(svn r3090) Remove long dead pieces of code
tron [Wed, 26 Oct 2005 07:12:14 +0000] rev 2557
(svn r3090) Remove long dead pieces of code

Tue, 25 Oct 2005 19:52:25 +0000(svn r3089) Fix possible issue with out-of-bounds array access in replace vehicle gui, and add brief commenting.
peter1138 [Tue, 25 Oct 2005 19:52:25 +0000] rev 2556
(svn r3089) Fix possible issue with out-of-bounds array access in replace vehicle gui, and add brief commenting.

Tue, 25 Oct 2005 19:41:32 +0000(svn r3088) -Fix: [OSX] fixed issue where OSX could not dynamic link to quicktime [ 1334917 ]
bjarni [Tue, 25 Oct 2005 19:41:32 +0000] rev 2555
(svn r3088) -Fix: [OSX] fixed issue where OSX could not dynamic link to quicktime [ 1334917 ]

Tue, 25 Oct 2005 18:29:32 +0000(svn r3087) Rewrite GetPlayerRailtypes() so it doesn't depend on magical numbers to sort out wagons
tron [Tue, 25 Oct 2005 18:29:32 +0000] rev 2554
(svn r3087) Rewrite GetPlayerRailtypes() so it doesn't depend on magical numbers to sort out wagons

Mon, 24 Oct 2005 20:12:39 +0000(svn r3082) made ChangeVehicleViewWindow() more readable (added in last commit)
bjarni [Mon, 24 Oct 2005 20:12:39 +0000] rev 2553
(svn r3082) made ChangeVehicleViewWindow() more readable (added in last commit)