index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2012-06-08
WINTERMUTE: Minor cleanup in includes in BSurfaceSDL
Einar Johan Trøan Sømåen
2012-06-08
WINTERMUTE: VarName -> varName in BSurface/BSurfaceSDL
Einar Johan Trøan Sømåen
2012-06-08
WINTERMUTE: Remember to free the image decoders after use.
Einar Johan Trøan Sømåen
2012-06-08
WINTERMUTE: Avoid compilation errors if Theora isn't included.
Einar Johan Trøan Sømåen
2012-06-07
WINTERMUTE: Add detection for german Dirty Split
Einar Johan T. Sømåen
2012-06-07
WINTERMUTE: Fix BRenderSDL::Fill
Einar Johan T. Sømåen
2012-06-07
WINTERMUTE: Fix compile on linux again.
Einar Johan T. Sømåen
2012-06-04
WINTERMUTE: Let SystemFontPath be empty for now.
Einar Johan Trøan Sømåen
2012-06-04
WINTERMUTE: Add word-wrapping for TTF-fonts, as well as proper loading of ↵
Einar Johan Trøan Sømåen
fonts in game-folder.
2012-06-04
WINTERMUTE: Make BDiskFile reset it's files after testing for compression.
Einar Johan Trøan Sømåen
2012-06-04
WINTERMUTE: Add missing break in event-handler switch-case.
Einar Johan Trøan Sømåen
2012-06-04
WINTERMUTE: Reenable CBRenderSDL::Fill to let the screen be blanked for ↵
Einar Johan Trøan Sømåen
every frame This makes J.U.L.I.A. look a lot better.
2012-06-03
WINTERMUTE: Make text-measuring work without FreeType2.
Einar Johan Trøan Sømåen
2012-06-03
WINTERMUTE: Make sprite-mirroring work correctly.
Einar Johan Trøan Sømåen
2012-06-03
WINTERMUTE: Fix a missing const that made Rosemary bug out in scripts.
Einar Johan Trøan Sømåen
2012-06-03
WINTERMUTE: Correct RGBA->ARGB in BSurfaceSDL
Einar Johan Trøan Sømåen
2012-06-03
WINTERMUTE: Don't error out on missing WeedResponses.
Einar Johan Trøan Sømåen
2012-06-03
WINTERMUTE: Make BFontTT draw almost the right color.
Einar Johan Trøan Sømåen
2012-06-03
WINTERMUTE: Implement most of BSoundBuffer, to get sentences to play properly.
Einar Johan Trøan Sømåen
2012-06-03
WINTERMUTE: Get a fallback font to at least draw something for BFontTT
Einar Johan Trøan Sømåen
2012-06-03
WINTERMUTE: Add detection for the white chamber v1.7
Einar Johan Trøan Sømåen
2012-06-03
WINTERMUTE: Make the engine atleast register keypresses.
Einar Johan Trøan Sømåen
2012-06-03
WINTERMUTE: Add back Theora support to AdEntity.
Einar Johan Trøan Sømåen
2012-06-03
WINTERMUTE: Make Theora-playback behave a bit more as expected.
Einar Johan Trøan Sømåen
2012-06-03
WINTERMUTE: Add JPEG-support to BSurfaceSDL
Einar Johan Trøan Sømåen
2012-06-03
WINTERMUTE: Actually register all DCPs.
Einar Johan Trøan Sømåen
2012-06-03
WINTERMUTE: Don't delete the fonts gotten from FontMan, they are const.
Einar Johan Trøan Sømåen
2012-06-03
WINTERMUTE: Add detection for the J.U.L.I.A.-demo
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Clean up Theora support quite a bit.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add hacky, but working video playback
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add in more of the missing Video-pieces, also, copy over the ↵
Einar Johan Trøan Sømåen
TheoraPlayer from SWORD25
2012-06-02
WINTERMUTE: Implement IsTransparentAtLite, to fix the BitmapFont-drawing.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add color-keying for BSurfaceSDL BMPs
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Convert 8bpp images to 32 bpp
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Mark BSaveThumbFile for future refactoring.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Revamp the file-system to deliver Common::-streams directly
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Start refactoring the file-files in Base.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Protect CBFile's private members.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Move the file-related classes into Base/file
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add folders for utils and video
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add subfolders for math, UI, tinyxml and Sys
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Move the B and Part files into Base/
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Move all the Ad files to Ad/
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Use const Common::String& for the file-accessors.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Let blitting of non 32bpp surfaces fail with a warning instead ↵
Einar Johan Trøan Sømåen
of an error for now.
2012-06-02
WINTERMUTE: Add detection for Rosemary
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Use the resolution asked for by the engines.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Fix Windows build under MSVC2010
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add in, and stub the VideoPlayer-files
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Fix a few warnings.
Einar Johan Trøan Sømåen
[next]