summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-01(svn r19299) -Codechange: store the most compatible ttd airport type in Airpo...yexo
2010-03-01(svn r19298) -Fix: [NewGRF] segfault when station vars 0xF2/0xF3 is accessed ...yexo
2010-03-01(svn r19297) -Codechange: Variable scope and documentation of DoCreateNewIndu...frosch
2010-03-01(svn r19296) -Update from WebTranslator v3.0:translators
2010-02-28(svn r19295) -Codechange: introduce wrapper functions for GRFConfig::name/infoyexo
2010-02-28(svn r19294) -Change: [NoAI] Remove HasNext() from all lists/iterators and ad...frosch
2010-02-28(svn r19293) -Fix [FS#3566]: Some methods of AIAbstractList left invalid iter...frosch
2010-02-28(svn r19292) -Update from WebTranslator v3.0:translators
2010-02-28(svn r19291) -Codechange: Rename HasVehicleOnTunnelBridge() to TunnelBridgeIs...alberth
2010-02-28(svn r19290) -Fix (r19285): wrong path in logglx
2010-02-28(svn r19289) -Codechange: Move _error_message assignment from check routine t...alberth
2010-02-28(svn r19288) -Codechange: Move EnsureNoVehicleOnGround() and HasVehicleOnTunn...alberth
2010-02-28(svn r19287) -Fix [FS#3650] (r19263): Don't store a boolean in a CommandCost.alberth
2010-02-28(svn r19286) -Fix (r18648): [YAPP] If reversing at path signals was disabled,...michi_cc
2010-02-28(svn r19285) -Change [FS#3638]: add the default installation directory of lzo...rubidium
2010-02-27(svn r19283) -Fix (r19256): GRFConfig is not zeroed for non-dynamic construct...frosch
2010-02-27(svn r19282) -Doc: Add some doxygen doc markup.alberth
2010-02-27(svn r19281) -Fix (r19280): typo in Hungarian caused compile failure of the l...rubidium
2010-02-27(svn r19280) -Update from WebTranslator v3.0:translators
2010-02-27(svn r19279) -Codechange: CheckIfAuthorityAllowsNewStation() returns CommandC...alberth
2010-02-27(svn r19277) -Fix [FS#3646]: [NewGRF] Ensure prices can't be set to zero. Zer...rubidium
2010-02-27(svn r19276) -Fix [FS#3649](r19229): Newly built road stops were not always r...terkhen
2010-02-27(svn r19275) -Codechange: CanExpandRailStation() returns a CommandCost.alberth
2010-02-27(svn r19274) -Codechange: CmdBuildAirport() returns the 'too spread out' erro...alberth
2010-02-27(svn r19273) -Codechange: Return station joining error message when error is ...alberth
2010-02-27(svn r19272) -Doc: successfull -> successful.alberth
2010-02-27(svn r19271) -Fix (r19270): Secondary error messages start with ... .alberth
2010-02-27(svn r19270) -Codechange: Forward CommandCost results through CreateNewIndust...alberth
2010-02-27(svn r19269) -Codechange: PerformIndustryTileSlopeCheck() returns a succeeded...alberth
2010-02-26(svn r19268) -Update from WebTranslator v3.0:translators
2010-02-26(svn r19267) -Update: Bulgarian, Chinese (Traditional), Croatian, Indonesian,...rubidium
2010-02-26(svn r19265) -Fix [FS#3618]: "Can't build <industry> here... <industry> in th...rubidium
2010-02-26(svn r19264) -Fix (r19179): strgen segfaults when trying to lookup the comman...rubidium
2010-02-26(svn r19263) -Fix (r19184): some specific industry creation errors got replac...rubidium
2010-02-26(svn r19262) -Feature: finalise BaNaNaS support for music setsrubidium
2010-02-25(svn r19260) -Codechange: another minor coding style fixsmatz
2010-02-25(svn r19259) -Fix (r19230): Road stops were not removed in case of bankruptcy.terkhen
2010-02-25(svn r19257) -Codechange: minor coding style fixsmatz
2010-02-25(svn r19256) -Codechange: use a constructor/destructor for GRFConfig to make ...yexo
2010-02-25(svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of s...yexo
2010-02-25(svn r19254) -Codechange: simplify newgrf text code by introducing a few help...yexo
2010-02-25(svn r19253) -Update from WebTranslator v3.0:translators
2010-02-25(svn r19252) -Fix [FS#3639]: writing (console) output to a file failed on Win...rubidium
2010-02-25(svn r19251) -Codechange: add a contructor to GRFError and use it to allocati...yexo
2010-02-25(svn r19250) -Fix [FS#3643]: with RTL languages clicking a horizontal scrollb...rubidium
2010-02-25(svn r19249) -Fix [FS#3642](r18803): start and end tiles were swapped in CMD_...smatz
2010-02-25(svn r19248) -Fix: DOS 'port' did not compile anymorerubidium
2010-02-25(svn r19247) -Codechange: Rename methods to fit better to common style (skidd13)yexo
2010-02-25(svn r19246) -Doc: CBinaryHeapT (skidd13)yexo
2010-02-25(svn r19245) -Codechange: apply coding style to binary heap (skidd13)yexo