scummvm/engines/stark/formats
Torbjörn Andersson ce52a33ff1 STARK: Avoid adding \0 to a String
We are still deciding on whether or not that should even be allowed, so
let's get rid of the cases where it's not actively needed. The purpose
here is to skip past unknown parts of the stream, so there's no need
storing the data in a String. Let's just document that it's ok for it to
skip past \0 as well.

This happens in my Swedish CD version of The Longest Journey, but not in
my English DVD version.
2021-07-06 11:06:33 +02:00
..
biff.cpp
biff.h
biffmesh.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
biffmesh.h
dds.cpp
dds.h
iss.cpp STARK: Avoid adding \0 to a String 2021-07-06 11:06:33 +02:00
iss.h
tm.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
tm.h
xarc.cpp
xarc.h
xmg.cpp
xmg.h
xrc.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
xrc.h