aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/Base/BSurfaceSDL.cpp
AgeCommit message (Expand)Author
2012-06-08WINTERMUTE: Minor cleanup in includes in BSurfaceSDLEinar Johan Trøan Sømåen
2012-06-08WINTERMUTE: VarName -> varName in BSurface/BSurfaceSDLEinar Johan Trøan Sømåen
2012-06-08WINTERMUTE: Remember to free the image decoders after use.Einar Johan Trøan Sømåen
2012-06-03WINTERMUTE: Make sprite-mirroring work correctly.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: Add JPEG-support to BSurfaceSDLEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add hacky, but working video playbackEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Implement IsTransparentAtLite, to fix the BitmapFont-drawing.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add color-keying for BSurfaceSDL BMPsEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Convert 8bpp images to 32 bppEinar 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: Move the B and Part files into Base/Einar Johan Trøan Sømåen