aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/utils/convert_utf.cpp
AgeCommit message (Collapse)Author
2015-11-07WINTERMUTE: C++'ify codeEugene Sandulenko
2012-08-31WINTERMUTE: Add namespacing to the UTF-conversion codeEinar Johan Trøan Sømåen
2012-07-21WINTERMUTE: Rename CamelCased filenames to prefixed_under_score-filenamesEinar Johan Trøan Sømåen
This is mostly a lead-up to namespacing the Ad/Base folders, and then possibly removing the prefixes from the files, it also has the added benefit of getting rid of the odd case-typos that makes for issues on platforms that don't ignore case.