index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-19
Feature: configurable refresh-rate and change default to 60fps
Patric Stout
2021-02-19
Change: sleep till the next tick in the main loop
Patric Stout
2021-02-19
Change: allow video-drivers to miss deadlines slightly
Patric Stout
2021-02-19
Add: draw the screen at a steady pace, also during fast-forward
Patric Stout
2021-02-19
Codechange: track _realtime_tick more accurate
Patric Stout
2021-02-19
Codechange: switch all video drivers to std::chrono for keeping time
Patric Stout
2021-02-19
Codechange: use std::chrono to track time in modal windows
Patric Stout
2021-02-19
Add: Indonesia Rupiah as in-game currency (#8616)
Tegas Aziz
2021-02-19
Feature: Object class selection string filtering (#8603)
Didac Perez Parera
2021-02-19
Codechange: Apply coding style
SamuXarick
2021-02-18
Update: Translations from eints
translators
2021-02-18
Fix cc39fa9: New orders are non-stop by default (#8689)
Tyler Trahan
2021-02-18
Fix: Whole status bar instead of money widget refreshed on money change (#8692)
Jonathan G Rennison
2021-02-18
Fix: Unnecessary status bar redraws when there is no news to show (#8691)
Jonathan G Rennison
2021-02-18
Fix: Autorenew failure advice due to bad refit being shown to all companies (...
Jonathan G Rennison
2021-02-18
Change: Darken graph grid lines for legibility (#8690)
Tyler Trahan
2021-02-17
Change: "(Business/Chair)man" to "...person" (#8659)
Wuzzy
2021-02-17
Fix: [SDL2] simplify what to redraw to prevent tearing (#8685)
Patric Stout
2021-02-17
Fix #8676, a2c3197f: GUI-visible settings may not be part of misc settings.
Michael Lutz
2021-02-17
Codechange: Allow early-load settings that are not misc settings.
Michael Lutz
2021-02-17
Update: Translations from eints
translators
2021-02-17
Fix 52317bb7: [SDL2] ensure we don't try to blit out of bounds (#8684)
Patric Stout
2021-02-16
Fix: framerate window showed a slightly higher rate than actually measured (#...
Patric Stout
2021-02-16
Update: Translations from eints
translators
2021-02-15
Update: Translations from eints
translators
2021-02-15
Fix: [Actions] Use vcpkg to provide libpng on macOS
Owen Rudge
2021-02-15
Add: Allow translation of "(Directory)" and "(Parent directory)"
glx22
2021-02-14
Fix: Stopped ships shouldn't block depots (#8578)
Tyler Trahan
2021-02-14
Feature: [GS] Allow non-question type windows to have no buttons
dP
2021-02-14
Fix: VkMapping declarations violated C++ ODR rule.
milek7
2021-02-14
Change: move the 'road drive side' selection to settings tree, and give it th...
frosch
2021-02-14
Change: move townname generator selection to mapgen GUI.
frosch
2021-02-14
Codechange: move non-GUI code to non-GUI source files.
frosch
2021-02-14
Codechange: turn a constant variable into a real constant.
frosch
2021-02-14
Codechange: minor rearrangement of settings in random map and heightmap GUI.
frosch
2021-02-14
Change: move the 'tree placer algorithm' selection to the settings tree windo...
frosch
2021-02-14
Doc: Add labels to landscape grid description. (#8452)
Joan Josep
2021-02-14
Update: Translations from eints
translators
2021-02-14
Add: [OSX] Automatic zoom level suggestion for Cocoa video driver.
Michael Lutz
2021-02-14
Add: [Win32] Automatic zoom level suggestion for Win32 video driver.
Michael Lutz
2021-02-14
Codechange: [Win32] Increase SDK version for 32-bit target.
Michael Lutz
2021-02-14
Codechange: Re-init GUI zoom only when really changed.
Michael Lutz
2021-02-14
Feature: Automatic UI and font zoom levels when supported by the OS.
Michael Lutz
2021-02-14
Codechange: Make the settings for min/max zoom early load settings.
Michael Lutz
2021-02-14
Fix 9c872192: [OSX] Clear mouse button emulation flag.
Michael Lutz
2021-02-14
Add: [OSX] Setting to disable HiDPI graphics rendering.
Michael Lutz
2021-02-14
Change: [OSX] Render screen in full native resolution on HiDPI displays.
Michael Lutz
2021-02-14
Codechange: Consistently use screen size and not driver resolution for deter...
Michael Lutz
2021-02-14
Change: [OSX] When auto-detecting a font, try for sans-serif first.
Michael Lutz
2021-02-14
Add: [OSX] Native font rendering without using FreeType.
Michael Lutz
[next]