aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/BFontTT.cpp
AgeCommit message (Expand)Author
2012-06-02WINTERMUTE: Fix another bunch of warningsEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Solve some const-char related warnings.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Handle a few more forbidden symbols.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: Add const to almost all char *Filename instances.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Preliminary fontwork.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
2012-06-02WINTERMUTE: Add the files for the rest of the B-classes.Einar Johan Trøan Sømåen