summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-12-20(svn r18574) -Fix [FS#3392] (r18481): manually sending trains and RVs to depo...rubidium
2009-12-20(svn r18573) -Fix [FS#3198]: [OSX] Try to get a generic RGB colour space if g...michi_cc
2009-12-20(svn r18572) -Change: Enable 'multiple NewGRF engine sets' by default.frosch
2009-12-20(svn r18571) -Fix (r18551): Vehicles not carrying any cargo (e.g. engines) we...frosch
2009-12-20(svn r18568) -Codechange: Bail out early.frosch
2009-12-20(svn r18567) -Fix [FS#2613]: [NewGRF] House property 15 did not workrubidium
2009-12-20(svn r18566) -Codechange: When both the union and intersection of refit masks...frosch
2009-12-20(svn r18565) -Fix [FS#3391] (r18541): some older GCC warn about implicitly ca...rubidium
2009-12-20(svn r18564) -Fix: silence a warningglx
2009-12-20(svn r18563) -Document: some industry related functionsrubidium
2009-12-20(svn r18562) -Document: improve clarity of the AIAccounting classrubidium
2009-12-20(svn r18561) -Fix [FS#3390]: Do try to overtake a vehicle in a station as ove...rubidium
2009-12-20(svn r18560) -Fix (r18541): variety distribution dropdown should not be on he...peter1138
2009-12-20(svn r18559) -Fix: When using original landscape generator, the terrain type ...peter1138
2009-12-20(svn r18558) -Cleanup (r18557): no need to document TILE_INVALID twicesmatz
2009-12-19(svn r18557) -Fix: (most of) gcc errors when using lto caused by some structs...smatz
2009-12-19(svn r18556) -Fix (r17005): squirrel export didn't accept negative constantssmatz
2009-12-19(svn r18555) -Fix (r15027): fake definitions of squirrel types were wrong for...smatz
2009-12-19(svn r18554) -Change: Forbid industries to clear sea/river when leveling land.frosch
2009-12-19(svn r18553) -Fix: make aircraft behave the same on autoreplace/autorenew as ...rubidium
2009-12-19(svn r18552) -Fix (r18548): some translators were very fastglx
2009-12-19(svn r18551) -Fix [FS#1762]: When autoreplace is the only allowed reason to s...frosch
2009-12-19(svn r18550) -Fix (r18281): show expected price of town construction even whe...smatz
2009-12-19(svn r18549) -Fix: first do the time-since-last-service check and only then d...rubidium
2009-12-19(svn r18548) -Fix (r18541): Unused string slipped in.peter1138
2009-12-19(svn r18547) -Fix [FS#3388]: missing thread synchronisation when changing the...rubidium
2009-12-19(svn r18546) -Codechange: make making the screenshot not asynchronious; just ...rubidium
2009-12-19(svn r18545) -Fix [FS#3292]: Assign '_screen.dst_ptr' as soon as it is alloca...frosch
2009-12-19(svn r18544) -Update from WebTranslator v3.0:translators
2009-12-19(svn r18543) -Codechange: Use separate set of strings for variety distributio...peter1138
2009-12-19(svn r18542) -Codechange: Make nested widget parts obligatory in a window des...alberth
2009-12-19(svn r18541) -Feature: Additional map variety option for TGP landscape genera...peter1138
2009-12-19(svn r18540) -Codechange: resulting in better name for 'result'.frosch
2009-12-19(svn r18539) -Codechange: Re-use cargolist drawing in StationViewWindow::Draw...alberth
2009-12-19(svn r18538) -Codechange: Split DrawStationCoverageText into a calculation pa...alberth
2009-12-19(svn r18537) -Fix (r17436): Also do not account cargo in statistics, if it wa...frosch
2009-12-19(svn r18536) -Fix [FS#3386]: MSVC warning. Patch by pavel1269rubidium
2009-12-19(svn r18535) -Fix [FS#2722]: don't account for path reservation costs when en...rubidium
2009-12-19(svn r18534) -Doc: Add doxy strings to StationCoverageType enum.alberth
2009-12-19(svn r18533) -Fix: don't refer, in the comments, to a long renamed functionrubidium
2009-12-18(svn r18532) -Codechange/Fix (r18404): don't leave the road stop between tile...rubidium
2009-12-18(svn r18531) -Fix [FS#3384] (r18404): for articulated road vehicles only the ...rubidium
2009-12-18(svn r18530) -Fix (r18304): Width property set on window instead of width.peter1138
2009-12-18(svn r18529) -Update from WebTranslator v3.0:translators
2009-12-18(svn r18528) -Fix (FS#3370): Platform length/count buttons not centred when N...peter1138
2009-12-17(svn r18527) -Fix: an industry newgrf that defined a too small size for actio...yexo
2009-12-17(svn r18523) -Update from WebTranslator v3.0:translators
2009-12-17(svn r18522) -Feature: add the possibility to not make new tree tiles in-gamerubidium
2009-12-16(svn r18520) -Fix [FS#3272]: allegro doesn't like to work with extmidi; it ca...rubidium
2009-12-16(svn r18518) -Add [NoAI]: AIOrder::AIOF_GOTO_NEAREST_DEPOT for goto nearest d...yexo