diff options
author | Filippos Karapetis | 2010-11-18 19:18:11 +0000 |
---|---|---|
committer | Filippos Karapetis | 2010-11-18 19:18:11 +0000 |
commit | c2bdba2ea66ad6ae1d1d3c5babaafff2692f7adb (patch) | |
tree | 4ae4d09e51bb875744efd400dd802e290ec26c66 /common | |
parent | e1030e53a537677c234ad39de419fb97b88a37b7 (diff) | |
download | scummvm-rg350-c2bdba2ea66ad6ae1d1d3c5babaafff2692f7adb.tar.gz scummvm-rg350-c2bdba2ea66ad6ae1d1d3c5babaafff2692f7adb.tar.bz2 scummvm-rg350-c2bdba2ea66ad6ae1d1d3c5babaafff2692f7adb.zip |
SCI2: Treat SCI2 raw arrays (type 3) as strings in kArray
SCI2 strings inherit from arrays, plus kArray and kString are almost the
same, so this is all possible. This is needed, as SCI scripts copy
strings on arrays and then process them as such (e.g. in RAMA and LSL7)
However, we really need to merge SCI2 array types with the SCI2 string
types, and ultimately merge the code with the SCI1 array and string types.
svn-id: r54340
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions