Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-10 | Update: Translations from eints | translators | |
2021-04-10 | Add: new plural form for Romanian translation (#8936) | Nicolae Crefelean | |
2021-04-10 | Update: Translations from eints | translators | |
korean: 1 change by telk5093 spanish: 1 change by MontyMontana | |||
2021-04-10 | Fix #8956: Industry disaster news messages showed the wrong location (#8992) | Charles Pigott | |
2021-04-10 | Change: do not disable NewGRF window apply button if dev tools are enabled ↵ | Didac Perez Parera | |
(#8975) enabled | |||
2021-04-10 | Change: [DorpsGek] also announce Discussion creation/comments from GitHub ↵ | Patric Stout | |
(#8991) | |||
2021-04-10 | Fix: [Win32] Font glyphs of certain widths broke | Niels Martin Hansen | |
Font glyphs between 33 and 39 pixels wide, in the Win32 font system, used wrong alignment and caused glyphs to appear broken. When in the 33 to 39 pixel range, glyphs without AA were rounded down to 32 pixel pitch, instead of up to 64 pixel pitch. | |||
2021-04-10 | Codechange: nullptr deletion in DeleteWindowById (#8941) | Didac Perez Parera | |
2021-04-10 | Fix e0561dbde: [MinGW] use ofstring(wchar_t*) as ofstring(wstring) doesn't ↵ | Loïc Guilloux | |
exist (#8985) | |||
2021-04-10 | Fix 70bc55cfd6e: snow line height was set while calculating desert line (#8989) | Patric Stout | |
Seems I liked copy/pasting just a tiny bit too much. | |||
2021-04-09 | Update: Translations from eints | translators | |
swedish: 3 changes by DonaldDuck313 korean: 2 changes by telk5093 portuguese (brazilian): 4 changes by brunodelara-cloudcrm | |||
2021-04-09 | Fix #8930: [Win32] Don't handle printable keys on keydown if an edit box is ↵ | Michael Lutz | |
in focus. Handle printable input only when the matching WM_CHAR message is incoming. Without an edit box, do the handling in keydown as usual to support hotkeys. | |||
2021-04-09 | Feature: Volume sliders in Game Options window | Niels Martin Hansen | |
2021-04-09 | Codechange: Move volume control slider logic to separate functions | Niels Martin Hansen | |
2021-04-09 | Add: NWidgetBase::GetCurrentRect function | Niels Martin Hansen | |
2021-04-09 | Change: Default music and sound effects volume to be lower | Niels Martin Hansen | |
2021-04-09 | Change: [win32] Use user UI language for initial language selection (#8973) ↵ | Wim Leflere | |
(#8974) | |||
2021-04-08 | Update: Translations from eints | translators | |
english (us): 3 changes by 2TallTyler korean: 3 changes by telk5093 russian: 32 changes by Ln-Wolf spanish: 1 change by JohnBoyFan french: 4 changes by arikover portuguese: 10 changes by azulcosta | |||
2021-04-08 | Fix: Viewport drag tooltips not being removed when dragging over other windows | Jonathan G Rennison | |
2021-04-08 | Fix: Viewport drag tooltip flickering when dragging outside window | Jonathan G Rennison | |
2021-04-07 | Update: Translations from eints | translators | |
norwegian (bokmal): 3 changes by Anolitt spanish (mexican): 3 changes by absay vietnamese: 3 changes by KhoiCanDev german: 3 changes by danidoedel finnish: 3 changes by hpiirai catalan: 3 changes by J0anJosep spanish: 3 changes by JohnBoyFan | |||
2021-04-07 | Fix: [CMake] Use the right run-time library depending on vcpkg triplet (#8964) | Loïc Guilloux | |
2021-04-07 | Fix: Honor default soundfont for FluidSynth | Ghislain Antony Vaillant | |
Debian now provides a default soundfont for FluidSynth via its alternatives system. In short, FluidSynth is configured to look for `/usr/share/sounds/sf3/default-GM.sf3` as its default soundfont, and each soundfront package (FluidR3, OPL-3, MuseScore...) may provide or override this symlink. By default, FluidSynth is installed on Debian with the `TimGM6mb` soundfont by default due to its limited size. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929185 for further details. | |||
2021-04-07 | Fix: Use FluidSynth default soundfont | Ghislain Antony Vaillant | |
2021-04-07 | Codechange: Remove the now meaningless console_cp parameter from OTTD2FS | Niels Martin Hansen | |
2021-04-07 | Fix #8713: Change OTTD2FS and FS2OTTD to return string objects instead of ↵ | Niels Martin Hansen | |
static buffers | |||
2021-04-06 | Fix: [Network] State conditions for sending client info/quit packets (#8959) | Jonathan G Rennison | |
Use status >= STATUS_AUTHORIZED as the state criteria for all cases where updates about other clients are sent. This avoids the case where a client is informed that another client has joined but not informed when it later quits, resulting in stale entries in the client list window. | |||
2021-04-06 | Fix: Allow full sample range for 16-bit audio. | Peter Nelson | |
Clamping each sample value to half the available range could cause unnecessary premature clipping with lots of sounds playing. This change does not affect the actual volume level. | |||
2021-04-06 | Change: Apply power-of-3 scaling to master effect volume to improve ↵ | Peter Nelson | |
perceived loudness change. | |||
2021-04-06 | Fix #8922: Show vehicle window for single vehicle in shared order grouping ↵ | Bernard Teo | |
(#8926) | |||
2021-04-06 | Update: Translations from eints | translators | |
korean: 1 change by telk5093 | |||
2021-04-06 | Change: [CMake] Improve 'In-source build' error message (#8955) | Loïc Guilloux | |
2021-04-06 | Feature: Button to reset game settings to their default values (#8958) | Didac Perez Parera | |
2021-04-05 | Change: Disable NewGRF window apply button if no change was made (#8934) | Didac Perez Parera | |
2021-04-05 | Fix: Apply master effect volume during mixing instead of sound start. (#8945) | PeterN | |
This makes the volume control work as most players would expect, affecting existing playing sounds as well as new sounds. | |||
2021-04-05 | Fix #8935: [OSX] Crash when clicking 'Save' due to wrongly-threaded OS call. ↵ | Michael Lutz | |
(#8944) | |||
2021-04-04 | Update: Translations from eints | translators | |
spanish (mexican): 1 change by absay vietnamese: 1 change by KhoiCanDev estonian: 1 change by siimsoni romanian: 3 changes by kneekoo catalan: 1 change by perezdidac portuguese: 1 change by azulcosta | |||
2021-04-04 | Cleanup: Delete remaining Blob code | Charles Pigott | |
2021-04-04 | Codechange: Replace CBlobT usage with std::vector | Charles Pigott | |
2021-04-04 | Codechange: Replace CStrA with std::string | Charles Pigott | |
2021-04-04 | Codechange: Use COINIT_MULTITHREADED in CoInitializeEx (#8938) | Milek7 | |
2021-04-03 | Update: Translations from eints | translators | |
swedish: 1 change by DonaldDuck313 norwegian (bokmal): 1 change by Anolitt english (us): 1 change by 2TallTyler chinese (simplified): 8 changes by RichardYan314 german: 1 change by danidoedel romanian: 115 changes by kneekoo finnish: 1 change by hpiirai spanish: 2 changes by MontyMontana polish: 3 changes by yazalo | |||
2021-04-02 | Update: Translations from eints | translators | |
korean: 1 change by telk5093 indonesian: 25 changes by dimaspaf14 romanian: 23 changes by kneekoo | |||
2021-04-02 | Change: [CMake] Copy AI/GS compatibility files to build dir (#8906) | Loïc Guilloux | |
2021-04-02 | Fix: adjust object and rail station selection window padding to be ↵ | Didac Perez Parera | |
consistent (#8929) consistent | |||
2021-04-02 | Fix: Memory leak of airport tile layout in AirportChangeInfo (prop 0A) (#8928) | Jonathan G Rennison | |
2021-04-02 | Feature: Press ctrl to build diagonal rivers in Scenario Editor (#8880) | Tyler Trahan | |
2021-04-02 | Add: Hotkey to focus the build object class name filter editbox. | stormcone | |
2021-04-02 | Add: Hotkey to focus the rail station class name filter editbox. | stormcone | |
2021-04-02 | Fix: Freeing LanguagePack with wrong size. | milek7 | |