Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-23 | (svn r26485) -Codechange: Replace ttd_strlcpy and ttd_strlcat with strecpy ↵ | frosch | |
and strecat. | |||
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 | |||
2013-06-28 | (svn r25506) -Document: a function, and name it slightly better | rubidium | |
2011-12-10 | (svn r23481) -Add: Function to get the CPU core count. | michi_cc | |
2011-02-07 | (svn r22021) -Fix (r22019): ofcourse make doesn't notice files are gone, so ↵ | rubidium | |
it doesn't recompile everything that needs to be recompiled... | |||
2010-07-19 | (svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be ↵ | rubidium | |
missed :) | |||
2009-10-04 | (svn r17708) -Feature [FS#2053]: [OSX] Implement clipboard support for OS X. | michi_cc | |
2009-08-31 | (svn r17336) -Codechange: move some os specific files into src/os/ | rubidium | |