Thu, 16 Nov 2006 20:57:23 +0000(svn r7179) -Codechange (r7173): Actually "prefer" team chat through the patch setting instead of
Darkvater [Thu, 16 Nov 2006 20:57:23 +0000] rev 5107
(svn r7179) -Codechange (r7173): Actually "prefer" team chat through the patch setting instead of
always sending to teammate if the patch is on even if you do not have any allies. So
with setting off you always send to 'all players', with setting on you send to teammates
if you have any, otherwise to all players.

Thu, 16 Nov 2006 20:52:39 +0000(svn r7178) -Fix: forgotten pointer dereferences (Bjarni, Bjarni, Bjarni, ...)
KUDr [Thu, 16 Nov 2006 20:52:39 +0000] rev 5106
(svn r7178) -Fix: forgotten pointer dereferences (Bjarni, Bjarni, Bjarni, ...)

Thu, 16 Nov 2006 18:41:57 +0000(svn r7176) -Fix: remove button was not always disabled when it should have been (rail/road build toolbar)
glx [Thu, 16 Nov 2006 18:41:57 +0000] rev 5105
(svn r7176) -Fix: remove button was not always disabled when it should have been (rail/road build toolbar)

Thu, 16 Nov 2006 18:33:55 +0000(svn r7175) -Fix: remove English (i.e. untranslated) strings from the Ukrainian language file.
rubidium [Thu, 16 Nov 2006 18:33:55 +0000] rev 5104
(svn r7175) -Fix: remove English (i.e. untranslated) strings from the Ukrainian language file.

Thu, 16 Nov 2006 17:59:02 +0000(svn r7174) -CodeChange: CheckStationSpreadOut() now uses MergePoint() for bounding rectangle calculation.
KUDr [Thu, 16 Nov 2006 17:59:02 +0000] rev 5103
(svn r7174) -CodeChange: CheckStationSpreadOut() now uses MergePoint() for bounding rectangle calculation.

Thu, 16 Nov 2006 17:44:04 +0000(svn r7173) -Codechange (r6824): Allow the user to change the chat-destination when chatting with <ENTER> or 'T' instead of the game choosing one for you automatically.
Darkvater [Thu, 16 Nov 2006 17:44:04 +0000] rev 5102
(svn r7173) -Codechange (r6824): Allow the user to change the chat-destination when chatting with <ENTER> or 'T' instead of the game choosing one for you automatically.

Thu, 16 Nov 2006 17:41:24 +0000(svn r7172) -Fix [r6931]: The console showed '?' characters instead of colours. Now strip all
Darkvater [Thu, 16 Nov 2006 17:41:24 +0000] rev 5101
(svn r7172) -Fix [r6931]: The console showed '?' characters instead of colours. Now strip all
colours for the console. It's a bit magicky (magic numbers) but UTF8 fixes that soon.

Thu, 16 Nov 2006 17:15:26 +0000(svn r7171) WebTranslator2 update to 2006-11-16 18:14:50
miham [Thu, 16 Nov 2006 17:15:26 +0000] rev 5100
(svn r7171) WebTranslator2 update to 2006-11-16 18:14:50
bulgarian - 2 fixed, 3 deleted, 2 changed by kokobongo (7)
dutch - 2 fixed by habell (2)
italian - 2 fixed by sidew (2)
slovak - 1 fixed by lengyel (1)

Thu, 16 Nov 2006 16:50:54 +0000(svn r7170) -Fix: [sdl] Non-working console toggle for some keyboard layouts. Do not OR the backquote
Darkvater [Thu, 16 Nov 2006 16:50:54 +0000] rev 5099
(svn r7170) -Fix: [sdl] Non-working console toggle for some keyboard layouts. Do not OR the backquote
character but set it. Happened on Linux with Hungarian keyboard for example.

Thu, 16 Nov 2006 16:18:00 +0000(svn r7169) -Fix: [FS#388] Station sign (and base station coordinates) didn't move along with station when station moved by walking. (HMage)
KUDr [Thu, 16 Nov 2006 16:18:00 +0000] rev 5098
(svn r7169) -Fix: [FS#388] Station sign (and base station coordinates) didn't move along with station when station moved by walking. (HMage)