Mercurial > hg > openttd
graph
-
(svn r21175) -Add: Forced construction of missing industries. draftSat, 13 Nov 2010 15:21:55 +0000, by alberth
-
(svn r21174) -Add: Use a progressive back-off mechanism to reduce wasting build attempts at unbuildable industries. draftSat, 13 Nov 2010 15:20:57 +0000, by alberth
-
(svn r21173) -Codechange: Don't recompute target industry counts each time. draftSat, 13 Nov 2010 15:19:43 +0000, by alberth
-
(svn r21172) -Feature: Better control over how many new industries are created during the game. draftSat, 13 Nov 2010 15:17:55 +0000, by alberth
-
(svn r21171) -Change: Reset industry build data at game start or load. draftSat, 13 Nov 2010 15:15:25 +0000, by alberth
-
(svn r21170) -Codechange: Store industry management data in the save game (some of it is used in the very near future). draftSat, 13 Nov 2010 15:13:14 +0000, by alberth
-
(svn r21169) -Feature: Do not build industries during economic recession. draftSat, 13 Nov 2010 15:08:47 +0000, by alberth
-
(svn r21168) -Feature: Use desired industry counts rather than relative probability to decide which industry to build. draftSat, 13 Nov 2010 15:07:34 +0000, by alberth
-
(svn r21167) -Codechange: Use IndustryBuildData::builddata instead of a local variable. draftSat, 13 Nov 2010 15:04:58 +0000, by alberth
-
(svn r21166) -Codechange: Move MaybeNewIndustry() to IndustryBuildData::TryBuildNewIndustry(). draftSat, 13 Nov 2010 15:02:31 +0000, by alberth
-
(svn r21165) -Codechange: move the case/gender meta data into the language metadata struct as well draftSat, 13 Nov 2010 14:36:43 +0000, by rubidium
-
(svn r21164) -Codechange: replace the hardcoded array of language metadata with a list draftSat, 13 Nov 2010 12:09:30 +0000, by rubidium
-
(svn r21163) -Codechange: pass a LanguageMetadata struct instead of its index to ReadLanguagePack, and simplify one of its callers draftSat, 13 Nov 2010 11:38:01 +0000, by rubidium
-
(svn r21162) -Codechange: move the config "field" for the language file out of dynlang draftSat, 13 Nov 2010 11:28:55 +0000, by rubidium
-
(svn r21161) -Codechange: make the currently used language easier accessible draftSat, 13 Nov 2010 11:25:58 +0000, by rubidium