summaryrefslogtreecommitdiff
path: root/src/script/api/script_text.hpp
AgeCommit message (Expand)Author
2021-06-11Fix: [Script] doxygen_filter is very strict about DOXYGEN_API usage (#9351)Loïc Guilloux
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2019-03-24Codechange: Use override specifer for overriding member declarationsHenry Wilson
2016-04-17(svn r27544) -Fix-ish: Mark ScriptText::GetEncodedText as not part of any API...frosch
2015-01-01(svn r27102) -Fix [FS#6194]: money values would end up wrong in strings when ...rubidium
2014-04-25(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the...rubidium
2013-06-27(svn r25488) -Fix [FS#5613]: do not send encoded texts to names, but decode t...rubidium
2013-02-08(svn r24982) -Fix [FS#5465]: [Script] Crash when passing too many parametersrubidium
2012-09-21(svn r24535) -Doc: Two additions, lots of small spelling fixes, and some Doxy...alberth
2011-12-21(svn r23652) -Fix: don't include/document ScriptText for AIs. It is not usabletruebrain
2011-12-21(svn r23651) -Feature: [NoGo] GSText now accepts string arguments as paramete...yexo
2011-12-19(svn r23636) -Add: introduce ScriptText in parameters where it can be usedtruebrain
2011-12-19(svn r23635) -Add: introduce GSText, to allow translating GameScript text, ev...truebrain