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
Age
Commit message (
Expand
)
Author
2021-05-27
Codechange: make BoolSettingDesc its own sub class
rubidium42
2021-05-27
Cleanup: remove unneeded temporary variables and casts
rubidium42
2021-05-27
Codechange: move bits of SettingDesc down to the appropriate sub classes
rubidium42
2021-05-27
Codechange: use IntSettingDesc in the settings GUI
rubidium42
2021-05-27
Codechange: make parsing of IniItems overridable functions of SettingDesc
rubidium42
2021-05-27
Codechange: make Write_ValidateSetting a function of StringSettingDesc
rubidium42
2021-05-27
Codechange: make Write_ValidateSetting a function of IntSettingDesc
rubidium42
2021-05-27
Cleanup: use (config) formatting for console settings functions
rubidium42
2021-05-27
Codechange: make formatting of values into strings a method of SettingDesc
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: do not use SettingDescBase directly when not needed
rubidium42
2021-05-27
Codechange: use initializer_lists for the settings tables
rubidium42
2021-05-27
Codechange: let SettingDesc extend SettingDescBase
rubidium42
2021-05-27
Cleanup: remove and/or fix some confusing comments
rubidium42
2021-05-27
Codechange: just pass the SettingDesc to SetSettingValue and remove distincti...
rubidium42
2021-05-27
Change: mark copy-assignment as deleted for classes with a copy-constructor t...
rubidium42
2021-05-27
Cleanup: remove unused copy-constructor without copy-assignment
rubidium42
2021-05-27
Codechange: linkgraph always iterates with NodeIDs over the Size(), so make S...
rubidium42
2021-05-27
Cleanup: remove dead code; ++ on ostreambuf_iterator is a no-op
rubidium42
2021-05-27
Codechange: remove unneeded comparison and casts
rubidium42
2021-05-27
Codechange: pass large parameter by reference instead of value, especially in...
rubidium42
2021-05-27
Fix: do not hide parameter by local variable with the same name
rubidium42
2021-05-27
Fix: part of a tile might not be marked dirty upon terraforming
rubidium42
2021-05-26
Update: Translations from eints
translators
2021-05-25
Update: Translations from eints
translators
2021-05-24
Update: Translations from eints
translators
2021-05-24
Fix: Network on Haiku, remove old code for BeOS
milek7
2021-05-24
Fix: Workarounds for BeMidi driver to work properly on Haiku
milek7
2021-05-24
Fix: Building on Haiku
milek7
2021-05-23
Change: Show what is affected by "wagon removal" toggle
glx22
2021-05-23
Change: Unhide Ctrl effect for group replace protection
glx22
2021-05-23
Update: Translations from eints
translators
2021-05-23
Fix #9264: Do not attach temporary wagons to free wagon chains when autorepla...
Jonathan G Rennison
2021-05-23
Fix: Encountering two-way red signals could prune unrelated branches.
Vít Šefl
2021-05-23
Fix: [OpenGL] Increase timeout when waiting for the GPU to be done with the d...
Michael Lutz
2021-05-22
Update: Translations from eints
translators
2021-05-21
Update: Translations from eints
translators
2021-05-20
Update: Translations from eints
translators
2021-05-19
Update: Translations from eints
translators
2021-05-18
Update: Translations from eints
translators
2021-05-17
Update: Translations from eints
translators
2021-05-17
Codechange: [Network] Use C++ string functions to generate company password hash
rubidium42
2021-05-16
Update: Translations from eints
translators
2021-05-16
Codechange: [Network] Let NetworkClientInfo use std::string
rubidium42
2021-05-16
Codechange: [Network] Use std::string to populate the client list for company...
rubidium42
2021-05-16
Codechange: [Network] Let NetworkCompanyInfo use std::string
rubidium42
2021-05-16
Fix #9267, 47a99bb: [Squirrel] Heap use after free
Rubidium
2021-05-15
Fix #9269, f6d5c01: Hide windows without abusing WC_INVALID
glx22
2021-05-15
Update: Translations from eints
translators
[prev]
[next]