Mercurial > hg > openttd
graph
-
(svn r19438) -Fix [FS#3700]: Custom group names are misaligned with default ones when using rtl languages (sbr) draftTue, 16 Mar 2010 20:15:38 +0000, by rubidium
-
(svn r19436) -Fix: With certain game settings one could clear tiles for free when building long roads. draftTue, 16 Mar 2010 17:54:10 +0000, by frosch
-
(svn r19435) -Fix: when loading a savegame created with a house newgrf without that newgrf available all houses became tall office blocks draftTue, 16 Mar 2010 16:04:35 +0000, by yexo
-
(svn r19434) -Add: Add rail speed limit to land area information window. draftTue, 16 Mar 2010 06:43:41 +0000, by peter1138
-
(svn r19433) -Codechange: Limit rail clearance earnings to 3/4s of rail build cost, to avoid money making loophole when rail build cost is less than rail removal earnings. draftTue, 16 Mar 2010 06:30:31 +0000, by peter1138
-
(svn r19432) -Fix [FS#3696] (r19357): crash when the error message 'owned by <town>' was shown draftTue, 16 Mar 2010 06:25:35 +0000, by yexo
-
(svn r19431) -Codechange: Append rail type speed limit (if set) to rail type selection list, and toolbar title. draftTue, 16 Mar 2010 06:18:52 +0000, by peter1138
-
(svn r19429) -Fix: when the title game contains an AIPL block the AI settinsg where overwritten by those from the title game draftMon, 15 Mar 2010 22:42:43 +0000, by yexo
-
(svn r19427) -Codechange: gracefully handle the case where we can't open a .tar file. draftMon, 15 Mar 2010 17:44:54 +0000, by rubidium
-
(svn r19425) -Fix: [YAPP] A train on a bridge/tunnel was not always found when checking for trains on a reserved path. draftSun, 14 Mar 2010 20:57:23 +0000, by michi_cc
-
(svn r19424) -Codechange: Call command procs only via DoCommand(). draftSun, 14 Mar 2010 20:53:31 +0000, by frosch
-
(svn r19423) -Codechange: Move error message reporting of industry build in SE to a callback. draftSun, 14 Mar 2010 19:59:45 +0000, by alberth
-
(svn r19421) -Codechange: Remove explicit use of _error_message from CmdConvertRail(). draftSun, 14 Mar 2010 16:42:55 +0000, by alberth
-
(svn r19420) -Codechange: Don't use _error_message to keep track of success/failure, use a had_success boolean. draftSun, 14 Mar 2010 15:42:26 +0000, by alberth
-
(svn r19419) -Codechange: Use failed CommandCost object to retrieve message instead of _error_message. draftSun, 14 Mar 2010 14:36:37 +0000, by alberth
-
(svn r19418) -Codechange: Code style fix for ValParamTrackOrientation(). draftSun, 14 Mar 2010 14:30:51 +0000, by alberth
-
(svn r19417) -Codechange: More code style, move variable declarations to their first use. draftSun, 14 Mar 2010 14:01:53 +0000, by alberth
-
(svn r19416) -Codechange: Code style, move variable declarations to their first use. draftSun, 14 Mar 2010 13:49:23 +0000, by alberth
-
(svn r19415) -Codechange: Forward CommandCost with an error back to the caller. draftSun, 14 Mar 2010 12:58:51 +0000, by alberth
-
(svn r19414) -Doc: Several doxygen additions and corrections. draftSun, 14 Mar 2010 12:39:24 +0000, by alberth
-
(svn r19413) -Codechange: Merging RailtypeFlag enum (a bit number) with RailTypeFlags enum (had values only). draftSun, 14 Mar 2010 12:04:10 +0000, by alberth
-
(svn r19412) -Codechange (r9942): One pair of parentheses is enough. draftSat, 13 Mar 2010 20:03:58 +0000, by alberth
-
(svn r19409) -Codechange: remove some spaces from translations that were already removed from English (a long while ago) draftSat, 13 Mar 2010 18:21:41 +0000, by rubidium
-
(svn r19408) -Change: make the space after ... consistent in the translations too draftSat, 13 Mar 2010 18:13:35 +0000, by rubidium
-
(svn r19407) -Fix: incorrect number of dots in '...' in translations draftSat, 13 Mar 2010 18:06:10 +0000, by rubidium
-
(svn r19406) -Fix: unneeded space in English string draftSat, 13 Mar 2010 17:58:04 +0000, by rubidium
-
(svn r19405) -Codechange: CheckOwnership() returns a CommandCost. draftSat, 13 Mar 2010 17:11:28 +0000, by alberth
-
(svn r19404) -Codechange: CheckAllowRemoveTunnelBridge() returns a CommandCost. draftSat, 13 Mar 2010 16:38:23 +0000, by alberth
-
(svn r19402) -Codechange: CheckAllowRemoveRoad() returns a CommandCost. draftSat, 13 Mar 2010 15:53:44 +0000, by alberth
-
(svn r19401) -Codechange: Use curly braces with multi-line if statements. draftSat, 13 Mar 2010 15:42:36 +0000, by alberth
-
(svn r19400) -Codechange: CheckforTownRating returns a CommandCost. draftSat, 13 Mar 2010 15:33:07 +0000, by alberth
-
(svn r19399) -Doc: Doxyment enum TownRatingCheckType. draftSat, 13 Mar 2010 15:13:19 +0000, by alberth
-
(svn r19398) -Codechange: move the desync cache checking code to its own function. Also make the drive through and cargo list checks only run when 'desync' debugging is enabled. draftSat, 13 Mar 2010 14:58:37 +0000, by rubidium
-
(svn r19397) -Add: Enter the starting year at the scenario editor by clicking at the date panel. draftSat, 13 Mar 2010 10:18:57 +0000, by terkhen
-
(svn r19396) -Fix [FS#3690] (r19351): trying to remove a too large rail station rect caused crashes draftSat, 13 Mar 2010 01:12:07 +0000, by yexo
-
(svn r19395) -Fix [FS#3669]: the AI Debug window didn't open if an AI or library fails to compile when loading a savegame draftSat, 13 Mar 2010 00:15:24 +0000, by Yexo
-
(svn r19394) -Update: base set translations for Afrikaans, Danish, Estonian, Greek, Romanian and Serbian. draftFri, 12 Mar 2010 21:21:17 +0000, by rubidium
-
(svn r19392) -Codechange: Increase the maximum size of a TileArea. draftFri, 12 Mar 2010 19:38:00 +0000, by terkhen
-
(svn r19391) -Fix (r19255): shuffling around GRFIdentifier in GRFConfig caused gamelog to log the wrong data which could cause crashes later on when that data is queried draftFri, 12 Mar 2010 19:18:26 +0000, by rubidium
-
(svn r19389) -Fix [FS3676]: only show the "No AIs available" error message when explicitly changing the number of AI opponents draftFri, 12 Mar 2010 01:37:41 +0000, by yexo
-
(svn r19387) -Fix [FS#3671]: Close all orders windows when switching companies. draftThu, 11 Mar 2010 20:57:18 +0000, by terkhen
-
(svn r19385) -Fix [FS#3684]: [IPv6] Netmask calculations were wrong if cidr >= 32. draftThu, 11 Mar 2010 17:57:14 +0000, by rubidium
-
(svn r19384) -Fix: Overbuilding plain rail with stations did not update PBS reservation. draftWed, 10 Mar 2010 20:45:23 +0000, by frosch
-
(svn r19383) -Fix [FS#3680]: Overbuilding bridges cleared PBS reservation. draftWed, 10 Mar 2010 20:44:04 +0000, by frosch
-
(svn r19382) -Fix (r19381): don't break savegame version 139 draftWed, 10 Mar 2010 18:59:40 +0000, by yexo
-
(svn r19381) -Fix [FS#3670] (r19198): airport size wasn't properly stored in the savegame draftWed, 10 Mar 2010 18:51:56 +0000, by yexo
-
(svn r19380) -Fix [FS#3678] (r19322): updating the id of the oilrig airport should be done earlier as it can be used by newgrf code draftWed, 10 Mar 2010 18:46:26 +0000, by yexo
-
(svn r19378) -Codechange: Rename ReadExtended() to ReadExtendedByte() draftWed, 10 Mar 2010 07:31:08 +0000, by peter1138