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
path:
root
/
src
/
table
Age
Commit message (
Expand
)
Author
2021-02-20
Codechange: rename sound ids to make more sense. (#8701)
frosch
2021-02-20
Change: [Win32] Remove force_full_redraw and display_hz settings
Patric Stout
2021-02-19
Feature: configurable refresh-rate and change default to 60fps
Patric Stout
2021-02-18
Fix cc39fa9: New orders are non-stop by default (#8689)
Tyler Trahan
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-14
Change: move the 'road drive side' selection to settings tree, and give it th...
frosch
2021-02-14
Change: move the 'tree placer algorithm' selection to the settings tree windo...
frosch
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
Add: [OSX] Setting to disable HiDPI graphics rendering.
Michael Lutz
2021-02-13
Codechange: Remove all remaining uses of cpp_offset.
Michael Lutz
2021-02-13
Codechange: Don't use cpp_offsetof in the save/load code.
Michael Lutz
2021-02-13
Fix: Desert/rainforest data coordinate 'y' is off by 1 when their 'x' coordin...
SamuXarick
2021-01-14
Feature: Choose a sensible window size on a fresh OTTD config file. (#8536)
Michael Lutz
2021-01-11
Add: [NewGRF] new GUI sprites for 'rename' and 'go to location'.
frosch
2021-01-10
Fix: add missing variables to NewGRF inspect window.
frosch
2021-01-10
Add: [NewGRF] vehicle variable 63 to test the tracktype of the current tile a...
frosch
2021-01-08
Change: Remove disable_unsuitable_building setting
Charles Pigott
2021-01-08
Fix 2fd871e2af5: load correct ending-year for old (pre 0.7) savegames
Patric Stout
2021-01-08
Fix #8050: ending-year of 5000000 allows you to get to year 5000001 and beyond
Patric Stout
2021-01-07
Feature: option to auto remove signals when in the way during rail constructi...
Kuhnovic
2021-01-02
Change: Default settings improved for new players
2TallTyler
2020-12-27
Codechange: Use automatic memory management for language pack reading.
Michael Lutz
2020-12-27
Codechange: Replace assert_compile macro with static_assert
Charles Pigott
2020-12-27
Change: Disable changing the inflation setting in network games.
Michael Lutz
2020-12-25
Change: Remove the LAN/Internet combobox from the server list in favour of ad...
frosch
2020-12-25
Feature: Add an option to disable tree growth completely (#8415)
Pavel Stupnikov
2020-12-21
Cleanup: Rework the CargoSpec macro for improved readability.
Xaroth Brook
2020-12-16
Change: extend the allowed range for max loan setting (#8386)
Pavel Stupnikov
2020-12-15
Change: set the default setting for autorenew to on for new games (#8352)
Tyler Trahan
2020-12-15
Feature: new velocity unit "tiles/day" (#8278)
jostephd
2020-12-14
Add: new economy "frozen" that stops production changes and industry closures...
Pavel Stupnikov
2020-12-14
Codechange: use \u to indicate unicode chars in strings (#8379)
Patric Stout
2020-12-04
Fix: [CMake] cross-compiling requires native tools
glx22
2020-06-27
Feature: Increase max possible distance from border for oil refineries and rigs
dP
2020-06-05
Add: introduce CMake for project management
Patric Stout
2020-06-05
Cleanup: Add note explaining how settings.h is generated from source.
TechGeekNZ
2020-06-05
Cleanup: Fix typo in settings.h.preamble.
TechGeekNZ
2020-05-21
Codechange: Use std::string in the driver and blitter selection code.
Michael Lutz
2020-05-21
Codechange: Store base set related texts in std::strings.
Michael Lutz
2020-02-07
Fix #7525: Move autorenew setting to Basic category
Niels Martin Hansen
2020-01-29
Add: [NewGRF] Station variable 6A, querying GRFID of nearby station tiles (#7...
kiwitreekor
2020-01-04
Feature: Show the name of the NewGRF in the build vehicle window.
stormcone
2019-12-28
Feature: Configurable game ending year
Niels Martin Hansen
2019-12-23
Fix: Snowline height interval is now 1, in both World Generation and Settings...
Samu
2019-12-21
Fix: Custom sea level default value is now equal to minimum value, not lower
Samu
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-10-25
Fix: Solved helicopter takeoff issue with international airports
Jack McKiernan
2019-10-25
Codechange: Replaced 255's with an enum entry TERMGROUP
Jack McKiernan
[next]