aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/Base/BFontTT.cpp
AgeCommit message (Expand)Author
2012-06-08WINTERMUTE: VarName -> varName in BSurface/BSurfaceSDLEinar Johan Trøan Sømåen
2012-06-04WINTERMUTE: Add word-wrapping for TTF-fonts, as well as proper loading of fon...Einar Johan Trøan Sømåen
2012-06-03WINTERMUTE: Make text-measuring work without FreeType2.Einar Johan Trøan Sømåen
2012-06-03WINTERMUTE: Make BFontTT draw almost the right color.Einar Johan Trøan Sømåen
2012-06-03WINTERMUTE: Get a fallback font to at least draw something for BFontTTEinar Johan Trøan Sømåen
2012-06-03WINTERMUTE: Don't delete the fonts gotten from FontMan, they are const.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Revamp the file-system to deliver Common::-streams directlyEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Move the file-related classes into Base/fileEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add folders for utils and videoEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add subfolders for math, UI, tinyxml and SysEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Move the B and Part files into Base/Einar Johan Trøan Sømåen