Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-06 | Codechange: [NPF] Stop looking for an automatic servicing (rail/road) depot ↵ | Juanjo! | |
when the cost of a path exceeds max. penalty. | |||
2019-01-06 | Fix #7001: Pathfinders should see standard road stations as tiles where to ↵ | J0an Josep | |
reverse. | |||
2019-01-06 | Fix 13056ae: PR #7017 added new enum value in bad position, move it | Niels Martin Hansen | |
2019-01-05 | Add: Conditional order for max. reliability (patch by Cirdan, #6360) (#7017) | Eddi-z | |
2019-01-05 | Add: [AzurePipelines] run regression with MSVC | glx | |
2019-01-05 | Add: [Win32] regression project files | glx | |
2019-01-05 | Add: [Win32] regression test script | glx | |
2019-01-05 | Fix: [Win32] don't mess with std[out|err|in] if we can't allocate a console | glx | |
2019-01-05 | Codechange: Always compile with C++11 | Charles Pigott | |
2019-01-05 | Fix #6880: [OSX] Clang version detection | Charles Pigott | |
2019-01-05 | Fix: [OSX] Check all search paths for iconv.h | Charles Pigott | |
2019-01-05 | Fix 6a3d411: Silence truncation warning | Niels Martin Hansen | |
2019-01-05 | Change: Fluidsynth music driver plays through mixer instead of own audio driver | Niels Martin Hansen | |
2019-01-05 | Add: Mixer feature for streaming sampled music | Niels Martin Hansen | |
2019-01-05 | Fix 6accbf9: Silence warnings about unused fread() result | Niels Martin Hansen | |
2019-01-05 | Fix 59e42ea17, 1f083c3ac: 'make clean' was not fully cleaning | glx | |
2019-01-04 | Codechange: Use window class as expected. | Juanjo | |
2019-01-04 | Codechange: Use INVALID_TRACKDIR instead of 0xFF. | J0an Josep | |
2019-01-04 | Update: Translations from eints | translators | |
spanish: 4 changes by SilverSurferZzZ | |||
2018-12-31 | Update: Translations from eints | translators | |
spanish (mexican): 10 changes by Absay | |||
2018-12-29 | Fix #6966: Only allow switching to a valid company. | Alberth | |
2018-12-28 | Fix: [AzurePipelines] download Windows Dependencies from GitHub Releases | Patric Stout | |
It turns out that Azure Pipelines has a lot of issues downloading an artifact from your own project if it is triggered from a fork. From what I could deduce, this is because the API requires a valid token, which is not set (correctly?) when triggered from a fork. As it is nicer anyway to publish the Windows Dependencies on GitHub, it is now published there (and updated at least every week), and we use the files from GitHub as our dependency. | |||
2018-12-28 | Fix: [AzurePipelines] also trigger CI checks on commit to master | Patric Stout | |
2018-12-27 | Change: use Azure Pipelines instead of self-hosted Jenkins for CI | Patric Stout | |
2018-12-27 | Update: Translations from eints | translators | |
finnish: 160 changes by ln | |||
2018-12-27 | Fix: [WIN32] no need to define WIN32 in project files | glx | |
2018-12-27 | Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined ↵ | glx | |
macro _WIN32 | |||
2018-12-27 | Fix #6974: Add save-load filter widget to api | Joan Josep | |
2018-12-26 | Update: Readme_Windows_MSVC documentation now reflects the current reality again | Patric Stout | |
It was not updated for a while, and kinda out-of-date. This should bring it back to reality. | |||
2018-12-26 | Update: replace openttd-useful with vcpkg in README | glx | |
2018-12-26 | Change: use vcpkg integration in Visual Studio | glx | |
Removes the need for us to provide OpenTTD-useful package | |||
2018-12-24 | Update: Translations from eints | translators | |
russian: 8 changes by Lone_Wolf | |||
2018-12-14 | Update: Translations from eints | translators | |
spanish: 3 changes by SilverSurferZzZ | |||
2018-12-13 | Update: Translations from eints | translators | |
spanish: 5 changes by SilverSurferZzZ spanish (mexican): 23 changes by Absay | |||
2018-12-12 | Update: Translations from eints | translators | |
chinese (simplified): 2 changes by ww9980 korean: 23 changes by kevinhigh | |||
2018-12-10 | Update: Translations from eints | translators | |
spanish: 6 changes by SilverSurferZzZ | |||
2018-12-09 | Update: Translations from eints | translators | |
spanish: 4 changes by SilverSurferZzZ | |||
2018-12-08 | Add: [OSX] Text layout using the native CoreText API. | Michael Lutz | |
By default, the native API will be used instead of ICU, but if ICU is forced in using configure, it will take precedence. | |||
2018-12-08 | Add: [OSX] Native text caret handling. | Michael Lutz | |
2018-12-08 | Add: [OSX] Native natural sort implementation. | Michael Lutz | |
2018-12-08 | Fix: [OSX] Macro redefinition warning. | Michael Lutz | |
2018-12-08 | Update: Translations from eints | translators | |
chinese (simplified): 28 changes by ww9980 spanish: 12 changes by SilverSurferZzZ | |||
2018-12-07 | Update: Translations from eints | translators | |
spanish: 4 changes by SilverSurferZzZ portuguese: 2 changes by Samu | |||
2018-12-03 | Update: Translations from eints | translators | |
croatian: 23 changes by VoyagerOne spanish: 8 changes by SilverSurferZzZ | |||
2018-12-01 | Fix: [Win32] Align sprite glyphs to the font baseline when using Uniscribe ↵ | Michael Lutz | |
text layout. | |||
2018-11-29 | Update: Translations from eints | translators | |
italian: 23 changes by lorenzodv spanish: 2 changes by SilverSurferZzZ | |||
2018-11-28 | Fix: Spelling in code comment (#6984) | comicsads | |
2018-11-27 | Update: Removed several obsolete known bugs | Greg-21 | |
2018-11-27 | Doc: Removed "FS" from issue number | Greg-21 | |
Because FlySpray is no longer the main bug tracking system. | |||
2018-11-27 | Doc: Changed several things in known-bugs file | Greg-21 | |
Converted "tabs" to "spaces", changed the order based on the numbering of bugs, made that lines end closer to the 80th character column, changed "Mac OS X" to "macOS", and several other less important changes. |