Tue, 10 Oct 2006 17:53:08 +0000(svn r6728) -Fix r6651: solved issue where moving rail vehicles in a depot could read from a NULL pointer
bjarni [Tue, 10 Oct 2006 17:53:08 +0000] rev 4806
(svn r6728) -Fix r6651: solved issue where moving rail vehicles in a depot could read from a NULL pointer

Tue, 10 Oct 2006 17:19:21 +0000(svn r6727) -Fix r6619: don't disable inexistant widget
glx [Tue, 10 Oct 2006 17:19:21 +0000] rev 4805
(svn r6727) -Fix r6619: don't disable inexistant widget

Tue, 10 Oct 2006 15:46:03 +0000(svn r6726) -Codechange: [vehicle build window] cleaned up the name sorter (mainly by peter1138)
bjarni [Tue, 10 Oct 2006 15:46:03 +0000] rev 4804
(svn r6726) -Codechange: [vehicle build window] cleaned up the name sorter (mainly by peter1138)
Now both names are checked against the cache (instead of just one of them) and we got rid of some global vars

Tue, 10 Oct 2006 15:13:41 +0000(svn r6725) -Fix r6624: fixed some translated strings to apply to the added {STRING} in english.txt
bjarni [Tue, 10 Oct 2006 15:13:41 +0000] rev 4803
(svn r6725) -Fix r6624: fixed some translated strings to apply to the added {STRING} in english.txt

Tue, 10 Oct 2006 15:09:28 +0000(svn r6724) -Fix r6723: respect alphabetical order
glx [Tue, 10 Oct 2006 15:09:28 +0000] rev 4802
(svn r6724) -Fix r6723: respect alphabetical order

Tue, 10 Oct 2006 15:07:13 +0000(svn r6723) -Fix r6722: forgot openttd.vcproj
glx [Tue, 10 Oct 2006 15:07:13 +0000] rev 4801
(svn r6723) -Fix r6722: forgot openttd.vcproj

Tue, 10 Oct 2006 15:02:38 +0000(svn r6722) -Codechange: [aircraft build window] moved aircraft build window to a file of it's own
bjarni [Tue, 10 Oct 2006 15:02:38 +0000] rev 4800
(svn r6722) -Codechange: [aircraft build window] moved aircraft build window to a file of it's own
Also made some changes to it so it should be easier to unify all the build vehicle windows

Tue, 10 Oct 2006 14:05:39 +0000(svn r6721) -Codechange: some comments, aligning, types and variable localization.
Darkvater [Tue, 10 Oct 2006 14:05:39 +0000] rev 4799
(svn r6721) -Codechange: some comments, aligning, types and variable localization.

Tue, 10 Oct 2006 12:18:46 +0000(svn r6720) WebTranslator2 update to 2006-10-10 14:18:03
miham [Tue, 10 Oct 2006 12:18:46 +0000] rev 4798
(svn r6720) WebTranslator2 update to 2006-10-10 14:18:03
american - 9 fixed by WhiteRabbit (9)
catalan - 3 changed by arnaullv (3)
danish - 2 fixed, 67 changed by ThomasA (69)
dutch - 1 fixed by habell (1)
estonian - 27 fixed by t2t2 (27)
galician - 11 fixed by Condex (11)
spanish - 8 fixed, 2 changed by eusebio (10)

Tue, 10 Oct 2006 10:11:41 +0000(svn r6719) -Code cleanup: [depot window] removed line that assigned 0 to a var, that's already 0
bjarni [Tue, 10 Oct 2006 10:11:41 +0000] rev 4797
(svn r6719) -Code cleanup: [depot window] removed line that assigned 0 to a var, that's already 0