Mon, 19 May 2008 02:01:44 +0000 smatz (svn r13179) -Fix (r13173): r13178 applies to the main toolbar in Scenario Editor, too
Mon, 19 May 2008 01:57:30 +0000 smatz (svn r13178) -Fix (r13173): the main toolbar didn't respect patch settings, it was always positioned on the right side
Mon, 19 May 2008 01:51:57 +0000 belugas (svn r13177) -Fix[FS#2002]: Using level tool in scenario editor makes tiles brown. That is the only tool that does so in Scenario Editor (apart dynamite, of course).Report and Fix by Roujin
Mon, 19 May 2008 01:50:07 +0000 smatz (svn r13176) -Fix (r13153): town window was glitchy while opening
Mon, 19 May 2008 01:10:52 +0000 glx (svn r13175) -Fix (r13174): sorting criteria and order for industry directory was always reset on window opening
Sun, 18 May 2008 23:36:33 +0000 glx (svn r13174) -Codechange: make a class of the IndustryDirectoryWindow.
Sun, 18 May 2008 22:11:46 +0000 rubidium (svn r13173) -Codechange: make windows of the main toolbars.
Sun, 18 May 2008 21:53:45 +0000 rubidium (svn r13172) -Codechange: make a window class of the terraform toolbars.
Sun, 18 May 2008 21:34:35 +0000 rubidium (svn r13171) -Codechange: make a class of the Build[Air|Rail|Road|Dock]ToolbarWindows.
Sun, 18 May 2008 20:49:22 +0000 rubidium (svn r13170) -Codechange: make classes of the EnginePreview and BuyCompany windows.
Sun, 18 May 2008 20:40:30 +0000 rubidium (svn r13169) -Codechange: remove a (now) unneeded parameter of one of the Window constructors.
Sun, 18 May 2008 20:01:54 +0000 smatz (svn r13168) -Fix (r13072): forgot to 'fix' EngList_SortPartial() together with EngList_Sort()
Sun, 18 May 2008 19:41:47 +0000 rubidium (svn r13167) -Codechange: prepend _ to a global variable.
Sun, 18 May 2008 17:40:13 +0000 rubidium (svn r13166) -Codechange: CmdSetRoadDriveSide belongs in road_cmd.cpp, not settings_gui.cpp.
Sun, 18 May 2008 16:51:44 +0000 rubidium (svn r13165) -Codechange: replace some RebuildXXXList/ResortXXXList+InvalidateWindowXXX with InvalidateWindowXXXData.
Sun, 18 May 2008 16:50:49 +0000 glx (svn r13164) [NoAI] -Fix: compilation was not possible with MSVC90 (missing include dir) noai
Sun, 18 May 2008 14:12:16 +0000 glx (svn r13163) -Codechange: remove unused code
Sun, 18 May 2008 14:04:51 +0000 smatz (svn r13162) -Fix (r13160): trees couldn't be planted, correct function wasn't overloaded
Sun, 18 May 2008 12:47:08 +0000 glx (svn r13161) -Fix: free the blitter list when the last blitter is removed.
Sun, 18 May 2008 12:40:38 +0000 rubidium (svn r13160) -Codechange: prepare GUIPlaceProcDragXY for the removal of WindowEvent.
Sun, 18 May 2008 12:25:46 +0000 skidd13 (svn r13159) -Feature: Add the ability to sort availible bridges in the build bridge GUI
Sun, 18 May 2008 12:17:52 +0000 rubidium (svn r13158) -Codechange: make a class of the GameOptionsWindow.
Sun, 18 May 2008 11:25:04 +0000 truebrain (svn r13157) [NoAI] -Fix: in general it is considered VERY VERY VERY REALLY REALLY bad to delete a class instance from a function inside that class itself. noai
Sun, 18 May 2008 11:23:41 +0000 rubidium (svn r13156) -Codechange: make classes of the GraphWindows.
Sun, 18 May 2008 09:39:40 +0000 rubidium (svn r13155) -Codechange: make a window class of the company league and graph legenda windows.
Sun, 18 May 2008 08:50:51 +0000 rubidium (svn r13154) -Codechange: make a window class of the news message history window.
Sun, 18 May 2008 08:13:13 +0000 rubidium (svn r13153) -Codechange: make classes of the TownViewWindow and the ScenarioEditorTownGenerationWindow.
Sun, 18 May 2008 08:12:29 +0000 rubidium (svn r13152) -Codechange: make a class of the subsidy window.
Sat, 17 May 2008 23:11:06 +0000 rubidium (svn r13151) -Codechange: use an enum instead of bool as return type of OnKeyPress/OnCTRLStateChange to make it obvious what the return values mean.
Sat, 17 May 2008 22:52:51 +0000 glx (svn r13150) -Codechange: make classes of the Music[TrackSelection]Window.
Sat, 17 May 2008 22:07:04 +0000 skidd13 (svn r13149) -Codechange: make a class of the BuildBridgeWindow.
Sat, 17 May 2008 21:20:58 +0000 glx (svn r13148) -Codechange: make a class of the SelectGameWindow.
Sat, 17 May 2008 21:13:05 +0000 rubidium (svn r13147) -Codechange: move the code to draw bankruptcy news to news_gui.cpp.
Sat, 17 May 2008 20:54:18 +0000 rubidium (svn r13146) -Codechange: vehicle_base.h doesn't need to be included in vehicle_gui.h.
Sat, 17 May 2008 20:49:45 +0000 glx (svn r13145) -Codechange: make classes of the BuildDocks[Depot|Station]Window.
Sat, 17 May 2008 17:37:44 +0000 glx (svn r13144) -Codechange: make classes of the BuildRoad[Depot|Station]Window.
Sat, 17 May 2008 16:59:12 +0000 smatz (svn r13143) -Fix (r13142): the Build Waypoint window wasn't resized when it was opened
Sat, 17 May 2008 16:27:36 +0000 glx (svn r13142) -Codechange: make classes of the Build[RailDepot|RailStation|RailWaypoint|Signal]Window
Sat, 17 May 2008 13:04:30 +0000 rubidium (svn r13141) -Codechange: remove an unused variable from Window.
Sat, 17 May 2008 13:01:30 +0000 rubidium (svn r13140) -Codechange: move the gui-list-sorting out of window_gui.h so window_gui.h only needs to be included in *_gui.cpp.
Sat, 17 May 2008 12:48:06 +0000 rubidium (svn r13139) -Codechange: move DrawWindowWidgets and DrawWindowViewport to the Window class and remove Window from their naming.
Sat, 17 May 2008 12:26:00 +0000 rubidium (svn r13138) -Codechange: remove the need for IsWindowOfPrototype.
Sat, 17 May 2008 11:46:35 +0000 rubidium (svn r13137) -Fix: do not send rcon commands of the server to the first client but do directly execute those on the server.
Sat, 17 May 2008 09:39:29 +0000 rubidium (svn r13136) -Codechange: make a window class of the console window.
Sat, 17 May 2008 08:00:13 +0000 rubidium (svn r13135) -Codechange: make a class of the NetworkJoinStatusWindow.
Sat, 17 May 2008 03:31:22 +0000 belugas (svn r13134) -Codechange: make a class of the Airport Picker Window.
Sat, 17 May 2008 03:29:16 +0000 belugas (svn r13133) -Codechange: Add a base class (descending from Window) for all new windows that are going to require a ResetObjectToPlace to be performed on closing.
Sat, 17 May 2008 03:16:04 +0000 glx (svn r13132) -Codechange: make a class of the GenerateProgressWindow.
Sat, 17 May 2008 02:54:04 +0000 glx (svn r13131) -Codechange: make a class of the ErrmsgWindow.
Fri, 16 May 2008 23:30:10 +0000 rubidium (svn r13130) -Codechange: remove some of the (old) WindowEvent wrapper functions/enums/variables as they are not used anymore.
Fri, 16 May 2008 23:29:31 +0000 rubidium (svn r13129) -Codechange: remove the WP macro and it's related variables.
Fri, 16 May 2008 23:23:38 +0000 peter1138 (svn r13128) -Codechange: Make a class of the refit window
Fri, 16 May 2008 22:29:27 +0000 glx (svn r13127) -Fix (r13122): of course WIN32_LEAN_AND_MEAN excludes too much stuff
Fri, 16 May 2008 21:32:10 +0000 glx (svn r13126) -Fix (r13022) [FS#2009, FS#2010]: driver list should be dynamically allocated as static uninitialistion order is undetermined. The list is freed when the latest driver is removed.
Fri, 16 May 2008 21:04:49 +0000 bjarni (svn r13125) -Fix [FS#2000](r12913): [autoreplace] failing replacement and restoring a vehicle will no longer decrease the vehicle count in groups
Fri, 16 May 2008 20:08:20 +0000 glx (svn r13124) -Codechange: make a class of the OrdersWindow.
Fri, 16 May 2008 20:04:17 +0000 rubidium (svn r13123) -Codechange: passing the bankrupt type via data_b is not needed anymore. Patch by Cirdan.
Fri, 16 May 2008 17:53:19 +0000 glx (svn r13122) -Fix: WIN32_LEAN_AND_MEAN define is needed for all WIN32 compilers
Fri, 16 May 2008 17:45:43 +0000 rubidium (svn r13121) -Codechange: make a class of the PerformanceRatingDetailWindow.
Fri, 16 May 2008 17:33:09 +0000 rubidium (svn r13120) -Codechange: make a class of the VehicleDetailsWindow.