summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-15(svn r22322) -Fix [FS#4593]: Obey the law of conservation of parantheses in t...planetmaker
2011-04-13(svn r22321) -Update from WebTranslator v3.0:translators
2011-04-13(svn r22320) -Fix [FS#4590]: "Shopping centre" is more accurate in British En...orudge
2011-04-12(svn r22319) -Update from WebTranslator v3.0:translators
2011-04-11(svn r22318) -Update from WebTranslator v3.0:translators
2011-04-10(svn r22317) -Update from WebTranslator v3.0:translators
2011-04-10(svn r22316) -Fix: [NewGRF] When determining refittability use the cargo tran...frosch
2011-04-10(svn r22315) -Fix (r22314): Update comment as well.frosch
2011-04-10(svn r22314) -Change: Put NewGRF supplied townnames at the top of the dropdow...frosch
2011-04-10(svn r22313) -Cleanup (r22312): Remove some dead code.frosch
2011-04-10(svn r22312) -Codechange: Add GameOptionsWindow::BuildDropDownList() for cons...frosch
2011-04-10(svn r22311) -Add: DropDownListStringItem::NatSortFunc() which can be used as...frosch
2011-04-10(svn r22310) -Codechange: Derive DropDownListCharStringItem from DropDownList...frosch
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 r22289) -Fix (r22288): Forgot project files.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