log

age author description
Sun, 14 Mar 2010 14:30:51 +0000 alberth (svn r19418) -Codechange: Code style fix for ValParamTrackOrientation(). draft
Sun, 14 Mar 2010 14:01:53 +0000 alberth (svn r19417) -Codechange: More code style, move variable declarations to their first use. draft
Sun, 14 Mar 2010 13:49:23 +0000 alberth (svn r19416) -Codechange: Code style, move variable declarations to their first use. draft
Sun, 14 Mar 2010 12:58:51 +0000 alberth (svn r19415) -Codechange: Forward CommandCost with an error back to the caller. draft
Sun, 14 Mar 2010 12:39:24 +0000 alberth (svn r19414) -Doc: Several doxygen additions and corrections. draft
Sun, 14 Mar 2010 12:04:10 +0000 alberth (svn r19413) -Codechange: Merging RailtypeFlag enum (a bit number) with RailTypeFlags enum (had values only). draft
Sat, 13 Mar 2010 20:03:58 +0000 alberth (svn r19412) -Codechange (r9942): One pair of parentheses is enough. draft
Sat, 13 Mar 2010 18:45:41 +0000 translators (svn r19410) -Update from WebTranslator v3.0: draft
Sat, 13 Mar 2010 18:21:41 +0000 rubidium (svn r19409) -Codechange: remove some spaces from translations that were already removed from English (a long while ago) draft
Sat, 13 Mar 2010 18:13:35 +0000 rubidium (svn r19408) -Change: make the space after ... consistent in the translations too draft
Sat, 13 Mar 2010 18:06:10 +0000 rubidium (svn r19407) -Fix: incorrect number of dots in '...' in translations draft
Sat, 13 Mar 2010 17:58:04 +0000 rubidium (svn r19406) -Fix: unneeded space in English string draft
Sat, 13 Mar 2010 17:11:28 +0000 alberth (svn r19405) -Codechange: CheckOwnership() returns a CommandCost. draft
Sat, 13 Mar 2010 16:38:23 +0000 alberth (svn r19404) -Codechange: CheckAllowRemoveTunnelBridge() returns a CommandCost. draft
Sat, 13 Mar 2010 15:55:04 +0000 frosch (svn r19403) -Fix (r19398): Test inverted. draft
Sat, 13 Mar 2010 15:53:44 +0000 alberth (svn r19402) -Codechange: CheckAllowRemoveRoad() returns a CommandCost. draft
Sat, 13 Mar 2010 15:42:36 +0000 alberth (svn r19401) -Codechange: Use curly braces with multi-line if statements. draft
Sat, 13 Mar 2010 15:33:07 +0000 alberth (svn r19400) -Codechange: CheckforTownRating returns a CommandCost. draft
Sat, 13 Mar 2010 15:13:19 +0000 alberth (svn r19399) -Doc: Doxyment enum TownRatingCheckType. draft
Sat, 13 Mar 2010 14:58:37 +0000 rubidium (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. draft
Sat, 13 Mar 2010 10:18:57 +0000 terkhen (svn r19397) -Add: Enter the starting year at the scenario editor by clicking at the date panel. draft
Sat, 13 Mar 2010 01:12:07 +0000 yexo (svn r19396) -Fix [FS#3690] (r19351): trying to remove a too large rail station rect caused crashes draft
Sat, 13 Mar 2010 00:15:24 +0000 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 draft
Fri, 12 Mar 2010 21:21:17 +0000 rubidium (svn r19394) -Update: base set translations for Afrikaans, Danish, Estonian, Greek, Romanian and Serbian. draft
Fri, 12 Mar 2010 19:38:00 +0000 terkhen (svn r19392) -Codechange: Increase the maximum size of a TileArea. draft
Fri, 12 Mar 2010 19:18:26 +0000 rubidium (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 draft
Fri, 12 Mar 2010 18:45:13 +0000 translators (svn r19390) -Update from WebTranslator v3.0: draft
Fri, 12 Mar 2010 01:37:41 +0000 yexo (svn r19389) -Fix [FS3676]: only show the "No AIs available" error message when explicitly changing the number of AI opponents draft
Thu, 11 Mar 2010 21:55:37 +0000 rubidium (svn r19388) -Fix [FS#3666]: [NoAI] When reloading a savegame, an AI failing to compile could trigger (trying) to read the not yet loaded information of another AI via the AI Debug window and its "open with the most recently used AI" feature draft
Thu, 11 Mar 2010 20:57:18 +0000 terkhen (svn r19387) -Fix [FS#3671]: Close all orders windows when switching companies. draft