glx [Wed, 14 May 2008 02:32:35 +0000] rev 10539
(svn r13083) -Fix (r13042): another segmentation fault when OskWindow's parent closes it
glx [Wed, 14 May 2008 01:57:12 +0000] rev 10538
(svn r13082) -Fix (r13042): segmentation fault due to too early deletion of OskWindow.
glx [Tue, 13 May 2008 22:42:10 +0000] rev 10537
(svn r13081) -Fix: Empty while-loop warnings from gcc 4.3+
smatz [Tue, 13 May 2008 22:19:20 +0000] rev 10536
(svn r13080) -Fix: warning about unused variable when compiling without asserts
smatz [Tue, 13 May 2008 22:02:14 +0000] rev 10535
(svn r13079) -Fix: certain compilers give false warning about uninitialized variable
rubidium [Tue, 13 May 2008 21:50:31 +0000] rev 10534
(svn r13078) -Fix: group gui used the vehicle type before it was actually set.
smatz [Tue, 13 May 2008 21:36:09 +0000] rev 10533
(svn r13077) -Codechange: move function that updates cached num_engines to engine.cpp, make it run only 1 loop
rubidium [Tue, 13 May 2008 21:16:23 +0000] rev 10532
(svn r13076) -Fix [FS#2012]: the wrong autoreplace window would be shown if the vehicle isn't a train.
peter1138 [Tue, 13 May 2008 21:11:38 +0000] rev 10531
(svn r13075) -Codechange: Allow any value for a dropdown item instead of just positive.
peter1138 [Tue, 13 May 2008 20:39:57 +0000] rev 10530
(svn r13074) -Fix: For multiheaded engines, halve power and running cost when used instead of when loading, to allow callback values to work properly.