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
2009-01-24
fix typo
Joost Peters
2009-01-24
fix compilation
Joost Peters
2009-01-24
fix near-infinite loop and segfault in ARM costume asm when len == 0 (should ...
Willem Jan Palenstijn
2009-01-24
Remove the unused OSystem parameter of launcherDialog() (noticed by syke)
Jordi Vilalta Prat
2009-01-24
Fix for bug #2533091 "MAC: Cannot add games in the launcher in fullscreen mode".
Johannes Schickel
2009-01-24
pollCD() should only return true, if CD audio is actually playing.
Travis Howell
2009-01-24
Moved 565 mode specific bits of HQ2x/HQ3x asm to 'variables'
Max Horn
2009-01-24
Update detection table with known file sizes.
Travis Howell
2009-01-24
Initialize variables that might not be initialized but still used later on li...
Kari Salminen
2009-01-24
fixing #2531282: don't fall back to a real audio CD when playing enhanced mid...
Willem Jan Palenstijn
2009-01-24
remove 'HACK': don't use _cd.playing to indicate emulation
Willem Jan Palenstijn
2009-01-24
Removed leftover test code for MADE V1, used in Manhole EGA (though the sound...
Filippos Karapetis
2009-01-23
Changed Graphics::ImageDecoder to allow custom PixelFormats
Max Horn
2009-01-23
Remark that the HQnx ASM code only works in 565 mode
Max Horn
2009-01-23
Added some comments to hq2x/hq3x asm code
Max Horn
2009-01-23
- Implemented sfGetMusicBeat (used in several games as some kind of timer)
Benjamin Haisch
2009-01-23
Renamed Kyra's Resource::getFileStream to createReadStream
Max Horn
2009-01-23
Renamed Archive::openFile to createReadStreamForMember
Max Horn
2009-01-23
Renamed ArchiveMember::open -> createReadStream, and made it a cv member (con...
Max Horn
2009-01-23
Trigger error in German versions of Elvira 1/2 and Waxworks, since we still ...
Travis Howell
2009-01-23
Remove unused shutdown() code.
Travis Howell
2009-01-23
Remove last use of time() in AGOS engine.
Travis Howell
2009-01-23
Oops
Max Horn
2009-01-23
Renamed FSNode::openForReading / openForWriting to createReadStream / createW...
Max Horn
2009-01-23
Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to creat...
Max Horn
2009-01-23
DS: Nothing is supposed to use time(), so don't globally include <time.h> -- ...
Max Horn
2009-01-23
DS: Apply an old cleanup patch of mine from last August
Max Horn
2009-01-23
DS: Fix compilation
Max Horn
2009-01-23
cleanup
Max Horn
2009-01-23
Made InitLUT use a PixelFormat instead of a ColorMask
Max Horn
2009-01-22
Get rid of the wrappers around the zlib stream wrapper wrappers ;)
Max Horn
2009-01-22
Revert my previous commit. File still produces error 'wrapCompressedReadStre...
Max Horn
2009-01-22
Removed incorrect Common:: prefix from stuff that is not part of namespace Co...
Max Horn
2009-01-22
Fix the compilation of the Wii port
Jordi Vilalta Prat
2009-01-22
Replace some binary names with $(EXECUTABLE)
Jordi Vilalta Prat
2009-01-22
Silenced MSVC warnings
Filippos Karapetis
2009-01-22
Fix buggy images in GUI when switching overlay mode (e.g. on Mac OS X when to...
Max Horn
2009-01-22
Fix warning
Max Horn
2009-01-22
Minor cleanup (got rid of a dynamic array).
Johannes Schickel
2009-01-22
Added an '!=' operator to PixelFormat.
Johannes Schickel
2009-01-22
- Added support for The Manhole EGA version
Benjamin Haisch
2009-01-22
Speed up HQ2x/HQ3x C versions by reordering tests in diffYUV: most likeliest ...
Max Horn
2009-01-22
Got rid of several occurrences of gBitFormat
Max Horn
2009-01-22
Got rid of gBitFormat in thumbnail scaler code (and even simplified it in the...
Max Horn
2009-01-22
Moved Graphics::PixelFormat into its own header file; turned RGBToColor etc. ...
Max Horn
2009-01-21
Clear the list of savegames before re-populating it. Otherwise, even save names
Torbjörn Andersson
2009-01-21
Don't allow the nul character in savegame names, since that terminates the
Torbjörn Andersson
2009-01-21
made ISO9660 support optional via USE_WII_DI
Andre Heider
2009-01-21
added ENABLE_VKEYBD, ENABLE_KEYMAPPER (both not mapped yet) and ENABLE_AGI
Andre Heider
2009-01-21
configure: changed 'Running on x86' to 'Compiling for x86'
Max Horn
[prev]
[next]