Mon, 14 Jan 2008 20:52:43 +0000(svn r11854) -Fix (r11848): Nightly build farm showed up more compiler warnings... c++ is fun
peter1138 [Mon, 14 Jan 2008 20:52:43 +0000] rev 8786
(svn r11854) -Fix (r11848): Nightly build farm showed up more compiler warnings... c++ is fun

Mon, 14 Jan 2008 20:30:05 +0000(svn r11853) -Fix [r11837]: [OSX] reconfigure killed the space in shared-dir
bjarni [Mon, 14 Jan 2008 20:30:05 +0000] rev 8785
(svn r11853) -Fix [r11837]: [OSX] reconfigure killed the space in shared-dir
Thanks to TrueLight for finding the solution to this one
Note: if the shared-dir setting is already broken due to this then you have to manually run configure again

Mon, 14 Jan 2008 20:06:18 +0000(svn r11852) -Update: WebTranslator2 update to 2008-01-14 21:05:38
miham [Mon, 14 Jan 2008 20:06:18 +0000] rev 8784
(svn r11852) -Update: WebTranslator2 update to 2008-01-14 21:05:38
brazilian_portuguese - 36 changed by fukumori (36)
korean - 1 fixed by leejaeuk5 (1)
piglatin - 20 fixed by adammw (20)
portuguese - 1 fixed by nars (1)

Mon, 14 Jan 2008 18:19:29 +0000(svn r11851) -Codechange: A few magic numbers removal, plus a little code style
belugas [Mon, 14 Jan 2008 18:19:29 +0000] rev 8783
(svn r11851) -Codechange: A few magic numbers removal, plus a little code style

Mon, 14 Jan 2008 16:40:31 +0000(svn r11850) -Fix (r11848): forgot to update vc project files
peter1138 [Mon, 14 Jan 2008 16:40:31 +0000] rev 8782
(svn r11850) -Fix (r11848): forgot to update vc project files

Mon, 14 Jan 2008 16:35:49 +0000(svn r11849) -Fix (r11848): Incomplete(?) class broke MSVC/mingw compilation
peter1138 [Mon, 14 Jan 2008 16:35:49 +0000] rev 8781
(svn r11849) -Fix (r11848): Incomplete(?) class broke MSVC/mingw compilation

Mon, 14 Jan 2008 16:10:58 +0000(svn r11848) -Codechange: New class-based drop down list functionality. Lists are now dynamically generated, and can include parameters, or be extended however needed.
peter1138 [Mon, 14 Jan 2008 16:10:58 +0000] rev 8780
(svn r11848) -Codechange: New class-based drop down list functionality. Lists are now dynamically generated, and can include parameters, or be extended however needed.

Mon, 14 Jan 2008 14:46:09 +0000(svn r11847) -Fix: do not affect the speed a train is entering a depot by trackbits behind it
smatz [Mon, 14 Jan 2008 14:46:09 +0000] rev 8779
(svn r11847) -Fix: do not affect the speed a train is entering a depot by trackbits behind it

Mon, 14 Jan 2008 11:18:43 +0000(svn r11846) -Fix [FS#1651]: implicit conversion from unsigned to signed int caused compilation failure with MSVC.
peter1138 [Mon, 14 Jan 2008 11:18:43 +0000] rev 8778
(svn r11846) -Fix [FS#1651]: implicit conversion from unsigned to signed int caused compilation failure with MSVC.

Sun, 13 Jan 2008 23:53:33 +0000(svn r11845) -Codechange: simplify train collision detection a bit
smatz [Sun, 13 Jan 2008 23:53:33 +0000] rev 8777
(svn r11845) -Codechange: simplify train collision detection a bit