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
/
currency_settings.ini
Age
Commit message (
Expand
)
Author
2021-05-13
Codechange: move currency settings to std::string
rubidium42
2021-04-27
Feature: allow non-ASCII currency separators
rubidium42
2021-03-01
Codechange: validate that "max" value of settings fit in their storage
Patric Stout
2021-02-17
Codechange: Allow early-load settings that are not misc settings.
Michael Lutz
2021-02-13
Codechange: Don't use cpp_offsetof in the save/load code.
Michael Lutz
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-29
Codechange: Set size of SettingGuiFlag & SettingDescType enums, and use them ...
Charles Pigott
2019-04-11
Codechange: NULL -> nullptr in settings files.
peter1138
2019-02-02
Codechange: Convert saveload numbers to enum values.
Peter Nelson
2012-11-08
(svn r24671) -Feature [FS#5355]: Add basic/advanced/expert filters to adv. se...
frosch
2012-05-12
(svn r24234) -Add: Add help-string infrastructure to the ini files
alberth
2011-03-06
(svn r22210) -Add: Add a variable for the value strings in the settings tables.
alberth
2011-03-06
(svn r22207) -Add: Add the copyright message to the new ini files.
alberth
2011-03-05
(svn r22199) -Cleanup-ish: replace the shortcut macros for (gui)flags with th...
rubidium
2011-03-05
(svn r22197) -Cleanup: remove the distinction between conditional and non-con...
rubidium
2011-03-05
(svn r22196) -Codechange: use default values for the from and to of savegame ...
rubidium
2011-03-05
(svn r22194) -Codechange: use the defaults feature of settingsgen to remove t...
rubidium
2011-03-03
(svn r22172) -Add: Add ini files containing the table/settings data.
alberth