rubidium [Fri, 09 May 2008 15:27:00 +0000] rev 10482
(svn r13025) -Codechange: remove the need for two WindowEvents.
rubidium [Fri, 09 May 2008 09:29:27 +0000] rev 10481
(svn r13024) -Codechange: do not use WE_MOUSELOOP when WE_TICK suffices, rename WE_4 to something more descriptive and correct some (completely incorrect) comments.
peter1138 [Fri, 09 May 2008 07:47:30 +0000] rev 10480
(svn r13023) -Revert (r1444): Revert changes to multihead engine weight -- the original values were correct.
smatz [Thu, 08 May 2008 23:26:17 +0000] rev 10479
(svn r13022) -Fix: driver list wasn't freed, replace by statically allocated one
rubidium [Thu, 08 May 2008 22:53:49 +0000] rev 10478
(svn r13021) -Codechange: free data_b for other uses when it is not used to store a second tile to skip to (in news messages). Patch by cirdan.
glx [Thu, 08 May 2008 21:09:21 +0000] rev 10477
(svn r13020) -Codechange: make industry directory window horizontally resizable and truncate strings
glx [Thu, 08 May 2008 20:05:32 +0000] rev 10476
(svn r13019) -Fix [FS#1997]: silence some more MSVC x64 warnings (michi_cc)
rubidium [Thu, 08 May 2008 19:26:55 +0000] rev 10475
(svn r13018) -Codechange: make a class of the LandInfo Window.
rubidium [Thu, 08 May 2008 17:30:02 +0000] rev 10474
(svn r13017) [0.6] -Backport from trunk (r12629):
- Fix: Vehicles going twice to a depot when the automatic service interfered with the current order [FS#1985] (r12629)
smatz [Thu, 08 May 2008 16:48:29 +0000] rev 10473
(svn r13016) -Codechange: unify the detection if rail catenary should be drawn