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
-
(svn r20142) -Fix [FS#3880]: Ships were not marked as dirty when stopping inside a depot. draftWed, 14 Jul 2010 12:20:48 +0000, by terkhen
-
(svn r20141) -Fix: Initialize the state of OnKeyPress at the AI debug window (Zuu). draftWed, 14 Jul 2010 12:03:30 +0000, by terkhen
-
(svn r20140) -Fix: Initialize the state of OnKeyPress at the world generation window (Zuu). draftWed, 14 Jul 2010 12:01:40 +0000, by terkhen
-
(svn r20139) -Fix [FS#3902]: Found town window ignored all hotkeys (Zuu). draftWed, 14 Jul 2010 11:43:46 +0000, by terkhen
-
(svn r20138) -Change: also put the base set version number in the crash log draftWed, 14 Jul 2010 09:06:41 +0000, by rubidium
-
(svn r20137) -Fix [FS#3945]: desync due to (temporary) wrong railtype; when loading a savegame the railtype of some (high ID) trains could be wrong. draftTue, 13 Jul 2010 23:33:31 +0000, by rubidium
-
(svn r20136) -Codechange: check more of the vehicle caches (when desync debug is turned on) draftTue, 13 Jul 2010 20:12:44 +0000, by rubidium
-
(svn r20134) -Revert (r20131): OOM is a nasty person draftMon, 12 Jul 2010 21:21:05 +0000, by truebrain
-
(svn r20133) -Revert (r20130): Vehicles could deadlock themself in roadstops. draftMon, 12 Jul 2010 19:36:06 +0000, by frosch
-
(svn r20132) -Fix [FS#3944](r20126): There can also be halftile foundations on slopes with opposite corners raised. draftMon, 12 Jul 2010 18:15:37 +0000, by frosch
-
(svn r20130) -Fix [FS#3935]: Standard roadstops can also be left via manual depot orders. draftSun, 11 Jul 2010 20:34:29 +0000, by frosch
-
(svn r20129) -Add [Debian]: debug symbols package draftSun, 11 Jul 2010 17:51:02 +0000, by rubidium
-
(svn r20127) -Fix [FS#3929]: Replace 'invalid engine' with 'vehicle model'. draftSun, 11 Jul 2010 17:39:23 +0000, by frosch
-
(svn r20126) -Fix [FS#3883]: Make railtype Terrain Type variable aware of RAIL_GROUND_HALF_SNOW. That is, resolve the sprites for upper and lower part of the foundation independently. draftSun, 11 Jul 2010 17:28:19 +0000, by frosch
-
(svn r20125) -Change: [NewGRF] If a tile has a snow-flag in the map array, use that for Terrain Type variables, instead of always only using the tile Z position. Also use the maximum Z of a tile for tiles which usually have levelling foundations (stations, houses, industries, unmovables). draftSun, 11 Jul 2010 17:11:14 +0000, by frosch
-
(svn r20124) -Fix (r20118): Don't bring windows to front by hovering over them. draftSun, 11 Jul 2010 14:35:53 +0000, by frosch
-
(svn r20123) -Add [FS#3721]: Use all available space when drawing articulated road vehicles. draftSun, 11 Jul 2010 13:14:08 +0000, by terkhen
-
(svn r20122) -Fix: Correct vehicle list tooltips at the depot window. draftSun, 11 Jul 2010 11:01:24 +0000, by terkhen
-
(svn r20120) -Feature [FS#3913]: Tooltips are shown by hovering the mouse over a widget instead of by right clicking on it. draftSun, 11 Jul 2010 10:58:55 +0000, by terkhen
-
(svn r20119) -Add: Tooltips can be removed if the user stops hovering the mouse. draftSun, 11 Jul 2010 10:55:57 +0000, by terkhen
-
(svn r20118) -Add: Detect if the mouse has been hovering over the same point. draftSun, 11 Jul 2010 10:53:07 +0000, by terkhen
-
(svn r20117) -Codechange: Use a Point struct to store double click position. draftSun, 11 Jul 2010 10:50:47 +0000, by terkhen
-
(svn r20116) -Add: Show an specific error message when trying to convert/remove nonexistant signals. draftSat, 10 Jul 2010 20:18:59 +0000, by terkhen
-
(svn r20115) -Add: Show an specific error message when trying to remove nonexistant stations. draftSat, 10 Jul 2010 20:17:05 +0000, by terkhen
-
(svn r20114) -Add: Show an specific error message when trying to remove rail or build/convert/remove signals over nonexistant railways. draftSat, 10 Jul 2010 20:15:35 +0000, by terkhen
-
(svn r20113) -Add [FS#3895]: Show an specific error message when trying to remove nonexistant roads (Krille). draftSat, 10 Jul 2010 20:12:32 +0000, by terkhen