summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-15Codechange: Replace magic numbers with the proper enum.Michael Lutz
2018-04-14Add: [Jenkinsfile] rebase the pull-request on top of master (#6720)Patric Stout
2018-04-14Codechange: a .aps is created by MSVC when opening a .rc, so ignore itglx
2018-04-14Fix 6ac0790: don't show the location to / failure of 'realpath' every time (#...Patric Stout
2018-04-14Change: [JenkinsFile] allow easier configuration stagesPatric Stout
2018-04-14Add: [Jenkinsfile] enable ANSI colors in logsPatric Stout
2018-04-14Add: [JenkinsFile] mark as a groovy scriptPatric Stout
2018-04-14Add: [JenkinsFile] show CI status per entry on GitHubPatric Stout
2018-04-14Change: [Build] prioritize cc-build over build (based on patch by woutershep2...Patric Stout
2018-04-14Change: [Build] use flags set by env at the end, not at the start (based on p...Patric Stout
2018-04-14Fix 192770e6da: Version name in master branch contained a duplicate dash.frosch
2018-04-14Doc: update known_bugs.txt to include Involuntary cargo exchange with cargodi...Andy
2018-04-13Add: List recent news messages in crashlog outputCharles Pigott
2018-04-12Fix e614357: MingW/MacOS/MacPorts don't have realpath, use reallink in those ...Victor Sergienko
2018-04-12Change: Non-tag revisions are now named '<commitdate>-<branch>-g<shorthash><m...frosch
2018-04-12Remove: [NewGRF] OpenTTD version no longer contains a revision number.frosch
2018-04-12Add: Include basic .editorconfig file to help enforce tab style (#6707)Owen Rudge
2018-04-11Fix e61435774b: Some systems don't have realpath (#6705)Charles Pigott
2018-04-11Remove: NO_DEBUG_MESSAGES was only read and setting it broke compilation (#6703)Patric Stout
2018-04-11Fix #6550: minor spelling mistake in comment (juanjo)TrueBrain
2018-04-11Codechange: Simplify C++11 check for assert_compileCharles Pigott
2018-04-11Fix: Resolve symlinks when working out which compiler is being usedCharles Pigott
2018-04-11Codechange: Remove outdated assumption about FreeBSD's C compilerCharles Pigott
2018-04-10Codechange: [OSX] Use newer APIs to get resolution information when available.Michael Lutz
2018-04-10Codechange: [OSX] Use non-deprecated API for displaying an alert where suppor...Michael Lutz
2018-04-10Codechange: [OSX] Try to set the thread name for debugger display.Michael Lutz
2018-04-10Codechange: [OSX] Use 10.10+ API to get the OSX version when available.Michael Lutz
2018-04-10Fix: [OSX] Remove some OSX compiler warnings on newer SDKs/compilers.Michael Lutz
2018-04-10Codechange: [OSX] Use 10.6+ APIs to get the path for a font where available.Michael Lutz
2018-04-10Codechange: [OSX] Use 10.6+ APIs to initialise audio when available.Michael Lutz
2018-04-10Codechange: [Win32] Use OS function for mouse tracking if present.Michael Lutz
2018-04-10Change: [Win32] Declare in the app manifest that all current Windows versions...Michael Lutz
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
2018-04-06(svn r28004) -Update from Eints:translators
2018-04-04(svn r28003) -Update from Eints:translators
2018-03-29(svn r28000) -Update from Eints:translators
2018-03-28(svn r27999) -Update from Eints:translators
2018-03-22(svn r27998) -Update from Eints:translators
2018-03-18(svn r27994) -Update from Eints:translators
2018-03-14(svn r27993) -Change: Heading for 1.9 nowfrosch
2018-03-14(svn r27991) -Update from Eints:translators
2018-03-14(svn r27990) -Update: Docsfrosch
2018-03-11(svn r27989) -Fix (r27985): VA2 optimisation failed in various special cases:frosch
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
2018-03-11(svn r27986) -Codechange: Name magic constants in the vehicle position hash f...frosch
2018-03-11(svn r27985) -Codechange: Convert VA2 switches into ones with non-overlapping...frosch
2018-03-11(svn r27984) -Codechange: Make ScopeResolver constructors/destructors inlinea...frosch