summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-03-14(svn r19422) -Update from WebTranslator v3.0:translators
2010-03-14(svn r19421) -Codechange: Remove explicit use of _error_message from CmdConve...alberth
2010-03-14(svn r19420) -Codechange: Don't use _error_message to keep track of success/f...alberth
2010-03-14(svn r19419) -Codechange: Use failed CommandCost object to retrieve message i...alberth
2010-03-14(svn r19418) -Codechange: Code style fix for ValParamTrackOrientation().alberth
2010-03-14(svn r19417) -Codechange: More code style, move variable declarations to thei...alberth
2010-03-14(svn r19416) -Codechange: Code style, move variable declarations to their fir...alberth
2010-03-14(svn r19415) -Codechange: Forward CommandCost with an error back to the caller.alberth
2010-03-14(svn r19414) -Doc: Several doxygen additions and corrections.alberth
2010-03-14(svn r19413) -Codechange: Merging RailtypeFlag enum (a bit number) with RailT...alberth
2010-03-13(svn r19412) -Codechange (r9942): One pair of parentheses is enough.alberth
2010-03-13(svn r19410) -Update from WebTranslator v3.0:translators
2010-03-13(svn r19409) -Codechange: remove some spaces from translations that were alre...rubidium
2010-03-13(svn r19408) -Change: make the space after ... consistent in the translations...rubidium
2010-03-13(svn r19407) -Fix: incorrect number of dots in '...' in translationsrubidium
2010-03-13(svn r19406) -Fix: unneeded space in English stringrubidium
2010-03-13(svn r19405) -Codechange: CheckOwnership() returns a CommandCost.alberth
2010-03-13(svn r19404) -Codechange: CheckAllowRemoveTunnelBridge() returns a CommandCost.alberth
2010-03-13(svn r19403) -Fix (r19398): Test inverted.frosch
2010-03-13(svn r19402) -Codechange: CheckAllowRemoveRoad() returns a CommandCost.alberth
2010-03-13(svn r19401) -Codechange: Use curly braces with multi-line if statements.alberth
2010-03-13(svn r19400) -Codechange: CheckforTownRating returns a CommandCost.alberth
2010-03-13(svn r19399) -Doc: Doxyment enum TownRatingCheckType.alberth
2010-03-13(svn r19398) -Codechange: move the desync cache checking code to its own func...rubidium
2010-03-13(svn r19397) -Add: Enter the starting year at the scenario editor by clicking...terkhen
2010-03-13(svn r19396) -Fix [FS#3690] (r19351): trying to remove a too large rail stati...yexo
2010-03-13(svn r19395) -Fix [FS#3669]: the AI Debug window didn't open if an AI or libr...Yexo
2010-03-12(svn r19392) -Codechange: Increase the maximum size of a TileArea.terkhen
2010-03-12(svn r19391) -Fix (r19255): shuffling around GRFIdentifier in GRFConfig cause...rubidium
2010-03-12(svn r19390) -Update from WebTranslator v3.0:translators
2010-03-12(svn r19389) -Fix [FS3676]: only show the "No AIs available" error message wh...yexo
2010-03-11(svn r19388) -Fix [FS#3666]: [NoAI] When reloading a savegame, an AI failing ...rubidium
2010-03-11(svn r19387) -Fix [FS#3671]: Close all orders windows when switching companies.terkhen
2010-03-11(svn r19386) -Update from WebTranslator v3.0:translators
2010-03-11(svn r19385) -Fix [FS#3684]: [IPv6] Netmask calculations were wrong if cidr >...rubidium
2010-03-10(svn r19384) -Fix: Overbuilding plain rail with stations did not update PBS r...frosch
2010-03-10(svn r19383) -Fix [FS#3680]: Overbuilding bridges cleared PBS reservation.frosch
2010-03-10(svn r19382) -Fix (r19381): don't break savegame version 139yexo
2010-03-10(svn r19381) -Fix [FS#3670] (r19198): airport size wasn't properly stored in ...yexo
2010-03-10(svn r19380) -Fix [FS#3678] (r19322): updating the id of the oilrig airport s...yexo
2010-03-10(svn r19379) -Update from WebTranslator v3.0:translators
2010-03-10(svn r19378) -Codechange: Rename ReadExtended() to ReadExtendedByte()peter1138
2010-03-09(svn r19377) -Update from WebTranslator v3.0:translators
2010-03-08(svn r19375) -Update from WebTranslator v3.0:translators
2010-03-08(svn r19374) -Change: Update documentation for console command connect to use...peter1138
2010-03-07(svn r19373) -Fix (r19372): Missing variable declaration.terkhen
2010-03-07(svn r19372) -Codechange: CheckTileOwnership() returns a CommandCost.alberth
2010-03-07(svn r19371) -Update from WebTranslator v3.0:translators
2010-03-07(svn r19370) -Codechange: EnsureNoTrainOnTrack() returns a CommandCost.alberth
2010-03-07(svn r19369) -Codechange: EnsureNoTrainOnTrackBits() returns a CommandCost now.alberth