aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/Base
AgeCommit message (Expand)Author
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-07WINTERMUTE: Fix BRenderSDL::FillEinar Johan T. 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-04WINTERMUTE: Make BDiskFile reset it's files after testing for compression.Einar Johan Trøan Sømåen
2012-06-04WINTERMUTE: Reenable CBRenderSDL::Fill to let the screen be blanked for every...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 sprite-mirroring work correctly.Einar Johan Trøan Sømåen
2012-06-03WINTERMUTE: Fix a missing const that made Rosemary bug out in scripts.Einar Johan Trøan Sømåen
2012-06-03WINTERMUTE: Correct RGBA->ARGB in BSurfaceSDLEinar 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: Implement most of BSoundBuffer, to get sentences to play properly.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: Make the engine atleast register keypresses.Einar Johan Trøan Sømåen
2012-06-03WINTERMUTE: Add JPEG-support to BSurfaceSDLEinar Johan Trøan Sømåen
2012-06-03WINTERMUTE: Actually register all DCPs.Einar 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: Clean up Theora support quite a bit.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add hacky, but working video playbackEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add in more of the missing Video-pieces, also, copy over the Theo...Einar 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: Mark BSaveThumbFile for future refactoring.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: Start refactoring the file-files in Base.Einar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Protect CBFile's private members.Einar 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