Commit Graph

24694 Commits (485aafc1b7d51967e06cc5db76c195edcf8dc644)
 

Author SHA1 Message Date
glx22 485aafc1b7 Fix: Never delete the last existing company in singleplayer mode 4 years ago
dP b17177bd20 Fix: Center text and image in vehicle statusbar vertically 4 years ago
translators 8fe79e153d Update: Translations from eints
estonian: 8 changes by siimsoni
german: 89 changes by Wuzzy2
finnish: 2 changes by hpiirai
dutch: 27 changes by Afoklala
4 years ago
Charles Pigott a252679a12 Doc: Prepare for 1.11.0-beta1 release 4 years ago
Charles Pigott b61670f929 Doc: Forwardport changelog & doc changes from 1.10 branch 4 years ago
dP bab7de6cf2 Feature: Allow GameScripts to add additional text to Industry view window 4 years ago
Pavel Stupnikov 4b42ecb0f6
Feature: Add tile parameter for GSCompany.ChangeBankBalance to show text effect if needed (#8573) 4 years ago
Andy 3345d54ad9
Doc: add a png representation of the palette overlaid with indexes (decimal) (#8547) 4 years ago
translators 33e27e9480 Update: Translations from eints
estonian: 15 changes by siimsoni
russian: 23 changes by Ln-Wolf
4 years ago
translators 6e1581a17d Update: Translations from eints
german: 2 changes by Wuzzy2
russian: 13 changes by Ln-Wolf
4 years ago
translators 27caabdb91 Update: Translations from eints
german: 23 changes by Wuzzy2
russian: 70 changes by Ln-Wolf
4 years ago
frosch b3d048dfcf
Change: [NewGRF] industry special flag 19 now specifically targets only passenger production, instead of the second cargo of any water-based industry. (#8590)
This behavior is less surprising to NewGRF authors, and may even be intentional behavior for some industries.
4 years ago
Michael Lutz 7da224d29d
Fix #8589, 653e7fa548: Motion counter is NewGRF-visible but not saved, leading to desyncs. (#8591) 4 years ago
Owen Rudge a2bd0a14e1 Feature: [Actions] ARM64 builds for Windows 4 years ago
Owen Rudge 6d95ed53dc Feature: Add support for rdtsc for ARM-based Windows (MSVC) 4 years ago
Owen Rudge 2d9e164ec4 Fix: [Actions] Give Universal Mac packages the "universal" suffix 4 years ago
Patric Stout 1eceee915e Codechange: [SDL2/Win32] Be consistent how 0bpp blitters are not allowed
Sometimes it returned an usererror(), sometimes Start() failed.
Now it always fails on Start(), so nothing else has to check again
what blitter is used.

AfterBlitterChange() can never change to a 0bpp, so it is sufficient
to guard this with an assert().
4 years ago
Patric Stout 49df9c4155 Codechange: [Win32] Use _local_palette for most operations
Other drivers do this too, and this makes the world a bit more
the same.
4 years ago
Patric Stout 881d17d8f1 Codechange: [Win32] use CSleep() instead of Sleep() like everywhere else
Functional it is identical. Just helps future-us when searching
for sleeps.
4 years ago
Patric Stout 689404a4a1 Codechange: [Win32] Use return-early in RegisterWndClass() 4 years ago
Michael Lutz 7415964a4d Codechange: [Win32] Remove Windows 95 specific mouse tracking work-around. 4 years ago
Matt Kimber 40d5fe1631
Fix eeb88e8: Trains reversed while paused do not correctly update sprite bounds (#8540) 4 years ago
translators 120c6fda61 Update: Translations from eints
catalan: 11 changes by J0anJosep
4 years ago
frosch 540fdfbf5a
Fix 0e62a398c7f: Only center the window, when it is smaller than the screen. (#8581) 4 years ago
translators c91a7b5e2e Update: Translations from eints
norwegian (bokmal): 65 changes by fnutt
french: 1 change by glx22
4 years ago
Owen Rudge 0a129bc810 Change: Label Mac builds as "macos" instead of "macosx" 4 years ago
Owen Rudge ce42e819b9 Feature: Build macOS build as a universal binary 4 years ago
frosch 0e62a398c7
Add: [SDL2] video driver parameter to put OpenTTD on a particular display on start. By default use the display where the mouse cursor is. (#8572) 4 years ago
Michael Lutz fa60c1f8b9
Feature: Choose a sensible window size on a fresh OTTD config file. (#8536) 4 years ago
translators 711723d738 Update: Translations from eints
norwegian (bokmal): 10 changes by buzzCraft
spanish (mexican): 7 changes by absay
korean: 1 change by telk5093
indonesian: 30 changes by dimaspaf14
finnish: 1 change by hpiirai
catalan: 2 changes by gerardnll
portuguese (brazilian): 4 changes by AKANexus
polish: 1 change by yazalo
4 years ago
glx22 86818e5ae8
Fix #7670: prevent useless pathfinder run for blocked vehicles 4 years ago
Owen Rudge bc8f347ef2 Fix: vcpkg binaries were not being cached on Mac 4 years ago
Patric Stout cc5f190cb3
Fix: [Actions] circumvent Windows tar warning about read-only files (#8570)
This was already applied on the CI build, but not yet on the
release build.
4 years ago
Owen Rudge 4f5990fa26 Fix: Remove .sha256 files from macOS builds 4 years ago
DeltaNedas 516e863395
Cleanup: src/3rdparty/optional was removed, also remove its licensing note. (#8567) 4 years ago
Jonathan G Rennison 1411f878ab
Add: Console command to dump debugging information (#8548) 4 years ago
translators b99eafbfb0 Update: Translations from eints
korean: 14 changes by telk5093
finnish: 1 change by hpiirai
spanish: 41 changes by MontyMontana
polish: 5 changes by yazalo
4 years ago
Charles Pigott ebaecebc68 Fix #8560: Planes were landing at the wrong height at airports with lowered hangar tiles 4 years ago
SamuXarick f9dee5aaa0 Feature: Show rainforest under vegetation on small map 4 years ago
Patric Stout de44ce2092
Change: darken the background of all graph to increase contrast (#8557)
Now lines like Mauve, Dark Green and Purple are much more visible
without hurting the other colours.
4 years ago
Owen Rudge 60851ef1a6 Feature: Sign macOS builds 4 years ago
Patric Stout c6fd6cfd15 Fix: tell the user if a font fails to load and fallback is about to be used
Additionally, tell exactly why the font failed to load, which
glyph was missing from the font. This hopefully helps the user
a bit more in the right direction.
4 years ago
Patric Stout 98400974a9 Codechange: nobody was using "str" parameter, so remove it 4 years ago
translators 57c45a2c01 Update: Translations from eints
spanish (mexican): 64 changes by absay
indonesian: 7 changes by dimaspaf14
finnish: 94 changes by hpiirai
slovak: 25 changes by gpalino
french: 11 changes by glx22
polish: 11 changes by yazalo
4 years ago
translators 3e7c757398 Update: Translations from eints
spanish (mexican): 1 change by absay
4 years ago
frosch e339188ded Add: a go-to-location button to the LandInfo window. 4 years ago
frosch 1432dbac53 Add: another go-to-location button to the sign window. 4 years ago
frosch 5bfcd742b8 Change: Relocate rename and location buttons in all windows. 4 years ago
frosch 589feba0eb Change: Relocate vehicle rename and location buttons. 4 years ago
frosch 8dda0ec4ff Add: [NewGRF] new GUI sprites for 'rename' and 'go to location'. 4 years ago