summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-12-27Fix #6974: Add save-load filter widget to apiJoan Josep
2018-12-26Update: Readme_Windows_MSVC documentation now reflects the current reality againPatric Stout
It was not updated for a while, and kinda out-of-date. This should bring it back to reality.
2018-12-26Update: replace openttd-useful with vcpkg in READMEglx
2018-12-26Change: use vcpkg integration in Visual Studioglx
Removes the need for us to provide OpenTTD-useful package
2018-12-24Update: Translations from eintstranslators
russian: 8 changes by Lone_Wolf
2018-12-14Update: Translations from eintstranslators
spanish: 3 changes by SilverSurferZzZ
2018-12-13Update: Translations from eintstranslators
spanish: 5 changes by SilverSurferZzZ spanish (mexican): 23 changes by Absay
2018-12-12Update: Translations from eintstranslators
chinese (simplified): 2 changes by ww9980 korean: 23 changes by kevinhigh
2018-12-10Update: Translations from eintstranslators
spanish: 6 changes by SilverSurferZzZ
2018-12-09Update: Translations from eintstranslators
spanish: 4 changes by SilverSurferZzZ
2018-12-08Add: [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-08Add: [OSX] Native text caret handling.Michael Lutz
2018-12-08Add: [OSX] Native natural sort implementation.Michael Lutz
2018-12-08Fix: [OSX] Macro redefinition warning.Michael Lutz
2018-12-08Update: Translations from eintstranslators
chinese (simplified): 28 changes by ww9980 spanish: 12 changes by SilverSurferZzZ
2018-12-07Update: Translations from eintstranslators
spanish: 4 changes by SilverSurferZzZ portuguese: 2 changes by Samu
2018-12-03Update: Translations from eintstranslators
croatian: 23 changes by VoyagerOne spanish: 8 changes by SilverSurferZzZ
2018-12-01Fix: [Win32] Align sprite glyphs to the font baseline when using Uniscribe ↵Michael Lutz
text layout.
2018-11-29Update: Translations from eintstranslators
italian: 23 changes by lorenzodv spanish: 2 changes by SilverSurferZzZ
2018-11-28Fix: Spelling in code comment (#6984)comicsads
2018-11-27Update: Removed several obsolete known bugsGreg-21
2018-11-27Doc: Removed "FS" from issue numberGreg-21
Because FlySpray is no longer the main bug tracking system.
2018-11-27Doc: Changed several things in known-bugs fileGreg-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.
2018-11-27Update: Translations from eintstranslators
spanish: 3 changes by SilverSurferZzZ
2018-11-25Add: Filter box to the save and load windows (#6974)damfr
Save and heightmap names can be filtered.
2018-11-25Update: Translations from eintstranslators
korean: 4 changes by telk5093 spanish: 3 changes by SilverSurferZzZ russian: 8 changes by Lone_Wolf
2018-11-25Fix #6864: Normalise colour use in Frame rate windowNiels Martin Hansen
2018-11-25Doc: More notes for developers adding new PerformanceElementsNiels Martin Hansen
2018-11-25Codechange: Wrong name for include guardNiels Martin Hansen
2018-11-25Fix #6498: Use int64 for all company rating calculationsNiels Martin Hansen
2018-11-25Fix 6298b96: Changing music set did not save new settingNiels Martin Hansen
2018-11-25Fix #6676: Prevent helicopters from stopping in midair during some kinds of ↵Niels Martin Hansen
landing This adds a new flag that gets stored in the savegame, but it should still be compatible both ways, hence no save version bump.
2018-11-24Update: Translations from eintstranslators
spanish (mexican): 2 changes by Absay
2018-11-21Update: Translations from eintstranslators
spanish: 2 changes by SilverSurferZzZ
2018-11-18Remove: Visual Studio project files for earlier than 2015Niels Martin Hansen
2018-11-18Update: Add missing newline at end of some project filesNiels Martin Hansen
2018-11-18Revert: Sprite sorting optimisation sorted incorrectly.frosch
This reverts commit 25ab9c1997f770f4a8a66bb3ad4b82ba87e3a977.
2018-11-17Update: Developer creditsNiels Martin Hansen
2018-11-17Fix #6969: Account for BOM when reading script filesCharles Pigott
2018-11-14Update: Translations from eintstranslators
indonesian: 41 changes by UseYourIllusion
2018-11-13Update: Translations from eintstranslators
spanish: 10 changes by SilverSurferZzZ
2018-11-12Update: Translations from eintstranslators
indonesian: 18 changes by UseYourIllusion
2018-11-08Update: Translations from eintstranslators
croatian: 2 changes by VoyagerOne
2018-11-06Doc: Changed several files to unificate them... (#6964)Greg-21
...with those from release 1.8 branch.
2018-11-04Update: Translations from eintstranslators
italian: 2 changes by lorenzodv
2018-11-03Fix: Industry chain window layout no more unnecessarily large when the ↵Niels Martin Hansen
number of cargoes in/out isn't large either
2018-11-03Add: NewGRF support for 16-in-16-out industriesNiels Martin Hansen
2018-11-03Add: Industries can produce and accept up to 16 different cargoesNiels Martin Hansen
2018-11-03Update: Translations from eintstranslators
latvian: 3 changes by krixis02
2018-11-01Fix: Fluidsynth should not be added to VC project filesNiels Martin Hansen