summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2021-04-04Codechange: Replace CStrA with std::stringCharles Pigott
2021-04-04Codechange: Use COINIT_MULTITHREADED in CoInitializeEx (#8938)Milek7
2021-04-03Update: Translations from eintstranslators
2021-04-02Update: Translations from eintstranslators
2021-04-02Fix: adjust object and rail station selection window padding to be consistent...Didac Perez Parera
2021-04-02Fix: Memory leak of airport tile layout in AirportChangeInfo (prop 0A) (#8928)Jonathan G Rennison
2021-04-02Feature: Press ctrl to build diagonal rivers in Scenario Editor (#8880)Tyler Trahan
2021-04-02Add: Hotkey to focus the build object class name filter editbox.stormcone
2021-04-02Add: Hotkey to focus the rail station class name filter editbox.stormcone
2021-04-02Fix: Freeing LanguagePack with wrong size.milek7
2021-04-01Fix #8919: Release builds with asserts enabled (#8925)Charles Pigott