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 (
Expand
)
Author
2008-11-03
- Extended some comments
Johannes Schickel
2008-11-03
Check for engine support for loading/saving via GMM when enabling/disabling t...
Johannes Schickel
2008-11-03
Preliminary support for loading via GMM for KYRA engine.
Johannes Schickel
2008-11-03
Updated theme files for r34883.
Johannes Schickel
2008-11-03
Patch #2122869: ALL: Common load dialog
Max Horn
2008-11-03
Moved GuiObject::reflowLayout from newgui.cpp to object.cpp
Max Horn
2008-11-03
Renamed ThemeLayout::buildCopy to buildCopy::makeClone
Max Horn
2008-11-03
Fix comment
Max Horn
2008-11-03
Documented & cleaned up ThemeEngine::createCursor
Max Horn
2008-11-03
Instead of allocating (and leaking, in case of an error) a 64k table with at ...
Max Horn
2008-11-03
Oops actually it seems I forgot to remove mask entries of PixelFormat before ...
Johannes Schickel
2008-11-03
Simplified Graphics::createPixelFormatFromMask helper.
Johannes Schickel
2008-11-03
Committed my patch #2216641 "GRAPHICS: PixelFormat introduction".
Johannes Schickel
2008-11-03
* turned DefaultSaveFileManager::checkPath into a virtual method
Max Horn
2008-11-01
Commit of patch #2207782 "ARCHIVE: New method 'getMember'".
Johannes Schickel
2008-11-01
Fixed assorted leaks in NS Amiga.
Nicola Mettifogo
2008-10-31
Specified VECTOR_RENDERER_FORMAT to 1555 for DS build (at least from the code...
Johannes Schickel
2008-10-30
Reset _chunksPerPage after MemoryPool::freeUnusedPages, to avoid enormous mem...
Max Horn
2008-10-29
Store names for renderer configuration in config file instead of integers.
Johannes Schickel
2008-10-29
Typo.
Johannes Schickel
2008-10-29
Enable gui renderer for all bit depths we support currently.
Johannes Schickel
2008-10-29
Committed my patch from -devel, which reintroduces DISABLE_FANCY_THEMES to st...
Johannes Schickel
2008-10-29
Fixed: Text too big in 1x mode.
Vicent Marti
2008-10-29
Bugfix: Dirty rectangle out of range when blitting into the overlay.
Vicent Marti
2008-10-29
Removed reference to Common::File in music code, and small cleanup.
Nicola Mettifogo
2008-10-29
Cleanup of Nippon Safes disk code.
Nicola Mettifogo
2008-10-27
Removed FIXME and reverted commit #34855, as it's now possible to add a subfo...
Filippos Karapetis
2008-10-27
Fix for bug #2198456 "FS: Cannot add a subfolder to a non-existing folder".
Johannes Schickel
2008-10-26
Implemented FR #2038951: "ALL: visible warning when CD music missing"
Filippos Karapetis
2008-10-26
Using getChild() with getChild() throws an assertion (a regression of the lat...
Filippos Karapetis
2008-10-26
Renamed engine feature kSupportsDirectLoad to kSupportsLoadingDuringStartup, ...
Filippos Karapetis
2008-10-26
Added semi-ugly workaround for bug #2182450 ("BS1 Demo: Crash due to missing
Torbjörn Andersson
2008-10-26
Another attempt at making the Broken Sword 1 savegame list in the launcher match
Torbjörn Andersson
2008-10-26
DS port: My version of devkitpro complains that various symbols are defined in
Robin Watts
2008-10-26
DS port: Declare ARM blitters as being ITCM_CODE, so that we avoid the dreaded
Robin Watts
2008-10-26
Cleaned up disk code after recent updates to Common::SearchSet.
Nicola Mettifogo
2008-10-23
Removed obsolete FIXME.
Torbjörn Andersson
2008-10-23
Pushed down some header deps
Max Horn
2008-10-23
Add missing break to processSpecialKeys().
Travis Howell
2008-10-22
Add game path with a depth of level 4, to prevent regressions when loading fi...
Travis Howell
2008-10-22
Made constructor of SearchManager singleton private
Max Horn
2008-10-22
Remove unnecessary function overloadings for loadBg16 and loadBg256.
Kari Salminen
2008-10-22
Shut up MSVC and add FIXMEs to Sword's listSaves and ThemeEngine's loadThemeXML.
Kari Salminen
2008-10-22
Make incrustMask and incrustSprite only draw to the current background in Ope...
Kari Salminen
2008-10-22
Committed updated version of my patch #2184529 "SearchSet: Get rid of SharedP...
Johannes Schickel
2008-10-22
Removed File::addDefaultDirectoryRecursive, tweaked SearchMan API slightly
Max Horn
2008-10-21
Fixed: Broken english in System.h documentation.
Vicent Marti
2008-10-21
Fixed: Naming of STX files in Scummmodern theme.
Vicent Marti
2008-10-21
Fix for bug #1960518 "ALL: --list-saves ignores custom paths".
Johannes Schickel
2008-10-21
Cleanup.
Johannes Schickel
[next]