Tue, 23 Jan 2007 01:00:56 +0000(svn r8364) -Codechange (r8362): added an assert to catch conditions where a request wants to draw more vehicles than the list contains
bjarni [Tue, 23 Jan 2007 01:00:56 +0000] rev 6053
(svn r8364) -Codechange (r8362): added an assert to catch conditions where a request wants to draw more vehicles than the list contains

Tue, 23 Jan 2007 00:04:17 +0000(svn r8363) -Codechange: [autoreplace GUI] moved the autoreplace GUI to a file of it's own
bjarni [Tue, 23 Jan 2007 00:04:17 +0000] rev 6052
(svn r8363) -Codechange: [autoreplace GUI] moved the autoreplace GUI to a file of it's own

Mon, 22 Jan 2007 23:23:30 +0000(svn r8362) -Codechange: [vehicle build window] moved the engine drawing loop to a function of it's own
bjarni [Mon, 22 Jan 2007 23:23:30 +0000] rev 6051
(svn r8362) -Codechange: [vehicle build window] moved the engine drawing loop to a function of it's own
-Fix (r8335): [vehicle build window] ship sprites were moved two pixels to the left

Mon, 22 Jan 2007 21:38:16 +0000(svn r8361) -Codechange: make sure the range of the dates coming from the network are valid in OpenTTD
rubidium [Mon, 22 Jan 2007 21:38:16 +0000] rev 6050
(svn r8361) -Codechange: make sure the range of the dates coming from the network are valid in OpenTTD
-Codechange: use_password is a boolean variable
-Codechange: move range checking for server_lang and map_set to Recv_NetworkGameInfo

Mon, 22 Jan 2007 21:00:38 +0000(svn r8360) [Translations] -Fix: removed 4 empty strings from simplified chinese translation
miham [Mon, 22 Jan 2007 21:00:38 +0000] rev 6049
(svn r8360) [Translations] -Fix: removed 4 empty strings from simplified chinese translation
-Fix: added dummy ownname to Korean, translator will have to supply it through WT2

Mon, 22 Jan 2007 20:52:20 +0000(svn r8359) [Translations] -Change: Removed the .UTF-8 suffix from isocodes
miham [Mon, 22 Jan 2007 20:52:20 +0000] rev 6048
(svn r8359) [Translations] -Change: Removed the .UTF-8 suffix from isocodes

Mon, 22 Jan 2007 20:38:19 +0000(svn r8356) -Codechange: [Graphs] Rename mx to highest_value, and fix the scaling for negative values.
maedhros [Mon, 22 Jan 2007 20:38:19 +0000] rev 6047
(svn r8356) -Codechange: [Graphs] Rename mx to highest_value, and fix the scaling for negative values.

Mon, 22 Jan 2007 18:28:30 +0000(svn r8354) -Update: WebTranslator2 update to 2007-01-22 19:27:50
miham [Mon, 22 Jan 2007 18:28:30 +0000] rev 6046
(svn r8354) -Update: WebTranslator2 update to 2007-01-22 19:27:50
american - 1 fixed by WhiteRabbit (1)
brazilian_portuguese - 5 changed by fukumori (5)
esperanto - 4 changed by LaPingvino (4)
japanese - 28 changed by ickoonite (28)
korean - 6 fixed, 151 changed by leejaeuk5 (157)
simplified_chinese - 7 fixed, 2 changed by Fishingsnow (9)

Mon, 22 Jan 2007 16:48:36 +0000(svn r8353) -Cleanup: added IsPlayerBuildableVehicleType() to autoreplace code (duplicated code removal)
bjarni [Mon, 22 Jan 2007 16:48:36 +0000] rev 6045
(svn r8353) -Cleanup: added IsPlayerBuildableVehicleType() to autoreplace code (duplicated code removal)

Mon, 22 Jan 2007 16:26:45 +0000(svn r8350) -Codechange: [Graphs] Use DrawStringCentered instead of a hardcoded offset to make the string appear centred.
maedhros [Mon, 22 Jan 2007 16:26:45 +0000] rev 6044
(svn r8350) -Codechange: [Graphs] Use DrawStringCentered instead of a hardcoded offset to make the string appear centred.