summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-18(svn r19455) -Codechange: split all airport information in Station to a seper...yexo
2010-03-18(svn r19454) -Update from WebTranslator v3.0:translators
2010-03-18(svn r19453) -Codechange: split getting the initial aircraft position to a ne...yexo
2010-03-18(svn r19452) -Change: plural type of Slovak (keso)rubidium
2010-03-18(svn r19451) -Cleanup: remove some unused codeyexo
2010-03-18(svn r19450) -Fix (r19197): animation callbacks for airport tiles where never...yexo
2010-03-18(svn r19449) -Codechange: pay for every airport tile build, not for every til...yexo
2010-03-17(svn r19445) -Change: No need to drag an area when overbuilding bridges.frosch
2010-03-17(svn r19444) -Update: base set translations for Polish, Slovak and Turkish.rubidium
2010-03-17(svn r19443) -Fix [FS#3701]: Mark industry windows dirty more often.frosch
2010-03-17(svn r19442) -Update: readme about openmsx and make it easier to find the pul...rubidium
2010-03-17(svn r19441) -Fix (r19437): broken Greek translation.rubidium
2010-03-17(svn r19440) -Update from WebTranslator v3.0:translators
2010-03-16(svn r19438) -Fix [FS#3700]: Custom group names are misaligned with default o...rubidium
2010-03-16(svn r19437) -Update from WebTranslator v3.0:translators
2010-03-16(svn r19436) -Fix: With certain game settings one could clear tiles for free ...frosch
2010-03-16(svn r19435) -Fix: when loading a savegame created with a house newgrf withou...yexo
2010-03-16(svn r19434) -Add: Add rail speed limit to land area information window.peter1138
2010-03-16(svn r19433) -Codechange: Limit rail clearance earnings to 3/4s of rail build...peter1138
2010-03-16(svn r19432) -Fix [FS#3696] (r19357): crash when the error message 'owned by ...yexo
2010-03-16(svn r19431) -Codechange: Append rail type speed limit (if set) to rail type ...peter1138
2010-03-15(svn r19429) -Fix: when the title game contains an AIPL block the AI settinsg...yexo
2010-03-15(svn r19428) -Update from WebTranslator v3.0:translators
2010-03-15(svn r19427) -Codechange: gracefully handle the case where we can't open a .t...rubidium
2010-03-15(svn r19426) -Fix: compilation with AIs disabledrubidium
2010-03-14(svn r19425) -Fix: [YAPP] A train on a bridge/tunnel was not always found whe...michi_cc
2010-03-14(svn r19424) -Codechange: Call command procs only via DoCommand().frosch
2010-03-14(svn r19423) -Codechange: Move error message reporting of industry build in S...alberth
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