summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-04-10(svn r22309) -Fix: Make road vehicles, ships and aircraft skip orders if they...frosch
2011-04-09(svn r22308) -Fix [FS#4574]: waiting on a server could kick the client, or ra...rubidium
2011-04-09(svn r22307) -Fix: When drawing the town authority window, check whether the ...frosch
2011-04-09(svn r22306) -Fix-ish: WT3 still doesn't validate the amount of plural parame...rubidium
2011-04-09(svn r22305) -Add: One digit for the fractional part of train lengths in the ...frosch
2011-04-09(svn r22304) -Add: {DECIMAL} string code to print decimal fractions.frosch
2011-04-09(svn r22303) -Codechange: Simplify the 'zerofill' parameter of FormatNumber()...frosch
2011-04-09(svn r22302) -Codechange: Replace a linear search with a binary search.frosch
2011-04-08(svn r22301) -Update from WebTranslator v3.0:translators
2011-04-07(svn r22300) -Fix (r22299): Missing out on a ! can have the opposite effect o...planetmaker
2011-04-07(svn r22299) -Fix [FS#4581]: Check the availability year of all houses, not j...planetmaker
2011-04-07(svn r22298) -Change: allow enabling 'freeform edges' setting when there is o...smatz
2011-04-07(svn r22297) -Fix [FS#4580]: the 'freeform edges' setting could be enabled wh...smatz
2011-04-05(svn r22296) -Update from WebTranslator v3.0:translators
2011-04-04(svn r22295) -Update from WebTranslator v3.0:translators
2011-04-03(svn r22294) -Fix (r20922)[FS#4571]: Reset Window::scrolling_scrollbar when r...frosch
2011-04-03(svn r22293) -Add: Allow docks to feature company colour (add another pony fo...planetmaker
2011-04-02(svn r22292) -Change: Increase the linewidth in plots.frosch
2011-04-02(svn r22291) -Add: a linewidth argument to GfxDrawLine() and Blitter::DrawLin...frosch
2011-04-02(svn r22290) -Codechange: Somewhat deduplicate one line of code.frosch
2011-04-02(svn r22288) -Codechange: Deduplicate Blitter_8bppBase::DrawLine() and Blitte...frosch
2011-04-01(svn r22286) -Fix: [NewGRF] the c and p parts of station vars 40, 41 and 49 w...yexo
2011-04-01(svn r22285) -Update from WebTranslator v3.0:translators
2011-04-01(svn r22284) -Codechange [FS#4564]: cast values to uint before computing modu...smatz
2011-03-31(svn r22283) -Merge from 1.1: documentation updates/release changesrubidium
2011-03-30(svn r22280) -Fix: update the 40+x station vars caches when displaying them i...yexo
2011-03-30(svn r22279) -Update from WebTranslator v3.0:translators
2011-03-29(svn r22278) -Update from WebTranslator v3.0:translators
2011-03-28(svn r22277) -Update from WebTranslator v3.0:translators
2011-03-26(svn r22276) -Update from WebTranslator v3.0:translators
2011-03-25(svn r22275) -Update from WebTranslator v3.0:translators
2011-03-24(svn r22274) -Update from WebTranslator v3.0:translators
2011-03-24(svn r22273) -Fix (r22271) [FS#4562]: fix was incorrectyexo
2011-03-23(svn r22272) -Update from WebTranslator v3.0:translators
2011-03-22(svn r22271) -Fix (r22258) [FS#4562]: cargo en-route display in station was b...yexo
2011-03-22(svn r22270) -Codechange: initialize some temporary arrays on the same line a...yexo
2011-03-22(svn r22269) -Update from WebTranslator v3.0:translators
2011-03-21(svn r22268) -Update from WebTranslator v3.0:translators
2011-03-20(svn r22267) -Fix: broken language file...rubidium
2011-03-20(svn r22266) -Fix [FS#4558]: In the scenario editor you could build a ship de...rubidium
2011-03-20(svn r22265) -Update from WebTranslator v3.0:translators
2011-03-19(svn r22263) -Update from WebTranslator v3.0:translators
2011-03-18(svn r22259) -Fix (r9779)[FS#4557]: Remove duplicate and wrong (too early) ac...frosch
2011-03-18(svn r22258) -Codechange: introduce a wrapper class to clean up the arguments...yexo
2011-03-16(svn r22255) -Update from WebTranslator v3.0:translators
2011-03-14(svn r22254) -Codechange: Make settingsgen only update the output file if it ...michi_cc
2011-03-14(svn r22253) -Change: Apply the same inflation to the initial loan as to the ...frosch
2011-03-13(svn r22250) -Cleanup (r16378): Engines poolitems do not need a flag for vali...frosch
2011-03-13(svn r22249) -Codechange: Process some more invalidation of IDs during comman...frosch
2011-03-13(svn r22248) -Codechange: Make OnInvalidateData() process 'delete this;' alre...frosch