Age | Commit message (Expand) | Author |
---|---|---|
2019-12-17 | Add #7801: [Script] more error mappings | glx |
2019-11-10 | Cleanup: Removed SVN headers | S. D. Cloudt |
2019-04-10 | Codechange: Use null pointer literal instead of the NULL macro | Henry Wilson |
2013-02-08 | (svn r24982) -Fix [FS#5465]: [Script] Crash when passing too many parameters | rubidium |
2013-01-08 | (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl... | planetmaker |
2012-03-04 | (svn r24008) -Cleanup/doc: try not to mention (No)AI in script APIs | rubidium |
2011-12-19 | (svn r23632) -Add: GSCompanyMode, to change company in GameScripts | truebrain |
2011-12-19 | (svn r23604) -Add: initial support for GameScripts | truebrain |
2011-11-29 | (svn r23370) -Add: support @api tag in API header files, to select which API ... | truebrain |
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 src/script... | truebrain |