Sun, 21 Jan 2007 20:08:00 +0000(svn r8327) -Codechange: though overloading, IsPlayerBuildableVehicleType() now works with the type given as a byte as well as a vehicle pointer
bjarni [Sun, 21 Jan 2007 20:08:00 +0000] rev 5775
(svn r8327) -Codechange: though overloading, IsPlayerBuildableVehicleType() now works with the type given as a byte as well as a vehicle pointer

Sun, 21 Jan 2007 19:40:38 +0000(svn r8326) -Fix r8304: forgot to update projects/generate to keep in mind the new WINCE tag in sources.list
truelight [Sun, 21 Jan 2007 19:40:38 +0000] rev 5774
(svn r8326) -Fix r8304: forgot to update projects/generate to keep in mind the new WINCE tag in sources.list
-Fix: MSVC doesn't order files itself, so put win32.cpp in the right place ourself
-Update: update the MSVC projects files for r8324 (MiHaMiX)

Sun, 21 Jan 2007 19:31:29 +0000(svn r8324) [Translations] -Change: Declared simplified_chinese as officially available language (number of missing strings is far less than 100)
miham [Sun, 21 Jan 2007 19:31:29 +0000] rev 5773
(svn r8324) [Translations] -Change: Declared simplified_chinese as officially available language (number of missing strings is far less than 100)

Sun, 21 Jan 2007 19:27:50 +0000(svn r8323) [Translations] -Fix: removed untranslated strings from chinese language, fixed a wrong plural param
miham [Sun, 21 Jan 2007 19:27:50 +0000] rev 5772
(svn r8323) [Translations] -Fix: removed untranslated strings from chinese language, fixed a wrong plural param

Sun, 21 Jan 2007 19:19:25 +0000(svn r8322) -Codechange: Rename unk61A and unk61C to something a little more descriptive.
maedhros [Sun, 21 Jan 2007 19:19:25 +0000] rev 5771
(svn r8322) -Codechange: Rename unk61A and unk61C to something a little more descriptive.

Sun, 21 Jan 2007 19:00:31 +0000(svn r8321) -Fix
tron [Sun, 21 Jan 2007 19:00:31 +0000] rev 5770
(svn r8321) -Fix

Reduce the size of EngineInfo (from 28 to 24 bytes) by moving one of its attributes

Sun, 21 Jan 2007 18:46:19 +0000(svn r8320) -Fix
tron [Sun, 21 Jan 2007 18:46:19 +0000] rev 5769
(svn r8320) -Fix

Simplify TrainPowerChanged() somewhat by eleminating code duplication

Sun, 21 Jan 2007 18:42:15 +0000(svn r8319) -Codechange: Remove the remaining colours from GraphDrawer as they're also the same everywhere.
maedhros [Sun, 21 Jan 2007 18:42:15 +0000] rev 5768
(svn r8319) -Codechange: Remove the remaining colours from GraphDrawer as they're also the same everywhere.

Sun, 21 Jan 2007 18:30:21 +0000(svn r8318) -Update: WebTranslator2 update to 2007-01-21 19:29:35
miham [Sun, 21 Jan 2007 18:30:21 +0000] rev 5767
(svn r8318) -Update: WebTranslator2 update to 2007-01-21 19:29:35
brazilian_portuguese - 10 changed by fukumori (10)
polish - 5 fixed by meush (5)
simplified_chinese - 9 fixed, 191 changed by Fishingsnow (200)
slovak - 1 fixed by lengyel (1)
slovenian - 1 changed by ThePianoGuy (1)

Sun, 21 Jan 2007 18:07:35 +0000(svn r8317) -Codechange: Remove GraphDrawer::bg_line_color since it was the same everywhere it was set.
maedhros [Sun, 21 Jan 2007 18:07:35 +0000] rev 5766
(svn r8317) -Codechange: Remove GraphDrawer::bg_line_color since it was the same everywhere it was set.