aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/utils/crc.cpp
AgeCommit message (Collapse)Author
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.
2012-06-26WINTERMUTE: Fix a few warnings pointed out by [md5]Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add folders for utils and videoEinar Johan Trøan Sømåen