Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-10 | Cleanup: Removed SVN headers | S. D. Cloudt | |
2015-08-10 | (svn r27379) -Codechange: Do not throw in the destructors of ↵ | frosch | |
ScriptTest/ExecMode. | |||
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-03-04 | (svn r24008) -Cleanup/doc: try not to mention (No)AI in script APIs | rubidium | |
2012-01-03 | (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files | rubidium | |
2011-11-29 | (svn r23369) -Codechange: use script includes when possible, not ai includes | truebrain | |
2011-11-29 | (svn r23358) -Codechange: move AI_FatalError to Script_FatalError (and to ↵ | truebrain | |
its own file) | |||
2011-11-29 | (svn r23355) -Codechange: rename all AI* to Script* (Rubidium) | truebrain | |
2011-11-29 | (svn r23354) -Codechange: move all src/ai/api/ai_*.[hc]pp files to ↵ | truebrain | |
src/script/api/script_* (Rubidium) |