summaryrefslogtreecommitdiff
path: root/src/misc/getoptdata.cpp
AgeCommit message (Collapse)Author
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
2011-02-18(svn r22101) -Codechange (r22098): Unify a bit of code.alberth
2011-02-18(svn r22098) -Codechange: Have an array of option data, use it in the option ↵alberth
parsing routine. Adapt openttd option processing too.
2011-02-18(svn r22097) -Fix (r22096): Add files before commit.alberth