Thu, 25 Jan 2007 18:37:21 +0000(svn r8404) -Update: WebTranslator2 update to 2007-01-25 19:36:44
miham [Thu, 25 Jan 2007 18:37:21 +0000] rev 5838
(svn r8404) -Update: WebTranslator2 update to 2007-01-25 19:36:44
korean - 2 changed by leejaeuk5 (2)
slovak - 1 changed by lengyel (1)
slovenian - 290 changed by Necrolyte (290)
ukrainian - 1 fixed, 55 changed by mad (7), znikoz (49)

Thu, 25 Jan 2007 11:11:43 +0000(svn r8403) -Fix (r8402): Forgot to remove an enum
celestar [Thu, 25 Jan 2007 11:11:43 +0000] rev 5837
(svn r8403) -Fix (r8402): Forgot to remove an enum

Thu, 25 Jan 2007 10:06:58 +0000(svn r8402) -Codechange: Move RoadStop-specific enums to the RoadStop class, and changed a one-member enum into a static const. Simplify their naming and add some doxygen-comments to RoadStop
celestar [Thu, 25 Jan 2007 10:06:58 +0000] rev 5836
(svn r8402) -Codechange: Move RoadStop-specific enums to the RoadStop class, and changed a one-member enum into a static const. Simplify their naming and add some doxygen-comments to RoadStop

Thu, 25 Jan 2007 08:58:09 +0000(svn r8401) -Codechange: Make 'IsValidRoadStop' a method of RoadStop and rename it to 'IsValid'
celestar [Thu, 25 Jan 2007 08:58:09 +0000] rev 5835
(svn r8401) -Codechange: Make 'IsValidRoadStop' a method of RoadStop and rename it to 'IsValid'
-Codechange: While I'm at it, put 'RoadStop::AllocateRaw' into the protected section

Thu, 25 Jan 2007 07:11:06 +0000(svn r8400) -Fix
tron [Thu, 25 Jan 2007 07:11:06 +0000] rev 5834
(svn r8400) -Fix

Simplify r8399

Thu, 25 Jan 2007 01:29:24 +0000(svn r8399) -Fix (r8185): a new road stop was always created in CmdBuildRoadStop(), but it was not deleted if DC_EXEC flag was not set or if the station creation failed
glx [Thu, 25 Jan 2007 01:29:24 +0000] rev 5833
(svn r8399) -Fix (r8185): a new road stop was always created in CmdBuildRoadStop(), but it was not deleted if DC_EXEC flag was not set or if the station creation failed

Wed, 24 Jan 2007 21:23:35 +0000(svn r8398) -Cleanup: Remove WATCOM crud from strgen and map.h include from macros.h as it is no longer needed.
Darkvater [Wed, 24 Jan 2007 21:23:35 +0000] rev 5832
(svn r8398) -Cleanup: Remove WATCOM crud from strgen and map.h include from macros.h as it is no longer needed.

Wed, 24 Jan 2007 19:19:12 +0000(svn r8397) -Codechange: [orders window] don't move the refit button to the same location as the unload button
bjarni [Wed, 24 Jan 2007 19:19:12 +0000] rev 5831
(svn r8397) -Codechange: [orders window] don't move the refit button to the same location as the unload button
instead assert if the widget array place them at different locations

Wed, 24 Jan 2007 18:42:14 +0000(svn r8396) -Update: WebTranslator2 update to 2007-01-24 19:41:28
miham [Wed, 24 Jan 2007 18:42:14 +0000] rev 5830
(svn r8396) -Update: WebTranslator2 update to 2007-01-24 19:41:28
estonian - 1 fixed by vermon (1)
finnish - 1 fixed by kerba (1)
greek - 13 fixed by Kesnar (13)
norwegian_bokmal - 1 fixed by oletk (1)
romanian - 1 fixed by kneekoo (1)
spanish - 1 fixed by eusebio (1)
ukrainian - 31 fixed, 24 changed by znikoz (4), mad (51)

Wed, 24 Jan 2007 18:41:27 +0000(svn r8395) -Cleanup: [orders window] moved the refit button two places up, so the order of the widget array fits the placement on the screen
bjarni [Wed, 24 Jan 2007 18:41:27 +0000] rev 5829
(svn r8395) -Cleanup: [orders window] moved the refit button two places up, so the order of the widget array fits the placement on the screen