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-06-06
Codechange: merge guiflags and flags in settings .ini files
Patric Stout
2021-06-03
Codechange: rename SettingGuiFlag to SettingFlag (#9332)
Patric Stout
2021-05-30
Codechange: use setting name instead of index for HandleOldDiffCustom() (#9311)
Patric Stout
2021-05-29
Codechange: use setting name instead of index for CmdChange(Company)Setting (...
Patric Stout
2021-05-29
Codechange: Rename window related DeleteXXX to match new behaviour
glx22
2021-05-29
Doc: describe what each settings-file is about
Patric Stout
2021-05-29
Codechange: move all settings.ini files to table/settings
Patric Stout
2021-05-29
Cleanup: set the base in the setting templates, instead of defining the base ...
rubidium42
2021-05-29
Fix: [Network] Prevent an empty server name to be set anywhere
rubidium42
2021-05-29
Codechange: use separate pre and post callbacks for int settings
rubidium42
2021-05-29
Codechange: use separate pre and post callbacks for string settings
rubidium42
2021-05-27
Codechange: remove SettingDescType in lieu of the actual classes
rubidium42
2021-05-27
Codechange: let OneOfMany and ManyOfMany be their own classes as well
rubidium42
2021-05-27
Codechange: make BoolSettingDesc its own sub class
rubidium42
2021-05-27
Codechange: make sub classes of SettingDesc for the different types of settings
rubidium42
2021-05-27
Codechange: make SettingDesc an instance in the setting table to allow for su...
rubidium42
2021-05-27
Codechange: use initializer_lists for the settings tables
rubidium42
2021-05-27
Cleanup: remove and/or fix some confusing comments
rubidium42
2021-05-15
Change: Use gender-neutral pronouns
rubidium42
2021-05-13
Codechange: add constant for number of original cargoes.
frosch
2021-05-13
Codechange: clean up C-string support from settings
rubidium42
2021-05-13
Codechange: move misc settings to std::string
rubidium42
2021-05-13
Codechange: move font settings to std::string
rubidium42
2021-05-13
Codechange: move currency settings to std::string
rubidium42
2021-05-13
Codechange: move locale settings to std::string
rubidium42
2021-05-13
Codechange: move client name in settings to std::string
rubidium42
2021-05-13
Codechange: move server name/id in settings to std::string
rubidium42
2021-05-13
Codechange: move hostnames in settings to std::string
rubidium42
2021-05-13
Codechange: move passwords in settings to std::string
rubidium42
2021-05-13
Fix: Correct name of Golub-Dobrzyn
Paweł Świątkowski
2021-05-13
Fix: Replace Susz with Leszno
Paweł Świątkowski
2021-05-12
Fix #9186: Fix incorrect bounding box height causing station sprite glitch. (...
PeterN
2021-05-05
Change: [Network] Update server's NetworkServerGameInfo only when needed
rubidium42
2021-04-29
Codechange: use NetworkAddress instead of two host/port variables where possible
Patric Stout
2021-04-27
Feature: allow non-ASCII currency separators
rubidium42
2021-04-24
Change: use icons to indicate you/host in Online Players GUI
Patric Stout
2021-04-24
Feature: rework in-game Online Players GUI
Patric Stout
2021-04-20
Remove: "language" field from server/client
Patric Stout
2021-04-11
Feature: allow a toggle to enable/disable vsync
Patric Stout
2021-04-10
Fix d4c3d01d: add plural form 14 to strgen. (#8999)
frosch
2021-04-09
Change: Default music and sound effects volume to be lower
Niels Martin Hansen
2021-03-26
Fix: store the recent new game_creation settings in savegames
Patric Stout
2021-03-26
Feature: allow setting a custom terrain type to define highest peak
Patric Stout
2021-03-26
Add: allow setting the highest mountain for heightmaps
Patric Stout
2021-03-26
Feature: auto-detect map height limit based on generated map
Patric Stout
2021-03-26
Change: rename setting "max_heightlevel" to "map_height_limit"
Patric Stout
2021-03-26
Feature: setting to indicate desert coverage for tropic climate
Patric Stout
2021-03-26
Feature: setting to indicate snow coverage for arctic climate (replaces snow ...
Patric Stout
2021-03-13
Feature: allow setting maximum zoom level at which sprites are drawn (#8604)
Matt Kimber
2021-03-11
Fix: front/back sprites of action5 tram catenary were swapped.
frosch
[next]