summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-03-10Fix #8711: having gui_zoom lower than zoom_min causes crashes (#8835)Patric Stout
2021-03-10Codechange: Misleading function name for selecting refresh rate (#8836)sean
2021-03-09Codechange: only run InteractiveRandom() from the draw-thread (#8831)Patric Stout
2021-03-09Fix #8810: "aircraft out of fuel" news was looking in the wrong place (#8832)Patric Stout
2021-03-09Update: Translations from eintstranslators
2021-03-09Codechange: remove special strings for language and resolutions (#8824)Patric Stout
2021-03-09Fix: Scale PIP-padding the same as regular padding. (#8829)PeterN
2021-03-09Add: Display refresh rate game option (#8813)sean
2021-03-08Fix #8825: [OpenGL] Don't clear cursor cache from the game loop thread.Michael Lutz
2021-03-08Update: Translations from eintstranslators
2021-03-08Fix: ensure switching blitter happens in the main threadPatric Stout
2021-03-08Add: [Video] move GameLoop into its own threadPatric Stout
2021-03-08Codechange: don't set the window position when changing blitterMichael Lutz
2021-03-08Codechange: remove the unused lock around BlitterPatric Stout
2021-03-08Remove: [Video] no longer draw in a threadPatric Stout
2021-03-08Add: Buttons to open global goals from company goals and vice versadP
2021-03-08Change: Don't show global goals in company goal windowsdP
2021-03-08Fix #8817: keep NewGRF order for object class sorting (#8818)Didac Perez Parera
2021-03-08Fix #8784: using alt+enter didn't update the fullscreen toggle visibly (#8820)Patric Stout
2021-03-08Change: Clarify what effect town interactions have (#8744)Eddi-z
2021-03-08Fix #8808: [OSX, OpenGL] Crash on switching blitters due to double-mapping th...Michael Lutz
2021-03-08Fix 937d60f2: Broken company colours for 40bpp-blitter. (#8821)Michael Lutz
2021-03-08Add: Option to (dis-)allow accelerated video drivers. (#8819)Patric Stout
2021-03-08Add: filter for "engines only" in build train window (#8733)Didac Perez Parera
2021-03-07Update: Translations from eintstranslators
2021-03-07Fix #8809: Crash when removing airport when hangar window openJonathan G Rennison
2021-03-06Update: Translations from eintstranslators
2021-03-05Update: Translations from eintstranslators
2021-03-04Fix dddf885f: use IConsoleError to produce console errorsPatric Stout
2021-03-04Add: allow making heightmap screenshot via consolePatric Stout
2021-03-04Feature: allow custom width/height of screenshot via consolePatric Stout
2021-03-04Update: Translations from eintstranslators
2021-03-03Fix #8799: NGameAllowedSorter() is not imposing strict weak ordering relation...Patric Stout
2021-03-02Fix #8774: Black screenshots when using 40bpp-blitter. (#8791)Michael Lutz
2021-03-02Update: Translations from eintstranslators
2021-03-01Fix #8775: [Win32] Don't create the main window when alt-tabbing back into fu...Michael Lutz
2021-03-01Fix: [Win32] Original window size was lost when tabbing in and out of fullscr...Michael Lutz
2021-03-01Codechange: validate that "max" value of settings fit in their storagePatric Stout
2021-03-01Fix: old snow_line_height had a higher maximum value than could be storedPatric Stout
2021-03-01Fix: three max-values for settings could exceed their storage sizePatric Stout
2021-03-01Fix c4df0f95: bootstrap was only showing a black screen (#8788)Patric Stout
2021-03-01Add: Malaysia Ringgit as CurrencyLimyx826
2021-03-01Change: Zero out the gameloop timers when the game is pausedCharles Pigott
2021-03-01Change: De-limit framerate window's framerateCharles Pigott
2021-03-01Fix: [OSX] Hide dock when entering fullscreenOwen Rudge
2021-03-01Update: Translations from eintstranslators
2021-03-01Fix: terraform limit acted random when maxing out per_64k_frames settingPatric Stout
2021-03-01Fix 9b800a96: (a << 16) is unsigned, so don't remove the castPatric Stout
2021-02-28Fix c3dc27e3: put the max-value of fast-forward-speed-limit to within the sto...Patric Stout
2021-02-28Update: Translations from eintstranslators