summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-10Change: [Win32] Declare in the app manifest that all current Windows ↵Michael Lutz
versions are natively supported. The main effect of this is currently a proper OS version in the crashlog.
2018-04-08Add: run Clang 3.8 and commit-checker during CI (#6694)Patric Stout
2018-04-08Fix #6690: Compilation with ICU 61Charles Pigott
2018-04-07Add: Jenkinsfile for CI validationTrueBrain
Currently runs two CIs, but this can be extended in the future
2018-04-06(svn r28004) -Update from Eints:translators
belarusian: 42 changes by KorneySan
2018-04-04(svn r28003) -Update from Eints:translators
indonesian: 4 changes by fanioz
2018-03-29(svn r28000) -Update from Eints:translators
welsh: 7 changes by kazzie
2018-03-28(svn r27999) -Update from Eints:translators
bulgarian: 18 changes by kokobongo
2018-03-22(svn r27998) -Update from Eints:translators
welsh: 9 changes by kazzie
2018-03-18(svn r27994) -Update from Eints:translators
welsh: 2 changes by kazzie
2018-03-14(svn r27993) -Change: Heading for 1.9 nowfrosch
2018-03-14(svn r27991) -Update from Eints:translators
spanish (mexican): 1 change by Absay
2018-03-14(svn r27990) -Update: Docsfrosch
2018-03-11(svn r27989) -Fix (r27985): VA2 optimisation failed in various special cases:frosch
- nvar=0 is meant to return the calculated result. - Missing references resolve to NULL and got identified with the default result. - Missing 'break' broke overlapping cases. - Splitting into non-overlapping cases could result in more than 256 cases.
2018-03-11(svn r27988) -Codechange: Extent hg- and gitignore for .vsfrosch
2018-03-11(svn r27987) -Change: Increase maximum allowed vehicle sprite size to reduce ↵frosch
clipping of ships.
2018-03-11(svn r27986) -Codechange: Name magic constants in the vehicle position hash ↵frosch
functions.
2018-03-11(svn r27985) -Codechange: Convert VA2 switches into ones with ↵frosch
non-overlapping ranges, sort them and resolve them using binary search. Speedup sprite resolving by about 7 percent.
2018-03-11(svn r27984) -Codechange: Make ScopeResolver constructors/destructors ↵frosch
inlineable. Speedup sprite resolving by about 8 percent.
2018-03-11(svn r27983) -Codechange: Reduce complexity of VA2 add-div/mod adjustmentsfrosch
2018-03-11(svn r27982) -Codechange: Reduce invocations of GetGlobalVariable. Speedup ↵frosch
sprite resolving by about 3 percent.
2018-03-11(svn r27981) -Change [FS#6679]: Check companies for bankruptcy before ↵frosch
subtracting reoccuring monthly costs. (Samu)
2018-03-11(svn r27980) -Doc: Yearly incrementfrosch
2018-03-11(svn r27979) -Add: adf88 to readmefrosch
2018-03-11(svn r27978) -Fix [FS#6673] (r18541): Store the map variety setting in the ↵frosch
samegame like the other mapgen settings, so restarting maps considers it. (Samu)
2018-03-11(svn r27977) -Add [FS#6664]: Replace the office building sprite on various ↵frosch
toyland airports with a better fitting sprite. This also affects GRFs which activate the default refinery in toyland. (PaulC)
2018-03-11(svn r27976) -Add [FS#6664]: Climate-specific Action5 extra airport sprites. ↵frosch
(PaulC)
2018-03-11(svn r27975) -Fix (r8969) [FS#6642]: Missing one hair style.peter1138
2018-03-06(svn r27974) -Fix (r27907) [FS#6627]: free() called on static airport ↵peter1138
rotation data (JGR)
2018-03-05(svn r27973) -Fix: [FS#6662] Avoid tile operations outside map border when ↵peter1138
building lock.
2018-03-05(svn r27972) -Fix (r15271) [FS#6670]: Catenary sprites got mixed up for depots.peter1138
2018-03-01(svn r27971) -Update from Eints:translators
spanish (mexican): 2 changes by Absay
2018-02-28(svn r27970) -Update from Eints:translators
greek: 1 change by Jubilee
2018-02-23(svn r27969) -Update from Eints:translators
danish: 22 changes by Knogle
2018-02-07(svn r27968) -Update from Eints:translators
korean: 1 change by telk5093
2018-01-23(svn r27967) -Update from Eints:translators
portuguese: 2 changes by Samu
2018-01-22(svn r27966) -Update from Eints:translators
spanish (mexican): 32 changes by Absay portuguese: 41 changes by Samu
2018-01-21(svn r27965) -Update from Eints:translators
spanish (mexican): 43 changes by Absay
2018-01-16(svn r27964) -Update from Eints:translators
spanish (mexican): 10 changes by Absay
2018-01-11(svn r27963) -Update from Eints:translators
norwegian (bokmal): 2 changes by Leifbk
2018-01-09(svn r27962) -Update from Eints:translators
spanish (mexican): 1 change by Absay
2018-01-07(svn r27961) -Fix [FS#6654]: The switch-toolbar icon contained pixels from ↵frosch
the fire cycle. Replace the whole icon with a new version. (PaulC)
2018-01-06(svn r27960) -Update from Eints:translators
spanish (mexican): 2 changes by Absay
2018-01-05(svn r27959) -Update from Eints:translators
spanish (mexican): 8 changes by Absay
2018-01-04(svn r27958) -Update from Eints:translators
spanish (mexican): 26 changes by Absay
2018-01-03(svn r27957) -Update from Eints:translators
spanish (mexican): 3 changes by Absay
2017-12-31(svn r27956) -Update from Eints:translators
spanish (mexican): 16 changes by Absay
2017-12-28(svn r27955) -Update from Eints:translators
french: 2 changes by glx
2017-12-27(svn r27954) -Cleanup [FS#6644]: Remove unused function (M3Henry)frosch
2017-12-27(svn r27953) -Cleanup: Adjust other languages for r27952frosch