Mercurial > hg > openttd
graph
-
(svn r21210) -Fix [FS#4231]: make sure text files use DOS EOL draftTue, 16 Nov 2010 15:12:22 +0000, by glx
-
(svn r21209) -Feature: [NewGRF] Allow setting the gender of the current string or select the case of the next substring draftTue, 16 Nov 2010 14:00:02 +0000, by rubidium
-
(svn r21208) -Add: [NewGRF] Mapping information w.r.t. a translation's case and gender names draftTue, 16 Nov 2010 12:47:22 +0000, by rubidium
-
(svn r21207) -Codechange: replace the magic 0x00DE constant with something less magic draftTue, 16 Nov 2010 12:35:16 +0000, by rubidium
-
(svn r21206) -Document: that, and why string code 9A 02 (skip/ignore next colour code) is not implemented draftTue, 16 Nov 2010 12:18:35 +0000, by rubidium
-
(svn r21205) -Fix [FS#4207]: Under some conditions, group count would be wrong after moving train engines in the depot window. draftTue, 16 Nov 2010 12:05:41 +0000, by terkhen
-
(svn r21204) -Codechange: unify style of string code conversion draftTue, 16 Nov 2010 11:50:26 +0000, by rubidium
-
(svn r21203) -Codechange: make the maximum plural count available to the rest of OpenTTD as well draftTue, 16 Nov 2010 11:42:47 +0000, by rubidium
-
(svn r21202) -Codechange: allow strings with embedded '\0' in GRFText. draftTue, 16 Nov 2010 11:34:19 +0000, by rubidium
-
(svn r21201) -Document: some GRFText methods/fields draftTue, 16 Nov 2010 11:25:19 +0000, by rubidium
-
(svn r21200) -Fix: [OSX] Don't let the mouse cursor jump when switching to full screen mode draftMon, 15 Nov 2010 19:53:15 +0000, by planetmaker
-
(svn r21198) -Fix: don't call variables properties in debug messages draftMon, 15 Nov 2010 16:43:46 +0000, by rubidium
-
(svn r21197) -Fix [FS#4001] (r17794): [OSX] Finding a fallback font failed when compiling for OSX 10.4 as it tried to match also OpenTTD-specific control characters draftMon, 15 Nov 2010 08:31:07 +0000, by planetmaker
-
(svn r21196) -Change: [OSX] Allow to select the build targets for universal builds draftSun, 14 Nov 2010 22:57:32 +0000, by planetmaker
-
(svn r21195) -Fix [FS#4230] (r21135): in some corner cases the savegame conversion didn't do the right thing draftSun, 14 Nov 2010 21:39:12 +0000, by rubidium
-
(svn r21194) -Add: Configure option for compiling OpenTTD as a console application under MinGW. draftSun, 14 Nov 2010 20:47:45 +0000, by terkhen
-
(svn r21192) -Fix (r15505)[FS#4226]: Use non-interactive randomness for townnames on map generation, so they are controlled by the generation-seed as well. draftSun, 14 Nov 2010 16:16:28 +0000, by frosch
-
(svn r21191) -Doc: Add missing information for a parameter of CmdFoundTown. draftSun, 14 Nov 2010 16:13:07 +0000, by terkhen
-
(svn r21189) -Fix: Force a minimum speed for trains when using the realistic acceleration model. draftSun, 14 Nov 2010 15:48:24 +0000, by terkhen
-
(svn r21182) -Fix: possible just-freed memory reads draftSun, 14 Nov 2010 12:05:24 +0000, by rubidium
-
(svn r21179) -Fix [FS#4201] (r69): if the main toolbar's location is configurable, why isn't the statusbar's location configurable? draftSat, 13 Nov 2010 23:40:36 +0000, by rubidium
-
(svn r21178) -Codechange: pass the language_id to TranslateTTDPatchCodes as well draftSat, 13 Nov 2010 19:15:26 +0000, by rubidium
-
(svn r21177) -Codechange: change UniqueLanguageFile into GetLanguage draftSat, 13 Nov 2010 19:10:30 +0000, by rubidium
-
(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
-
(svn r21160) -Codechange: reuse the strgen LanguageHeader to store some metadata about a language, and keep the language metadata in memory instead of loading it several times from disk draftSat, 13 Nov 2010 11:11:02 +0000, by rubidium
-
(svn r21159) -Codechange: AdvertiseIndustryOpening() also works with a const pointer. draftSat, 13 Nov 2010 10:17:16 +0000, by alberth
-
(svn r21158) -Codechange: Assert boundary inside the loop rather than afterwards. draftSat, 13 Nov 2010 10:11:47 +0000, by alberth
-
(svn r21157) -Codechange: remove information about the text direction out of the language "list" draftSat, 13 Nov 2010 09:56:25 +0000, by rubidium
-
(svn r21156) -Codechange: Introduce EconomyIsInRecession(). draftSat, 13 Nov 2010 09:45:20 +0000, by alberth
-
(svn r21155) -Fix [FS#4222] (r14959): default service interval for ships/aircraft got switched draftFri, 12 Nov 2010 21:40:43 +0000, by rubidium
-
(svn r21154) -Fix [FS#4223]: OPF has been removed for trains, so the 90 degree turn option doesn't need to mention it's not supported for OPF draftFri, 12 Nov 2010 21:37:15 +0000, by rubidium
-
(svn r21153) -Change: unify the moment trains/road vehicles become (un)visible when entering/leaving a tunnel. As a side effect some tunnel related glitches are gone. draftFri, 12 Nov 2010 19:40:39 +0000, by rubidium
-
(svn r21151) -Fix [FS#4221]: Sort arrow wasn't accounted for in two windows causing it to be overwritten by the "sort by" string draftFri, 12 Nov 2010 16:29:09 +0000, by rubidium
-
(svn r21150) -Fix: [OSX] Deprecation warning with libpng 1.4 draftFri, 12 Nov 2010 12:00:03 +0000, by rubidium
-
(svn r21149) -Fix [FS#4210]: [OSX] Unify compiler flags with other OS and work around a compiler bug in gcc-4.0.1 which breaks graphics display in x86_64 binaries (Rubidium) draftThu, 11 Nov 2010 22:37:45 +0000, by planetmaker
-
(svn r21148) -Fix (r21098): Evaluate callback 36 for ship speed as frequently as done for other vehicle types. draftThu, 11 Nov 2010 22:19:27 +0000, by terkhen
-
(svn r21146) -Fix [FS#4212]: make sure to be upgraded openttd is not running when installing (Win32) draftThu, 11 Nov 2010 17:06:33 +0000, by glx
-
(svn r21145) -Fix: station list wasn't updated when a new cargo got a rating draftThu, 11 Nov 2010 10:34:44 +0000, by rubidium
-
(svn r21144) -Change [FS#4206]: filter stations by cargo they have a rating for instead of having cargo waiting draftThu, 11 Nov 2010 10:34:01 +0000, by rubidium
-
(svn r21143) -Codechange: reduce the number of dereferences in UpdateStationWaiting draftThu, 11 Nov 2010 09:12:01 +0000, by rubidium