peter1138 [Fri, 17 Nov 2006 07:35:12 +0000] rev 5110
(svn r7184) -Codechange: Convert Catalan name generator to UTF-8
peter1138 [Thu, 16 Nov 2006 22:19:12 +0000] rev 5109
(svn r7183) -Feature (cont): Convert all language from ISO8859-15 to UTF-8
peter1138 [Thu, 16 Nov 2006 22:05:33 +0000] rev 5108
(svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/UTF-8 and the option for fonts rendered by FreeType. Language changes to come.
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.
KUDr [Thu, 16 Nov 2006 20:52:39 +0000] rev 5106
(svn r7178) -Fix: forgotten pointer dereferences (Bjarni, Bjarni, Bjarni, ...)
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)
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.
KUDr [Thu, 16 Nov 2006 17:59:02 +0000] rev 5103
(svn r7174) -CodeChange: CheckStationSpreadOut() now uses MergePoint() for bounding rectangle calculation.
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.
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.