index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
wintermute
/
utils
/
string_util.cpp
Age
Commit message (
Expand
)
Author
2019-07-21
WINTERMUTE: Support CHARSET_TURKISH at StringUtil
lolbot-iichan
2019-06-30
COMMON & WINTERMUTE: Use non-1252 for 125X games (PR 1698)
lolbot-iichan
2014-02-18
WINTERMUTE: Make GPL headers consistent in themselves.
Johannes Schickel
2013-11-23
WINTERMUTE: Switch WideString to U32String.
Johannes Schickel
2013-11-08
WINTERMUTE: Move the isAscii() string changing code to another function
Filippos Karapetis
2013-11-08
WINTERMUTE: Allow utf8ToWide() and wideToUtf8() work with ASCII strings
Filippos Karapetis
2013-08-20
WINTERMUTE: Replace CP1252-symbol ... with 3 full stops.
Einar Johan Trøan Sømåen
2013-08-04
WINTERMUTE: Fix end of namespace comments.
Johannes Schickel
2013-01-26
WINTERMUTE: Replace all NULLs with nullptr.
Einar Johan Trøan Sømåen
2013-01-22
WINTERMUTE: Silence a warning.
Einar Johan Trøan Sømåen
2013-01-22
WINTERMUTE: Guard ConfMan a bit better.
Einar Johan Trøan Sømåen
2012-10-23
WINTERMUTE: Convert ' correctly from CP1252
Einar Johan Trøan Sømåen
2012-09-04
WINTERMUTE: Convert CRLF to LF
Willem Jan Palenstijn
2012-08-13
WINTERMUTE: WinterMute -> Wintermute
Einar Johan Trøan Sømåen
2012-07-29
WINTERMUTE: Remove statics and silence spam in debug console.
Einar Johan Trøan Sømåen
2012-07-29
WINTERMUTE: Remove unused functions from StringUtil::
Einar Johan Trøan Sømåen
2012-07-29
WINTERMUTE: Replace BaseRegistry with ConfMan
Einar Johan Trøan Sømåen
2012-07-26
WINTERMUTE: More variable/function renaming VarName->varName
Einar Johan Trøan Sømåen
2012-07-26
WINTERMUTE: Run Astyle with add-braces to break one-line statements into easi...
Einar Johan Trøan Sømåen
2012-07-26
WINTERMUTE: AStyle-formatting.
Einar Johan Trøan Sømåen
2012-07-25
WINTERMUTE: "delete []" -> "delete[]"
Einar Johan Trøan Sømåen
2012-07-23
WINTERMUTE: Clean out unused utils.
Einar Johan Trøan Sømåen
2012-07-21
WINTERMUTE: Rename CamelCased filenames to prefixed_under_score-filenames
Einar Johan Trøan Sømåen