Sun, 21 Jan 2007 20:34:28 +0000(svn r8329) -Codechange: Remove the the horribly abused j and k variables completely, and make i local to each loop it's used in.
maedhros [Sun, 21 Jan 2007 20:34:28 +0000] rev 5777
(svn r8329) -Codechange: Remove the the horribly abused j and k variables completely, and make i local to each loop it's used in.

Sun, 21 Jan 2007 20:14:35 +0000(svn r8328) -Codechange: Remove some magic numbers in the graph drawing code.
maedhros [Sun, 21 Jan 2007 20:14:35 +0000] rev 5776
(svn r8328) -Codechange: Remove some magic numbers in the graph drawing code.

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.