summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-04-11Update: Translations from eintstranslators
2021-04-11Fix: clang-cl build (#9018)Wim Leflere
2021-04-11Fix: Invalidate cached vehicle colourmaps when changing liveries setting. (#9...PeterN
2021-04-11Fix: Check for a validly mapped OpenGL screen buffer during driver init. (#9007)Michael Lutz
2021-04-11Change: reworked how the Game Option display options are drawnPatric Stout
2021-04-11Feature: allow a toggle to enable/disable vsyncPatric Stout
2021-04-11Fix #9015: Don't set free space value if not requested. (#9016)PeterN
2021-04-11Fix #9008: Validate starting year given on the command line. (#9014)rubidium42
2021-04-11Cleanup: Fix comment for only one form (#9012)TELK
2021-04-11Fix #8981: Don't attempt to re-reserve path if already entering/entered depot.Peter Nelson
2021-04-10Fix: Adjust scrolling interval of credits to account for text line heightPeter Nelson
2021-04-10Fix: Data races on cursor state in OpenGL backendsJonathan G Rennison
2021-04-10Fix: Thread unsafe use of sprite cache in OpenGLBackend::DrawMouseCursorJonathan G Rennison
2021-04-10Fix d4c3d01d: add plural form 14 to strgen. (#8999)frosch
2021-04-10Update: Translations from eintstranslators
2021-04-10Add: new plural form for Romanian translation (#8936)Nicolae Crefelean
2021-04-10Update: Translations from eintstranslators
2021-04-10Fix #8956: Industry disaster news messages showed the wrong location (#8992)Charles Pigott
2021-04-10Change: do not disable NewGRF window apply button if dev tools are enabled (#...Didac Perez Parera
2021-04-10Fix: [Win32] Font glyphs of certain widths brokeNiels Martin Hansen
2021-04-10Codechange: nullptr deletion in DeleteWindowById (#8941)Didac Perez Parera
2021-04-10Fix e0561dbde: [MinGW] use ofstring(wchar_t*) as ofstring(wstring) doesn't ex...Loïc Guilloux
2021-04-10Fix 70bc55cfd6e: snow line height was set while calculating desert line (#8989)Patric Stout
2021-04-09Update: Translations from eintstranslators
2021-04-09Fix #8930: [Win32] Don't handle printable keys on keydown if an edit box is i...Michael Lutz
2021-04-09Feature: Volume sliders in Game Options windowNiels Martin Hansen
2021-04-09Codechange: Move volume control slider logic to separate functionsNiels Martin Hansen
2021-04-09Add: NWidgetBase::GetCurrentRect functionNiels Martin Hansen
2021-04-09Change: Default music and sound effects volume to be lowerNiels Martin Hansen
2021-04-09Change: [win32] Use user UI language for initial language selection (#8973) (...Wim Leflere
2021-04-08Update: Translations from eintstranslators
2021-04-08Fix: Viewport drag tooltips not being removed when dragging over other windowsJonathan G Rennison
2021-04-08Fix: Viewport drag tooltip flickering when dragging outside windowJonathan G Rennison
2021-04-07Update: Translations from eintstranslators
2021-04-07Fix: Honor default soundfont for FluidSynthGhislain Antony Vaillant
2021-04-07Fix: Use FluidSynth default soundfontGhislain Antony Vaillant
2021-04-07Codechange: Remove the now meaningless console_cp parameter from OTTD2FSNiels Martin Hansen
2021-04-07Fix #8713: Change OTTD2FS and FS2OTTD to return string objects instead of sta...Niels Martin Hansen
2021-04-06Fix: [Network] State conditions for sending client info/quit packets (#8959)Jonathan G Rennison
2021-04-06Fix: Allow full sample range for 16-bit audio.Peter Nelson
2021-04-06Change: Apply power-of-3 scaling to master effect volume to improve perceived...Peter Nelson
2021-04-06Fix #8922: Show vehicle window for single vehicle in shared order grouping (#...Bernard Teo
2021-04-06Update: Translations from eintstranslators
2021-04-06Feature: Button to reset game settings to their default values (#8958)Didac Perez Parera
2021-04-05Change: Disable NewGRF window apply button if no change was made (#8934)Didac Perez Parera
2021-04-05Fix: Apply master effect volume during mixing instead of sound start. (#8945)PeterN
2021-04-05Fix #8935: [OSX] Crash when clicking 'Save' due to wrongly-threaded OS call. ...Michael Lutz
2021-04-04Update: Translations from eintstranslators
2021-04-04Cleanup: Delete remaining Blob codeCharles Pigott
2021-04-04Codechange: Replace CBlobT usage with std::vectorCharles Pigott