Tue, 27 May 2008 12:24:23 +0000(svn r13287) -Codechange: move engine list gui code away from engine.cpp (and its headers) to engine_gui.cpp
peter1138 [Tue, 27 May 2008 12:24:23 +0000] rev 10737
(svn r13287) -Codechange: move engine list gui code away from engine.cpp (and its headers) to engine_gui.cpp

Tue, 27 May 2008 10:27:30 +0000(svn r13286) -Codechange: GUIList Sort returns now if the list sequence has been altered
skidd13 [Tue, 27 May 2008 10:27:30 +0000] rev 10736
(svn r13286) -Codechange: GUIList Sort returns now if the list sequence has been altered

Tue, 27 May 2008 09:57:29 +0000(svn r13285) -Codechange: station sorting uses GUILists Sort() now
skidd13 [Tue, 27 May 2008 09:57:29 +0000] rev 10735
(svn r13285) -Codechange: station sorting uses GUILists Sort() now

Tue, 27 May 2008 09:52:05 +0000(svn r13284) [NoAI] -Change r13272: make the auto-free-pointers much more general, so in the future we can use it for other things, and not limited to strings noai
truebrain [Tue, 27 May 2008 09:52:05 +0000] rev 10734
(svn r13284) [NoAI] -Change r13272: make the auto-free-pointers much more general, so in the future we can use it for other things, and not limited to strings

Tue, 27 May 2008 09:24:45 +0000(svn r13283) -Codechange: convert the inheritance of GUIList in PlayerStationsWindow to a member object
skidd13 [Tue, 27 May 2008 09:24:45 +0000] rev 10733
(svn r13283) -Codechange: convert the inheritance of GUIList in PlayerStationsWindow to a member object

Tue, 27 May 2008 08:16:43 +0000(svn r13282) [NoAI] -Fix [FS#2044]: crash of configure patches dialog. noai
rubidium [Tue, 27 May 2008 08:16:43 +0000] rev 10732
(svn r13282) [NoAI] -Fix [FS#2044]: crash of configure patches dialog.

Tue, 27 May 2008 00:50:55 +0000(svn r13281) [NewGRF_ports] -Sync: with trunk r13145:13280. Includes support for Noise Level on Prop 24 in .grf files. NewGRF_ports
richk [Tue, 27 May 2008 00:50:55 +0000] rev 10731
(svn r13281) [NewGRF_ports] -Sync: with trunk r13145:13280. Includes support for Noise Level on Prop 24 in .grf files.

Tue, 27 May 2008 00:13:51 +0000(svn r13280) -Fix (r13276): MSVC compilation was broken
smatz [Tue, 27 May 2008 00:13:51 +0000] rev 10730
(svn r13280) -Fix (r13276): MSVC compilation was broken

Mon, 26 May 2008 21:45:57 +0000(svn r13279) -Codechange: simplify condition for terminating loop when reversing list order
smatz [Mon, 26 May 2008 21:45:57 +0000] rev 10729
(svn r13279) -Codechange: simplify condition for terminating loop when reversing list order

Mon, 26 May 2008 21:40:52 +0000(svn r13278) -Fix: Missing call to FindWindowPlacementAndResize() for drop down lists
peter1138 [Mon, 26 May 2008 21:40:52 +0000] rev 10728
(svn r13278) -Fix: Missing call to FindWindowPlacementAndResize() for drop down lists