Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-11 | (svn r22318) -Update from WebTranslator v3.0: | translators | |
catalan - 1 changes by arnau croatian - 1 changes by VoyagerOne korean - 1 changes by junho2813 | |||
2011-04-10 | (svn r22317) -Update from WebTranslator v3.0: | translators | |
dutch - 1 changes by Yexo english_US - 1 changes by Rubidium finnish - 1 changes by jpx_ french - 1 changes by glx german - 2 changes by Rubidium italian - 1 changes by lorenzodv serbian - 1 changes by etran spanish - 1 changes by Terkhen | |||
2011-04-10 | (svn r22316) -Fix: [NewGRF] When determining refittability use the cargo ↵ | frosch | |
translation table of the GRF setting the refitmask instead of the GRF defining the action 3. | |||
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 ↵ | frosch | |
dropdown list. | |||
2011-04-10 | (svn r22313) -Cleanup (r22312): Remove some dead code. | frosch | |
2011-04-10 | (svn r22312) -Codechange: Add GameOptionsWindow::BuildDropDownList() for ↵ | frosch | |
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. | |||
2011-04-10 | (svn r22311) -Add: DropDownListStringItem::NatSortFunc() which can be used ↵ | frosch | |
as comparator function in DropDownList::sort(). | |||
2011-04-10 | (svn r22310) -Codechange: Derive DropDownListCharStringItem from ↵ | frosch | |
DropDownListStringItem. | |||
2011-04-10 | (svn r22309) -Fix: Make road vehicles, ships and aircraft skip orders if ↵ | frosch | |
they are leaving a depot and heading to the same one again; just like trains since r16322. | |||
2011-04-09 | (svn r22308) -Fix [FS#4574]: waiting on a server could kick the client, or ↵ | rubidium | |
rather the client would kick itself due to an unexpected packet | |||
2011-04-09 | (svn r22307) -Fix: When drawing the town authority window, check whether the ↵ | frosch | |
availability of the actions changed, and force a complete redraw in that case. | |||
2011-04-09 | (svn r22306) -Fix-ish: WT3 still doesn't validate the amount of plural ↵ | rubidium | |
parameters | |||
2011-04-09 | (svn r22305) -Add: One digit for the fractional part of train lengths in the ↵ | frosch | |
depot view. | |||
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 ↵ | frosch | |
FormatNumber() and reduce usage of magic numbers. | |||
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 | |
simplified_chinese - 35 changes by Gavin | |||
2011-04-07 | (svn r22300) -Fix (r22299): Missing out on a ! can have the opposite effect ↵ | planetmaker | |
of what was intended | |||
2011-04-07 | (svn r22299) -Fix [FS#4581]: Check the availability year of all houses, not ↵ | planetmaker | |
just the NewGRF houses, when making sure that at least one is available onwards from year 0 | |||
2011-04-07 | (svn r22298) -Change: allow enabling 'freeform edges' setting when there is ↵ | smatz | |
only station label above one of northern tiles | |||
2011-04-07 | (svn r22297) -Fix [FS#4580]: the 'freeform edges' setting could be enabled ↵ | smatz | |
when there were buoys on the northern border (adf88) | |||
2011-04-05 | (svn r22296) -Update from WebTranslator v3.0: | translators | |
afrikaans - 8 changes by Kayos | |||
2011-04-04 | (svn r22295) -Update from WebTranslator v3.0: | translators | |
vietnamese - 1 changes by nglekhoi | |||
2011-04-03 | (svn r22294) -Fix (r20922)[FS#4571]: Reset Window::scrolling_scrollbar when ↵ | frosch | |
raising scrollbar buttons. | |||
2011-04-03 | (svn r22293) -Add: Allow docks to feature company colour (add another pony ↵ | planetmaker | |
for the firs(t) fish&chips foundry) | |||
2011-04-02 | (svn r22292) -Change: Increase the linewidth in plots. | frosch | |
2011-04-02 | (svn r22291) -Add: a linewidth argument to GfxDrawLine() and ↵ | frosch | |
Blitter::DrawLine(). | |||
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 ↵ | frosch | |
Blitter_32bppBase::DrawLine() into Blitter::DrawLine(). | |||
2011-04-01 | (svn r22286) -Fix: [NewGRF] the c and p parts of station vars 40, 41 and 49 ↵ | yexo | |
were incorrect for large stations | |||
2011-04-01 | (svn r22285) -Update from WebTranslator v3.0: | translators | |
slovak - 45 changes by teso | |||
2011-04-01 | (svn r22284) -Codechange [FS#4564]: cast values to uint before computing ↵ | smatz | |
modulus in direction_func.h, so compiler can generate superior code (adf88) | |||
2011-03-31 | (svn r22283) -Merge from 1.1: documentation updates/release changes | rubidium | |
2011-03-30 | (svn r22280) -Fix: update the 40+x station vars caches when displaying them ↵ | yexo | |
in the NewGRF debug gui | |||
2011-03-30 | (svn r22279) -Update from WebTranslator v3.0: | translators | |
faroese - 139 changes by HPJ german - 2 changes by lugo portuguese - 3 changes by JayCity | |||
2011-03-29 | (svn r22278) -Update from WebTranslator v3.0: | translators | |
faroese - 25 changes by BuBu, HPJ | |||
2011-03-28 | (svn r22277) -Update from WebTranslator v3.0: | translators | |
faroese - 26 changes by BuBu norwegian_nynorsk - 57 changes by 2rB | |||
2011-03-26 | (svn r22276) -Update from WebTranslator v3.0: | translators | |
catalan - 1 changes by arnau frisian - 61 changes by gjannema german - 1 changes by MG russian - 2 changes by Lone_Wolf | |||
2011-03-25 | (svn r22275) -Update from WebTranslator v3.0: | translators | |
russian - 3 changes by Lone_Wolf spanish - 1 changes by Terkhen | |||
2011-03-24 | (svn r22274) -Update from WebTranslator v3.0: | translators | |
frisian - 9 changes by Fopper | |||
2011-03-24 | (svn r22273) -Fix (r22271) [FS#4562]: fix was incorrect | yexo | |
2011-03-23 | (svn r22272) -Update from WebTranslator v3.0: | translators | |
frisian - 3 changes by gjannema | |||
2011-03-22 | (svn r22271) -Fix (r22258) [FS#4562]: cargo en-route display in station was ↵ | yexo | |
broken | |||
2011-03-22 | (svn r22270) -Codechange: initialize some temporary arrays on the same line ↵ | yexo | |
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 | |||
2011-03-22 | (svn r22269) -Update from WebTranslator v3.0: | translators | |
dutch - 1 changes by Yexo faroese - 9 changes by FastNinja polish - 2 changes by silver_777 | |||
2011-03-21 | (svn r22268) -Update from WebTranslator v3.0: | translators | |
faroese - 187 changes by FastNinja frisian - 40 changes by gjannema | |||
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 ↵ | rubidium | |
depot using the hotkeys. Removing that depot causes an assertions to trigger. |