Mercurial > hg > openttd
graph
-
(svn r20175) -Change: [NewGRF] Adapt vehicle var FE bit 6 to new railtypes. draftSat, 17 Jul 2010 15:38:51 +0000, by frosch
-
(svn r20174) -Codechange [FS#3955]: Allow horizontal resizing for all vehicle lists. draftSat, 17 Jul 2010 15:06:28 +0000, by frosch
-
(svn r20173) -Codechange: Make the normal vehiclelist fit the longest action dropdown text. draftSat, 17 Jul 2010 15:03:07 +0000, by frosch
-
(svn r20172) -Codechange: Use BaseVehicleListWindow::BuildActionDropdownList() also for the normal vehicle list. draftSat, 17 Jul 2010 14:58:35 +0000, by frosch
-
(svn r20171) -Fix: Make the group list action dropdown also use vehicletype-specific texts like the normal vehicle list. draftSat, 17 Jul 2010 14:53:46 +0000, by frosch
-
(svn r20170) -Codechange: Add BaseVehicleListWindow::GetActionDropdownSize(). draftSat, 17 Jul 2010 14:47:54 +0000, by frosch
-
(svn r20169) -Codechange: Replace ShowGroupActionDropdown() with BaseVehicleListWindow::BuildActionDropdownList(). draftSat, 17 Jul 2010 14:36:36 +0000, by frosch
-
(svn r20167) -Add: Vehicle var 4A to the NewGRF debug window. draftFri, 16 Jul 2010 19:39:38 +0000, by michi_cc
-
(svn r20166) -Fix [FS#3949]: do not scan /data and ~/data (if they happen to be your working directory). If it's the directory where your binary is located it will still scan them. draftFri, 16 Jul 2010 19:32:39 +0000, by rubidium
-
(svn r20165) -Feature: [NewGRF] Information (var 4A) about the current railtype a train is on. draftFri, 16 Jul 2010 19:02:59 +0000, by michi_cc
-
(svn r20164) -Fix [FS#3870]: inconsistencies w.r.t. to km/h vs km-ish/h as "base" unit for aircraft speeds draftFri, 16 Jul 2010 17:45:34 +0000, by rubidium
-
(svn r20162) -Fix [FS#3954]: integer comparison failed in case the difference was more than "MAX_UINT"/2 draftFri, 16 Jul 2010 17:42:58 +0000, by rubidium
-
(svn r20160) -Merge: changelog updates from the 1.0 branch draftFri, 16 Jul 2010 08:20:33 +0000, by rubidium
-
(svn r20159) -Change: clarify use of OpenTTD directories and don't use the "TTD" abbreviation for Transport Tycoon Deluxe (parts by planetmaker) draftThu, 15 Jul 2010 22:30:38 +0000, by rubidium
-
(svn r20158) -Fix (r20155): error in Russian language file draftThu, 15 Jul 2010 22:21:46 +0000, by rubidium
-
(svn r20157) -Fix [FS#3950]: make it *very* clear that saveconfig doesn't save the configuration of a running savegame to openttd.cfg, but the one that would be used for new games draftThu, 15 Jul 2010 20:43:47 +0000, by rubidium
-
(svn r20156) -Fix [FS#3937]: [YAPP] Converting a one-way block to a path signal with trains on both sides could lead to a train crash. draftThu, 15 Jul 2010 19:15:21 +0000, by michi_cc
-
(svn r20154) -Fix: A missing entry caused MSVC to modify generate_vs*.vcproj all the time. draftThu, 15 Jul 2010 17:14:36 +0000, by michi_cc
-
(svn r20153) -Fix (r20125): Make the snowchecks for clear land and trees consistent with the other tiletypes. draftWed, 14 Jul 2010 20:26:01 +0000, by frosch
-
(svn r20150) -Cleanup: Remove an unused function header. draftWed, 14 Jul 2010 19:37:04 +0000, by terkhen
-
(svn r20147) -Change: make some of the english strings more consistent with eachother and OpenTTD's behaviour draftWed, 14 Jul 2010 19:22:53 +0000, by rubidium
-
(svn r20145) -Codechange: keep original RMB->tooltip behaviour when hovering is disabled and there is no handled right click event for the widget, i.e. if a widget would handle the right click you won't see the tooltip anymore by right clicking; by enabling hovering you would get access to that tooltip again. draftWed, 14 Jul 2010 17:36:27 +0000, by rubidium
-
(svn r20144) -Feature: Allow to configure the delay of hover events, or to disable them completely. draftWed, 14 Jul 2010 15:08:31 +0000, by terkhen
-
(svn r20143) -Codechange: Remove RecalcShipStuff function. draftWed, 14 Jul 2010 12:27:51 +0000, by terkhen