Wed, 18 Jul 2007 16:02:42 +0000(svn r10618) -Fix(r10167): remove unneeded comment
belugas [Wed, 18 Jul 2007 16:02:42 +0000] rev 7775
(svn r10618) -Fix(r10167): remove unneeded comment

Wed, 18 Jul 2007 15:59:08 +0000(svn r10617) -Codechange: code style changes (removing an erroneous tab plus switch case alignment)
belugas [Wed, 18 Jul 2007 15:59:08 +0000] rev 7774
(svn r10617) -Codechange: code style changes (removing an erroneous tab plus switch case alignment)
-Codechange: give enum values to widgets

Wed, 18 Jul 2007 02:08:56 +0000(svn r10607) -Fix r10605: use '&&' in preprocessor directives (MSVC doesn't like 'and')
glx [Wed, 18 Jul 2007 02:08:56 +0000] rev 7773
(svn r10607) -Fix r10605: use '&&' in preprocessor directives (MSVC doesn't like 'and')

Tue, 17 Jul 2007 20:32:27 +0000(svn r10606) -Fix (r8826): plural and single cargo names were mixed up.
peter1138 [Tue, 17 Jul 2007 20:32:27 +0000] rev 7772
(svn r10606) -Fix (r8826): plural and single cargo names were mixed up.

Tue, 17 Jul 2007 16:59:21 +0000(svn r10605) -Fix [FS#1046]: also OpenBSD does not know wchar. Patch by Matthias.
rubidium [Tue, 17 Jul 2007 16:59:21 +0000] rev 7771
(svn r10605) -Fix [FS#1046]: also OpenBSD does not know wchar. Patch by Matthias.

Tue, 17 Jul 2007 08:18:57 +0000(svn r10604) -Fix [FS#1044] (r9866): some industries produced cargo they should not be producing, which would result in the industry offering invalid cargo to a station resulting in crashes..
rubidium [Tue, 17 Jul 2007 08:18:57 +0000] rev 7770
(svn r10604) -Fix [FS#1044] (r9866): some industries produced cargo they should not be producing, which would result in the industry offering invalid cargo to a station resulting in crashes..

Tue, 17 Jul 2007 06:56:09 +0000(svn r10603) -Codechange: avoid direct access to _engine_info
peter1138 [Tue, 17 Jul 2007 06:56:09 +0000] rev 7769
(svn r10603) -Codechange: avoid direct access to _engine_info

Mon, 16 Jul 2007 23:55:22 +0000(svn r10601) -Codechange: store (and use) the type of stations instead of hardcoding station types by graphics IDs.
rubidium [Mon, 16 Jul 2007 23:55:22 +0000] rev 7768
(svn r10601) -Codechange: store (and use) the type of stations instead of hardcoding station types by graphics IDs.

Mon, 16 Jul 2007 23:48:25 +0000(svn r10600) -Codechange: code-stylising the gui switch-case code
belugas [Mon, 16 Jul 2007 23:48:25 +0000] rev 7767
(svn r10600) -Codechange: code-stylising the gui switch-case code

Mon, 16 Jul 2007 21:00:40 +0000(svn r10593) -Fix [FS#1038]: one could not remove locks that were build in a (very) old version of OpenTTD.
rubidium [Mon, 16 Jul 2007 21:00:40 +0000] rev 7766
(svn r10593) -Fix [FS#1038]: one could not remove locks that were build in a (very) old version of OpenTTD.