Mercurial > hg > openttd
graph
-
(svn r20753) -Feature [FS#3999]: make it possible to select vehicle to clone and vehicle to clone orders from directly from vehicle lists and depot window draftMon, 06 Sep 2010 14:14:09 +0000, by smatz
-
(svn r20752) -Change: move removal of bin/data/openttd.grf from distclean to maintainer-clean draftSun, 05 Sep 2010 21:50:59 +0000, by rubidium
-
(svn r20751) -Fix: IndustryCargoesWindow::HousesCanAccept() did not check climate-availability of houses. draftSun, 05 Sep 2010 19:46:04 +0000, by frosch
-
(svn r20749) -Fix: allow overbuilding objects with buoys and ship depots draftSun, 05 Sep 2010 16:33:32 +0000, by yexo
-
(svn r20748) -Fix: overbuilding an object tile with sea under it with a canal didn't take the cost for clearing the sea into account draftSun, 05 Sep 2010 16:00:36 +0000, by yexo
-
(svn r20747) -Fix: overbuilding an object with water under it succeeded even for industries that can't be build on water draftSun, 05 Sep 2010 16:00:04 +0000, by yexo
-
(svn r20746) -Fix: set CMD_NO_WATER flag for CmdBuildBridge draftSun, 05 Sep 2010 15:07:38 +0000, by yexo
-
(svn r20745) -Fix: don't delete an object when trying to terraform a tile of it with canal under it. If we delete the object the terraforming will still fail due to the canal draftSun, 05 Sep 2010 14:54:18 +0000, by yexo
-
(svn r20744) -Fix: overbuilding an object with water under it failed draftSun, 05 Sep 2010 14:53:20 +0000, by yexo
-
(svn r20743) -Fix: Make testruns of clearing an object tile not influence repeated testruns resp. the exec run. draftSun, 05 Sep 2010 13:31:39 +0000, by frosch
-
(svn r20742) -Fix: Evaluate DC_NO_WATER flag when clearing objects built on water. draftSun, 05 Sep 2010 13:28:59 +0000, by frosch
-
(svn r20741) -Cleanup: Use IsTileOnWater() in more places. draftSun, 05 Sep 2010 13:18:54 +0000, by frosch
-
(svn r20740) -Codechange: Add HasTileWaterClass() to test for tiletypes with WaterClass. draftSun, 05 Sep 2010 13:18:26 +0000, by frosch
-
(svn r20738) -Codechange: Introduce a function for getting the number of industries that should be build. draftSat, 04 Sep 2010 12:09:12 +0000, by alberth
-
(svn r20737) -Codechange: Introduce a function for advertising opening of a new industry. draftSat, 04 Sep 2010 12:01:55 +0000, by alberth
-
(svn r20736) -Codechange: Introduce a new function for trying to create a new industry. draftSat, 04 Sep 2010 11:59:12 +0000, by alberth
-
(svn r20735) -Codechange: Introduce GetIndustryGamePlayProbability(). draftSat, 04 Sep 2010 11:29:42 +0000, by alberth
-
(svn r20734) -Codechange: Rename GetScaledIndustryProbability() to GetScaledIndustryGenerationProbability(). draftSat, 04 Sep 2010 11:16:40 +0000, by alberth
-
(svn r20733) -Fix: when overbuilding an object with an industry, clear the complete object draftSat, 04 Sep 2010 00:16:33 +0000, by yexo
-
(svn r20732) -Fix: when trying to build a bridge over an object, try to autoremove the object if it's too high draftFri, 03 Sep 2010 23:48:12 +0000, by yexo
-
(svn r20731) -Fix (r20739): SmallVector did not have an assignment operator, causing invalid memory reads / double free draftFri, 03 Sep 2010 23:04:02 +0000, by yexo
-
(svn r20730) -Fix: crash when removing an object while the newgrf debug window was open for that object draftFri, 03 Sep 2010 22:28:11 +0000, by yexo
-
(svn r20729) -Fix [FS#4107]: assert when overbuilding object draftFri, 03 Sep 2010 21:50:51 +0000, by yexo
-
(svn r20728) -Codechange: shuffle some code in CMD_BUILD_ROAD so it doesn't call CMD_LANDSCAPE_CLEAR in test-mode from exec-mode draftFri, 03 Sep 2010 21:41:08 +0000, by yexo
-
(svn r20727) -Fix [FS#4106]: compilation with --disable-ai was broken (cirdan) draftFri, 03 Sep 2010 20:32:33 +0000, by yexo
-
(svn r20725) -Codechange: simplify make_compiler_cflags draftFri, 03 Sep 2010 14:14:06 +0000, by smatz
-
(svn r20724) -Fix: debug builds with LTO enabled didn't have debug information and were not optimised at all, causing many compile-time warnings draftFri, 03 Sep 2010 13:23:29 +0000, by smatz
-
(svn r20723) -Fix: don't define _FORTIFY_SOURCE when not compiling with GCC, other compilers would likely barf on GLIBC code draftFri, 03 Sep 2010 13:09:56 +0000, by smatz
-
(svn r20722) -Fix (r20719): signed/unsigned side effect makes a small negative value become a big positive value draftFri, 03 Sep 2010 12:52:09 +0000, by glx
-
(svn r20721) -Fix: objects that can be built on water shouldn't be drowned. draftThu, 02 Sep 2010 20:45:54 +0000, by rubidium
-
(svn r20720) -Add: separate GUI icons for vehicle/company profit, exclusive rights and unread news. draftThu, 02 Sep 2010 20:00:48 +0000, by frosch
-
(svn r20719) -Codechange: Remove some hardcoded iconsizes. draftThu, 02 Sep 2010 19:34:44 +0000, by frosch
-
(svn r20717) -Fix [FS#4103]: water class was not set for stations draftWed, 01 Sep 2010 23:41:56 +0000, by yexo
-
(svn r20716) -Feature: add airport class and airport name to the land info tool draftWed, 01 Sep 2010 23:14:15 +0000, by yexo
-
(svn r20715) -Fix: Recent nforenum does not know '-?'. draftWed, 01 Sep 2010 20:17:25 +0000, by frosch
-
(svn r20714) -Fix: bit 9 of object's flags implies bit 3 is set, so just test for either of the bits being set draftWed, 01 Sep 2010 20:09:15 +0000, by rubidium
-
(svn r20713) -Fix (r20654): when ignoring action0 object properties, ignore property 13 correctly draftWed, 01 Sep 2010 19:45:50 +0000, by rubidium
-
(svn r20712) -Fix [FS#4094]: Do not use new game settings when creating many random industries in the scenario editor. draftWed, 01 Sep 2010 19:04:06 +0000, by terkhen
-
(svn r20711) -Fix [FS#4094]: Do not use new game settings when creating many random towns at the scenario editor. draftWed, 01 Sep 2010 19:00:32 +0000, by terkhen
-
(svn r20710) -Codechange: Clarify the name of some town generation variables. draftWed, 01 Sep 2010 18:52:27 +0000, by terkhen
-
(svn r20708) -Fix [FS#4101]: upon company bankruptcy some objects weren't removed properly draftWed, 01 Sep 2010 06:15:26 +0000, by rubidium
-
(svn r20706) -Fix (r20664): land slope check wasn't called when it should be called draftTue, 31 Aug 2010 16:17:22 +0000, by rubidium
-
(svn r20705) -Fix: graphic glitch when switching to a different-sized font while the chat message box was visible draftTue, 31 Aug 2010 12:18:28 +0000, by yexo
-
(svn r20704) -Fix (r20658): regression got out-of-sync draftMon, 30 Aug 2010 22:54:48 +0000, by rubidium
-
(svn r20697) -Fix [FS#4084]: call the new function after resizing a window so it's not possible a window becomes unmoveable draftMon, 30 Aug 2010 14:52:28 +0000, by yexo
-
(svn r20696) -Codechange: create a new function to make sure part of the caption bar is visible when creating a window draftMon, 30 Aug 2010 14:51:11 +0000, by yexo
-
(svn r20695) -Codechange: move PreventHiding to another location draftMon, 30 Aug 2010 14:50:42 +0000, by yexo
-
(svn r20694) -Fix [FS#4087]: empty newgrf presets were not selectable draftMon, 30 Aug 2010 10:52:27 +0000, by yexo
-
(svn r20693) -Fix: use strncmp instead of memcmp for comparing strings draftMon, 30 Aug 2010 10:49:02 +0000, by yexo
-
(svn r20692) -Fix [FS#4055]: crash after downloading missing content draftMon, 30 Aug 2010 10:16:04 +0000, by yexo
-
(svn r20691) -Fix (r20690): unmessup a broken string draftSun, 29 Aug 2010 18:39:28 +0000, by rubidium
-
(svn r20689) -Codechange: Make some global functions used in 1 .cpp file static in that file. draftSun, 29 Aug 2010 15:58:43 +0000, by alberth