Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-06 | (svn r22210) -Add: Add a variable for the value strings in the settings tables. | alberth | |
2011-03-06 | (svn r22209) -Codechange: Move function declarations from ↵ | alberth | |
settings.h.preamble to the ini file that uses it. | |||
2011-03-05 | (svn r22202) -Codechange: make MusicFileSettings a proper citizen of the ↵ | rubidium | |
client settings | |||
2011-03-05 | (svn r22199) -Cleanup-ish: replace the shortcut macros for (gui)flags with ↵ | rubidium | |
their more clearly named (longer) constant names | |||
2011-03-05 | (svn r22198) -Codechange: make some constants name more explicit | rubidium | |
2011-03-05 | (svn r22197) -Cleanup: remove the distinction between conditional and ↵ | rubidium | |
non-conditional settings; with default from and to savegame versions all can be conditional. They previously were as well; the non-conditional ones were macros of the conditionals with to/from saveload versions hardcoded | |||
2011-03-03 | (svn r22173) -Add: Add preamble and postamble files before and after the ↵ | alberth | |
generated settings data. |