Wed, 14 Feb 2007 11:53:39 +0000(svn r8732) -Codechange/Fix(r8705): Turned the bit-handling macros into template functions. Fixes a problem with MSVC and 64-bit shifts.
celestar [Wed, 14 Feb 2007 11:53:39 +0000] rev 6010
(svn r8732) -Codechange/Fix(r8705): Turned the bit-handling macros into template functions. Fixes a problem with MSVC and 64-bit shifts.

Wed, 14 Feb 2007 10:33:36 +0000(svn r8730) -Codechange: more replacements of magic numbers by enums and removal of some (by now) redundant comments.
rubidium [Wed, 14 Feb 2007 10:33:36 +0000] rev 6009
(svn r8730) -Codechange: more replacements of magic numbers by enums and removal of some (by now) redundant comments.

Wed, 14 Feb 2007 10:22:00 +0000(svn r8729) [Translations] -Fix: removed dead cases from czech language
miham [Wed, 14 Feb 2007 10:22:00 +0000] rev 6008
(svn r8729) [Translations] -Fix: removed dead cases from czech language

Wed, 14 Feb 2007 09:41:20 +0000(svn r8728) -Update: WebTranslator2 update to 2007-02-14 10:40:39
miham [Wed, 14 Feb 2007 09:41:20 +0000] rev 6007
(svn r8728) -Update: WebTranslator2 update to 2007-02-14 10:40:39
afrikaans - 112 fixed, 3 changed by TrueTenacity (115)
catalan - 1 fixed by arnaullv (1)
czech - 3 deleted by Hadez (3)
slovak - 64 changed by lengyel (64)
traditional_chinese - 8 changed by thomasau (8)
ukrainian - 9 changed by mad (9)

Wed, 14 Feb 2007 09:39:04 +0000(svn r8727) -Cleanup (r8366): Remove BIGMULSS64 since it isn't used any more.
maedhros [Wed, 14 Feb 2007 09:39:04 +0000] rev 6006
(svn r8727) -Cleanup (r8366): Remove BIGMULSS64 since it isn't used any more.

Wed, 14 Feb 2007 09:34:12 +0000(svn r8726) -Codechange: bools are 1 or 0 according to the C++ standard and refactor RoadStop::AllocateBay to remove a loop condition. Suggestions by Tron.
rubidium [Wed, 14 Feb 2007 09:34:12 +0000] rev 6005
(svn r8726) -Codechange: bools are 1 or 0 according to the C++ standard and refactor RoadStop::AllocateBay to remove a loop condition. Suggestions by Tron.

Wed, 14 Feb 2007 09:23:52 +0000(svn r8725) -Fix (r8712): test the first bit of the bitmask, not the nth, as we are shifting the bitmask.
rubidium [Wed, 14 Feb 2007 09:23:52 +0000] rev 6004
(svn r8725) -Fix (r8712): test the first bit of the bitmask, not the nth, as we are shifting the bitmask.

Wed, 14 Feb 2007 01:00:57 +0000(svn r8723) -Codechange: replace yet another couple of magic numbers with enums.
rubidium [Wed, 14 Feb 2007 01:00:57 +0000] rev 6003
(svn r8723) -Codechange: replace yet another couple of magic numbers with enums.

Wed, 14 Feb 2007 00:50:34 +0000(svn r8721) -Fix (8715): road vehicles could not turn around properly
rubidium [Wed, 14 Feb 2007 00:50:34 +0000] rev 6002
(svn r8721) -Fix (8715): road vehicles could not turn around properly

Tue, 13 Feb 2007 23:37:50 +0000(svn r8719) -Fix: some strings have an empty translation where it isn't empty in english.
rubidium [Tue, 13 Feb 2007 23:37:50 +0000] rev 6001
(svn r8719) -Fix: some strings have an empty translation where it isn't empty in english.