Age | Commit message (Expand) | Author |
2012-01-03 | (svn r23735) -Codechange: remove ~50 includes from headers that weren't needed | rubidium |
2011-12-21 | (svn r23651) -Feature: [NoGo] GSText now accepts string arguments as paramete... | yexo |
2011-12-19 | (svn r23623) -Add: allow bi-directional communication with the AdminPort and ... | truebrain |
2011-12-19 | (svn r23597) -Codechange: fix up squirrel export script a bit | truebrain |
2011-11-29 | (svn r23350) -Add: support different ScriptTypes in the helper functions for ... | truebrain |
2011-11-23 | (svn r23295) -Codechange: put ImportLibrary in AIController (and document the... | truebrain |
2011-11-23 | (svn r23294) -Codechange: sq_pop in native callback is just a waste of CPU cy... | truebrain |
2011-11-13 | (svn r23210) -Codechange: generate the GetClassName function for the AI class... | rubidium |
2011-09-02 | (svn r22874) -Fix [FS#4747]: Check size of various buffers before allocation.... | michi_cc |
2010-08-26 | (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some... | rubidium |
2010-03-23 | (svn r19509) -Codechange: remove superfluous semicolons after function defini... | smatz |
2010-01-18 | (svn r18862) -Fix [FS#3544]: don't pass AI strings through iconv | rubidium |
2009-11-03 | (svn r17963) -Codechange: some documentation style | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-08-19 | (svn r17221) -Change [NoAI] [FS#3101]: when the API requests a string as para... | yexo |
2009-07-31 | (svn r17013) -Fix [FS#3074]: concatenating strings in Squirrel when non-ASCII... | rubidium |
2009-03-06 | (svn r15629) -Fix (r15027): Validate strings that are passed from squirrel to... | yexo |
2009-02-02 | (svn r15316) -Fix [NoAI]: ignore unprintable chars when returning a string to... | glx |
2009-01-12 | (svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ... | truebrain |