Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-14 | (svn r24029) -Change: [NoAI] make AIEngine::IsArticulated return true if the ↵ | yexo | |
articulated callback flag is set, don't try to run the callback. | |||
2012-01-08 | (svn r23777) -Codechange: refactor allocating memory and fetching strings ↵ | rubidium | |
into a single function for scripts | |||
2012-01-03 | (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files | rubidium | |
2011-12-19 | (svn r23632) -Add: GSCompanyMode, to change company in GameScripts | truebrain | |
2011-12-19 | (svn r23615) -Add: more API functions exposed to NoGo (part 2) | truebrain | |
2011-12-13 | (svn r23506) -Add: [NoAI] Support for dealing with aircraft range. | michi_cc | |
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) |