Age | Commit message (Expand) | Author |
2018-04-29 | Change: Disable music control buttons when there is no music | Niels Martin Hansen |
2018-04-29 | Codechange: Music GUI comments and function naming | Niels Martin Hansen |
2018-04-29 | Codechange: remove endian_check in favour of __BYTE_ORDER macro (Rubidium) (#... | Patric Stout |
2018-04-29 | Remove: WinCE support | Patric Stout |
2018-04-29 | Remove: PSP support | Patric Stout |
2018-04-28 | Feature #6610: Allow towns to build houses on road turns (#6758) | Pavel Stupnikov |
2018-04-28 | Add: Replace independment map scrolling GUI settings with single option, and ... | PeterN |
2018-04-28 | Feature: Add GS method to question a single client (#6748) | Pavel Stupnikov |
2018-04-24 | Feature: GS methods to scroll viewport for players (#6745) | Pavel Stupnikov |
2018-04-23 | Fix: Typo in game.hpp | gdinit |
2018-04-22 | Change: win9x installer configuration to correct path. | ZehMatt |
2018-04-22 | Add: post build events to VS projects to copy the output into 'bin' | ZehMatt |
2018-04-22 | Feature #6459: API for querying network clients from GS (#6736) | Pavel Stupnikov |
2018-04-21 | Fix: [OSX] Compiler warning about an unused NULL argument. | Michael Lutz |
2018-04-21 | Change: fail in same step as the reason for failing is in CI result | Patric Stout |
2018-04-21 | Change: always pull latest image when running CI | Patric Stout |
2018-04-21 | Add: also validate Pull Requests with clang 6.0 with OSX as target | Patric Stout |
2018-04-21 | Fix: Remove need to instantiate SmallStack's pool object by making it a singl... | Charles Pigott |
2018-04-21 | Fix: Warning about base set template instantiations with clang | Charles Pigott |
2018-04-21 | Cleanup: Use new filename for README file. (#6738) | Ricardo N Feliciano |
2018-04-19 | Add: {PUSH_COLOUR} and {POP_COLOUR} control codes to handle switching colours... | PeterN |
2018-04-19 | Update: Translations from eints | translators |
2018-04-17 | Fix #6465: Add {NORMAL_FONT} and {MONO_FONT} control codes to GS strings (#6726) | Pavel Stupnikov |
2018-04-17 | Fix: Four group action icons were misplaced and cropped. | Peter Nelson |
2018-04-16 | Codechange #6729: mute bogus GCC 7 warning (#6733) | Patric Stout |
2018-04-16 | Update: Translations from eints | translators |
2018-04-16 | Doc: add CONTRIBUTING.md (derived from Bootstrap) (#6732) | Andy |
2018-04-15 | Fix e614357: Ask the compiler who it is, instead of using symlinks (#6727) | Charles Pigott |
2018-04-15 | Change: [Jenkinsfile] Set a git user.email and user.name before rebase (#6728) | Patric Stout |
2018-04-15 | Doc #6698: rewrite of the readme in Markdown syntax | Heiko August |
2018-04-15 | Doc #6698: rename the readme.txt to REAMDE.md | Heiko August |
2018-04-15 | Codechange: Use a SmallVec for the animated tile list instead of replicating ... | Michael Lutz |
2018-04-15 | Codechange: Add functions to insert and extract an element at a specific posi... | Michael Lutz |
2018-04-15 | Codechange: Replace magic numbers with the proper enum. | Michael Lutz |
2018-04-14 | Add: [Jenkinsfile] rebase the pull-request on top of master (#6720) | Patric Stout |
2018-04-14 | Codechange: a .aps is created by MSVC when opening a .rc, so ignore it | glx |
2018-04-14 | Fix 6ac0790: don't show the location to / failure of 'realpath' every time (#... | Patric Stout |
2018-04-14 | Change: [JenkinsFile] allow easier configuration stages | Patric Stout |
2018-04-14 | Add: [Jenkinsfile] enable ANSI colors in logs | Patric Stout |
2018-04-14 | Add: [JenkinsFile] mark as a groovy script | Patric Stout |
2018-04-14 | Add: [JenkinsFile] show CI status per entry on GitHub | Patric Stout |
2018-04-14 | Change: [Build] prioritize cc-build over build (based on patch by woutershep2... | Patric Stout |
2018-04-14 | Change: [Build] use flags set by env at the end, not at the start (based on p... | Patric Stout |
2018-04-14 | Fix 192770e6da: Version name in master branch contained a duplicate dash. | frosch |
2018-04-14 | Doc: update known_bugs.txt to include Involuntary cargo exchange with cargodi... | Andy |
2018-04-13 | Add: List recent news messages in crashlog output | Charles Pigott |
2018-04-12 | Fix e614357: MingW/MacOS/MacPorts don't have realpath, use reallink in those ... | Victor Sergienko |
2018-04-12 | Change: Non-tag revisions are now named '<commitdate>-<branch>-g<shorthash><m... | frosch |
2018-04-12 | Remove: [NewGRF] OpenTTD version no longer contains a revision number. | frosch |
2018-04-12 | Add: Include basic .editorconfig file to help enforce tab style (#6707) | Owen Rudge |