scummvm/engines/wintermute/utils
Tobia Tesan 72376681af WINTERMUTE: Try to "correctly" handle dir paths
I put scare quotes around "correctly" because I can't swear this is the
intended behaviour of the original interpreter.

I don't think accessing filenames that end with / in the .DCPs is even
defined behaviour, so this is a best guess.
2016-12-26 12:05:41 +01:00
..
convert_utf.cpp WINTERMUTE: C++'ify code 2015-11-07 14:41:45 +01:00
convert_utf.h WINTERMUTE: C++'ify code 2015-11-07 14:41:45 +01:00
crc.cpp
crc.h
path_util.cpp WINTERMUTE: Try to "correctly" handle dir paths 2016-12-26 12:05:41 +01:00
path_util.h WINTERMUTE: only access -1th char of string if length > 0 in getFileName 2016-12-26 12:02:56 +01:00
string_util.cpp
string_util.h
utils.cpp
utils.h