mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-01 23:18:44 +00:00
44dd967a7e
Vanilla hugo limits spaces printed in the GO_TO code block to the fixed width of a line. But since Glk doesn't have a predetermined width, when the game specified a width of 7fffh, it crashed trying to buffer out a string that actual length. This new fix simply limits spaces to at most 20. |
||
---|---|---|
.. | ||
detection_tables.h | ||
detection.cpp | ||
detection.h | ||
heexpr.cpp | ||
heglk.cpp | ||
hemedia.cpp | ||
hemisc.cpp | ||
heobject.cpp | ||
heparse.cpp | ||
heres.cpp | ||
herun.cpp | ||
heset.cpp | ||
htokens.cpp | ||
htokens.h | ||
hugo_defines.h | ||
hugo_types.h | ||
hugo.cpp | ||
hugo.h | ||
resource_archive.cpp | ||
resource_archive.h | ||
stringfn.cpp | ||
stringfn.h |