aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/FontGlyphCache.cpp
AgeCommit message (Collapse)Author
2012-06-02WINTERMUTE: Unify license-headers, and header-guards.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Run Astyle on code-files to reformat.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Disable fonts, and remove FreeType2.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Remove a few SDL-includes.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Mass rename m_FooBar -> _fooBarEugene Sandulenko
2012-06-02WINTERMUTE: One big and ugly commit that resolves most of the forbidden-symbols.Einar Johan Trøan Sømåen
The StringUtils aren't complete or tested, and the SysClasses are a hack, and there are a few "FORBIDDEN_SYMBOL_EXCEPTIONS". Expect this commit to need a bunch of cleanup going forwards.
2012-06-02WINTERMUTE: Add most of the missing classes to the build.Einar Johan Trøan Sømåen