Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-27 | (svn r25488) -Fix [FS#5613]: do not send encoded texts to names, but decode ↵ | rubidium | |
them into a plain C string and then pass them on | |||
2013-02-08 | (svn r24982) -Fix [FS#5465]: [Script] Crash when passing too many parameters | rubidium | |
2012-09-21 | (svn r24535) -Doc: Two additions, lots of small spelling fixes, and some ↵ | alberth | |
Doxygen improvements. | |||
2011-12-21 | (svn r23652) -Fix: don't include/document ScriptText for AIs. It is not usable | truebrain | |
2011-12-21 | (svn r23651) -Feature: [NoGo] GSText now accepts string arguments as ↵ | yexo | |
parameters to the constructor | |||
2011-12-19 | (svn r23636) -Add: introduce ScriptText in parameters where it can be used | truebrain | |
2011-12-19 | (svn r23635) -Add: introduce GSText, to allow translating GameScript text, ↵ | truebrain | |
even over network |