Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-24 | (svn r26506) -Codechange: replace most of vsnprintf with vseprintf | rubidium | |
2014-04-23 | (svn r26482) -Codechange: add an include that allows us to undefine/redefine ↵ | rubidium | |
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values | |||
2012-02-12 | (svn r23940) -Codechange: remove superfluous semicolons | smatz | |
2011-08-24 | (svn r22824) -Codechange: pass sub directory to ini loading | rubidium | |
2011-05-01 | (svn r22406) -Document: some more "random-ish" tidbits | rubidium | |
2011-03-14 | (svn r22254) -Codechange: Make settingsgen only update the output file if it ↵ | michi_cc | |
actually changed. | |||
2011-03-04 | (svn r22188) -Add: Generate the settings as part of the MSVC build process, ↵ | glx | |
and enable it in Makefile too | |||
2011-03-03 | (svn r22171) -Add: Add settings generator program. | alberth | |