Age | Commit message (Expand) | Author |
---|---|---|
2017-08-13 | (svn r27893) -Codechange: Use fallthrough attribute. (LordAro) | frosch |
2014-04-23 | (svn r26487) -Codechange: use lastof instead of lengthof/sizeof for script names | rubidium |
2014-04-23 | (svn r26486) -Codechange: replace a number of snprintfs with seprintf | rubidium |
2014-04-23 | (svn r26485) -Codechange: Replace ttd_strlcpy and ttd_strlcat with strecpy an... | frosch |
2014-04-23 | (svn r26482) -Codechange: add an include that allows us to undefine/redefine ... | rubidium |
2012-01-03 | (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files | rubidium |
2011-12-19 | (svn r23612) -Add: allow importing libraries in the same way as AI does, only... | truebrain |
2011-12-19 | (svn r23606) -Add: GameScanner, to auto-detect game scripts, and wire it in t... | truebrain |