Mercurial > hg > openttd
graph
-
(svn r13070) -Fix (r13069): do save before commit... draftTue, 13 May 2008 14:58:41 +0000, by rubidium
-
(svn r13069) -Codechange: it is no longer needed to pass a void *data pointer with the WE_CREATE message because nothing uses it anymore. draftTue, 13 May 2008 14:43:33 +0000, by rubidium
-
(svn r13068) -Codechange: make a class of the BuildVehicleWindow. draftTue, 13 May 2008 14:28:27 +0000, by rubidium
-
(svn r13067) -Codechange: make a class of the DepotWindow. draftTue, 13 May 2008 13:39:50 +0000, by rubidium
-
(svn r13066) -Fix [FS#2005]: loading of TTDP savegames with rivers in them. draftTue, 13 May 2008 12:15:52 +0000, by rubidium
-
(svn r13065) -Codechange: remove the need for the news string callbacks. Patch by Cirdan. draftTue, 13 May 2008 10:17:04 +0000, by rubidium
-
(svn r13064) -Codechange: make a class of the SelectPlayerFaceWindow. draftTue, 13 May 2008 01:05:39 +0000, by glx
-
(svn r13063) -Fix(13062): Removal of old handler was not followed by removal in descriptor draftTue, 13 May 2008 00:46:04 +0000, by belugas
-
(svn r13062) -Codechange: make a class of the TransparencyToolbar. draftTue, 13 May 2008 00:37:29 +0000, by belugas
-
(svn r13061) -Codechange: make a class of the BuildTreesWindow. draftMon, 12 May 2008 21:46:08 +0000, by glx
-
(svn r13060) -Codechange: update build industry window when raw_industry_construction setting is modified draftMon, 12 May 2008 14:54:33 +0000, by glx
-
(svn r13058) -Codechange: make a class of the ExtraViewportWindow. draftMon, 12 May 2008 00:26:44 +0000, by glx
-
(svn r13055) -Codechange: make a class of SmallMapWindow. draftSun, 11 May 2008 19:47:10 +0000, by glx
-
(svn r13054) -Codechange: make a class of the PlayerStationsWindow. draftSun, 11 May 2008 18:50:12 +0000, by rubidium
-
(svn r13053) -Codechange: station sorting used it's own implementation of GUIList and the associated enums, now it doesn't anymore. draftSun, 11 May 2008 18:32:33 +0000, by rubidium
-
(svn r13052) -Codechange: make a class of the DropdownWindow. draftSun, 11 May 2008 18:18:18 +0000, by rubidium
-
(svn r13051) -Codechange: depot_d belongs in depot_gui.cpp. draftSun, 11 May 2008 18:17:56 +0000, by rubidium
-
(svn r13050) -Codechange: make a class of IndustryViewWindow. draftSun, 11 May 2008 17:44:56 +0000, by glx
-
(svn r13049) -Codechange: make a class of the TooltipsWindow. draftSun, 11 May 2008 17:44:38 +0000, by rubidium
-
(svn r13048) -Codechange: make a class of the StationViewWindow. draftSun, 11 May 2008 17:24:52 +0000, by rubidium
-
(svn r13046) -Codechange: make classes of the VehicleListWindow and the VehicleGroupWindow. draftSun, 11 May 2008 15:00:11 +0000, by rubidium
-
(svn r13045) -Codechange: make list_d (now GUIList) more generic and uniform. draftSun, 11 May 2008 14:23:45 +0000, by rubidium
-
(svn r13044) -Fix: deleting an already deleted window. draftSun, 11 May 2008 14:09:38 +0000, by rubidium
-
(svn r13043) -Codechange: remove some duplicate variables from news_d. draftSun, 11 May 2008 13:02:58 +0000, by rubidium
-
(svn r13042) -Codechange: make a class of CreateScenarioWindow, GenerateLandscapeWindow, NetworkChatWindow, NetworkCompanyPasswordWindow, NetworkGameWindow, NetworkStartServerWindow, QueryStringWindow, SaveLoadWindow. All these classes depended on the 'querystr_d' object which is now put into QueryStringBaseWindow. As a side effect this removes quite a lot of WP macro usages and a few global variables. draftSun, 11 May 2008 12:26:20 +0000, by rubidium
-
(svn r13041) -Fix: calling a virtual function on a not fully constructed object is bound to cause errors. draftSun, 11 May 2008 11:41:18 +0000, by rubidium
-
(svn r13040) -Codechange: make a class of the NetworkLobbyWindow. draftSun, 11 May 2008 07:22:13 +0000, by rubidium
-
(svn r13039) -Codechange: make a class of the Query window. draftSun, 11 May 2008 06:59:51 +0000, by rubidium
-
(svn r13038) -Fix: When switching the signal gui patch to off, delete the signal window accordingly draftSun, 11 May 2008 02:15:02 +0000, by belugas