8 Commits

Author SHA1 Message Date
Paweł Kołodziejski ebbfd826d5 ALL: Upgrade tools licence to GPLv3+ 2022-06-26 19:14:49 +02:00
Torbjörn Andersson ef484a16b4 COMMON: Initialize the String class for the std::string case
Otherwise, initWithCStr() will have nowhere to copy the string
data to, and will probably crash.
2018-04-09 07:23:24 +02:00
Willem Jan Palenstijn 9acf70e2f5 COMMON: Add some Common::String/std::string interoperability functions 2017-12-16 22:13:47 +00:00
Willem Jan Palenstijn ad0806d01f COMMON: Rename String::printf to format to match ScummVM 2017-12-16 22:13:36 +00:00
Thierry Crozat d5c8077933 JANITORIAL: Move copyright notice to a separate file 2014-01-19 18:13:09 +00:00
Thierry Crozat fe2d3c2d71 JANITORIAL: Remove now useless SVN tags 2014-01-06 22:54:34 +00:00
David Turner c19be02ebf Removed emptyString usage from Mohawk tools.
Sync'd Common::String class with scummvm trunk.
Segfault still present.

svn-id: r47357
2010-01-18 18:03:09 +00:00
Eugene Sandulenko 5835fc9eb3 Add Mohawk engine code. Part 3/3: tools (non working on new framework yet).
svn-id: r46729
2009-12-29 23:23:31 +00:00