This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-02-03 17:33:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
wintermute
/
utils
History
lolbot-iichan
388ae895a1
WINTERMUTE: Add CP1256 support
2020-05-18 23:24:15 +02:00
..
convert_utf.cpp
WINTERMUTE: Fix Missing Default Switch Cases
2019-11-14 23:28:07 +00: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
WINTERMUTE: Add CP1256 support
2020-05-18 23:24:15 +02:00
string_util.h
COMMON & WINTERMUTE: Use non-1252 for 125X games (PR 1698)
2019-06-30 16:45:46 +03:00
utils.cpp
WINTERMUTE: Add a warning for off-by-one errors in normalizeAngle()
2019-07-14 14:28:40 +03:00
utils.h
…