Commit Graph

17641 Commits (c2d5d230c02a6c0f33dfe58c8cd72ed85b29fbdb)
 

Author SHA1 Message Date
frosch 9a43108ae9 (svn r22314) -Change: Put NewGRF supplied townnames at the top of the dropdown list. 14 years ago
frosch 40d7a2da71 (svn r22313) -Cleanup (r22312): Remove some dead code. 14 years ago
frosch e0c7c872e2 (svn r22312) -Codechange: Add GameOptionsWindow::BuildDropDownList() for construction of all dropdown lists in the GameOptionsWindow.
-Change: Sort the items in the currency dropdown; separate the "Custom" item with a horizontal line from the rest.
-Change: Separate default and NewGRF-supplied townnames with a horizontal line and only sort them within these groups.
-Fix: Resize all dropdown lists in the GameOptionsWindow, so no text is truncated.
14 years ago
frosch 24365f9eac (svn r22311) -Add: DropDownListStringItem::NatSortFunc() which can be used as comparator function in DropDownList::sort(). 14 years ago
frosch c11930347c (svn r22310) -Codechange: Derive DropDownListCharStringItem from DropDownListStringItem. 14 years ago
frosch 60b19a1344 (svn r22309) -Fix: Make road vehicles, ships and aircraft skip orders if they are leaving a depot and heading to the same one again; just like trains since r16322. 14 years ago
rubidium 960380639f (svn r22308) -Fix [FS#4574]: waiting on a server could kick the client, or rather the client would kick itself due to an unexpected packet 14 years ago
frosch c59504db64 (svn r22307) -Fix: When drawing the town authority window, check whether the availability of the actions changed, and force a complete redraw in that case. 14 years ago
rubidium a8ca5c97e6 (svn r22306) -Fix-ish: WT3 still doesn't validate the amount of plural parameters 14 years ago
frosch 4e070b017e (svn r22305) -Add: One digit for the fractional part of train lengths in the depot view. 14 years ago
frosch 76a471694e (svn r22304) -Add: {DECIMAL} string code to print decimal fractions. 14 years ago
frosch ebb4708316 (svn r22303) -Codechange: Simplify the 'zerofill' parameter of FormatNumber() and reduce usage of magic numbers. 14 years ago
frosch 1db0b427d9 (svn r22302) -Codechange: Replace a linear search with a binary search. 14 years ago
translators 7a51fb10d3 (svn r22301) -Update from WebTranslator v3.0:
simplified_chinese - 35 changes by Gavin
14 years ago
planetmaker fd0f099b35 (svn r22300) -Fix (r22299): Missing out on a ! can have the opposite effect of what was intended 14 years ago
planetmaker 4e38e667d4 (svn r22299) -Fix [FS#4581]: Check the availability year of all houses, not just the NewGRF houses, when making sure that at least one is available onwards from year 0 14 years ago
smatz 77ac7940bf (svn r22298) -Change: allow enabling 'freeform edges' setting when there is only station label above one of northern tiles 14 years ago
smatz 6030e88966 (svn r22297) -Fix [FS#4580]: the 'freeform edges' setting could be enabled when there were buoys on the northern border (adf88) 14 years ago
translators 006bc69553 (svn r22296) -Update from WebTranslator v3.0:
afrikaans - 8 changes by Kayos
14 years ago
translators da9ec4d509 (svn r22295) -Update from WebTranslator v3.0:
vietnamese - 1 changes by nglekhoi
14 years ago
frosch bac3db14d2 (svn r22294) -Fix (r20922)[FS#4571]: Reset Window::scrolling_scrollbar when raising scrollbar buttons. 14 years ago
planetmaker f31e69b36a (svn r22293) -Add: Allow docks to feature company colour (add another pony for the firs(t) fish&chips foundry) 14 years ago
frosch 0cfe1966a6 (svn r22292) -Change: Increase the linewidth in plots. 14 years ago
frosch c81c55e008 (svn r22291) -Add: a linewidth argument to GfxDrawLine() and Blitter::DrawLine(). 14 years ago
frosch d0511a0f74 (svn r22290) -Codechange: Somewhat deduplicate one line of code. 14 years ago
frosch 493927f889 (svn r22289) -Fix (r22288): Forgot project files. 14 years ago
frosch 81b419c7d5 (svn r22288) -Codechange: Deduplicate Blitter_8bppBase::DrawLine() and Blitter_32bppBase::DrawLine() into Blitter::DrawLine(). 14 years ago
yexo c13ce77412 (svn r22286) -Fix: [NewGRF] the c and p parts of station vars 40, 41 and 49 were incorrect for large stations 14 years ago
translators 4ce977da32 (svn r22285) -Update from WebTranslator v3.0:
slovak - 45 changes by teso
14 years ago
smatz 0bbfed084f (svn r22284) -Codechange [FS#4564]: cast values to uint before computing modulus in direction_func.h, so compiler can generate superior code (adf88) 14 years ago
rubidium 22bc18cc71 (svn r22283) -Merge from 1.1: documentation updates/release changes 14 years ago
yexo ec64a1086f (svn r22280) -Fix: update the 40+x station vars caches when displaying them in the NewGRF debug gui 14 years ago
translators 682a5b204d (svn r22279) -Update from WebTranslator v3.0:
faroese - 139 changes by HPJ
german - 2 changes by lugo
portuguese - 3 changes by JayCity
14 years ago
translators cece1e1997 (svn r22278) -Update from WebTranslator v3.0:
faroese - 25 changes by BuBu, HPJ
14 years ago
translators 445fc85534 (svn r22277) -Update from WebTranslator v3.0:
faroese - 26 changes by BuBu
norwegian_nynorsk - 57 changes by 2rB
14 years ago
translators 17a7019367 (svn r22276) -Update from WebTranslator v3.0:
catalan - 1 changes by arnau
frisian - 61 changes by gjannema
german - 1 changes by MG
russian - 2 changes by Lone_Wolf
14 years ago
translators c02969b055 (svn r22275) -Update from WebTranslator v3.0:
russian - 3 changes by Lone_Wolf
spanish - 1 changes by Terkhen
14 years ago
translators 6c801c57d4 (svn r22274) -Update from WebTranslator v3.0:
frisian - 9 changes by Fopper
14 years ago
yexo a34e07ab86 (svn r22273) -Fix (r22271) [FS#4562]: fix was incorrect 14 years ago
translators 58c510f891 (svn r22272) -Update from WebTranslator v3.0:
frisian - 3 changes by gjannema
14 years ago
yexo 1a1933685d (svn r22271) -Fix (r22258) [FS#4562]: cargo en-route display in station was broken 14 years ago
yexo 6f1153b0be (svn r22270) -Codechange: initialize some temporary arrays on the same line as they're declared
so the size doesn't have to be declared manually. Also detect the size of those
arrays automatically by using a template
14 years ago
translators 4b38816aa8 (svn r22269) -Update from WebTranslator v3.0:
dutch - 1 changes by Yexo
faroese - 9 changes by FastNinja
polish - 2 changes by silver_777
14 years ago
translators 148d526006 (svn r22268) -Update from WebTranslator v3.0:
faroese - 187 changes by FastNinja
frisian - 40 changes by gjannema
14 years ago
rubidium 0ba664939f (svn r22267) -Fix: broken language file... 14 years ago
rubidium 39a41a3a58 (svn r22266) -Fix [FS#4558]: In the scenario editor you could build a ship depot using the hotkeys. Removing that depot causes an assertions to trigger. 14 years ago
translators 782cc37d3a (svn r22265) -Update from WebTranslator v3.0:
basque - 8 changes by Thadah
frisian - 71 changes by gjannema
14 years ago
smatz 7b90ad3a6d (svn r22264) -Document: GCC 4.7 is supported too, though it gives a false warning about freeing non-heap objects 14 years ago
translators 9ba7c991c2 (svn r22263) -Update from WebTranslator v3.0:
lithuanian - 35 changes by BlinK_
portuguese - 18 changes by JayCity
romanian - 15 changes by tonny
14 years ago
frosch 9db848a3ab (svn r22259) -Fix (r9779)[FS#4557]: Remove duplicate and wrong (too early) activation of new game settings. (chillcore) 14 years ago