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
2006-04-24
Fix memory leak in readGamePcText()
Travis Howell
2006-04-24
Initialize all variables in MoviePlayer class
Travis Howell
2006-04-24
Remove duplicate variable in readGamePcText()
Travis Howell
2006-04-24
isSpriteLoaded is Simon 1/2 specific and never used by FF
Travis Howell
2006-04-24
Free screen buffers on exit
Travis Howell
2006-04-24
Ooops, real memory leak was in sound buffer
Travis Howell
2006-04-24
Fix sound memory leak
Travis Howell
2006-04-23
Fix loading music/speech files in HE98+ games
Travis Howell
2006-04-23
Some more cleanup in class Scumm::Sound
Max Horn
2006-04-23
Update all credits
Travis Howell
2006-04-23
Fix for HE games which use the generic HE variants (d'oh)
Max Horn
2006-04-23
Update credits
Travis Howell
2006-04-23
Detect (and error out) if readMAXS fails
Max Horn
2006-04-23
Fix access to .he2 in Sound::openSfxFile, too
Max Horn
2006-04-23
Fix access to .he3/.he4 files
Max Horn
2006-04-23
Added a comment regarding COMI disc changing
Max Horn
2006-04-23
Moved _heTimers to ScummEngine_v60he
Max Horn
2006-04-23
Move HE specific stuff from class Sound to its new subclass SoundHE
Max Horn
2006-04-23
Moved ScummEngine_v5 from cursor.cpp to scumm.cpp (seems to be more natural, ...
Max Horn
2006-04-23
Change some uses of ScummFile to the more generic BaseScummFile
Max Horn
2006-04-23
Modified openFile and openResourceFile to take a Common::String instead of a ...
Max Horn
2006-04-23
Behold, the new SCUMM detector finally has arrived. Unified detection & engin...
Max Horn
2006-04-23
Small tweak to allow turning off MD5 computation for debugging
Max Horn
2006-04-23
Remove superfluous exclamation mark
Max Horn
2006-04-23
Implemented volume and panning for FF sound effects. I hope my mapping from
Torbjörn Andersson
2006-04-23
Also output the description when running DETECTOR_TESTING_HACK
Max Horn
2006-04-23
Uses kyra.dat for GUI strings instead of hardcoding them, which means localiz...
Oystein Eftevaag
2006-04-23
typo
Max Horn
2006-04-23
Fixed MD5 entry for mac version of MI1
Max Horn
2006-04-23
Modified DETECTOR_TESTING_HACK code to skip over invalid paths
Max Horn
2006-04-23
Fixed getNodeForPath on systems using POSIXFilesystemNode to again correctly ...
Max Horn
2006-04-23
Test code for the detection code in all engines (disabled by default)
Max Horn
2006-04-23
Fix 'comparison between signed and unsigned integer' warning
Max Horn
2006-04-23
Modified some error calls to explicitly name the function they occured in (th...
Max Horn
2006-04-23
Fix video sequences shown by arcade machines
Travis Howell
2006-04-23
Fix video sequences shown by arcade machines
Travis Howell
2006-04-23
Fix video sequences shown by arcade machines
Travis Howell
2006-04-23
Read and use frame rate setting for videos
Travis Howell
2006-04-23
Fix audio and video sync. in videos of FF
Travis Howell
2006-04-23
Replaced _demoMode by GF_DEMO
Max Horn
2006-04-22
Non-void functions always must return something
Max Horn
2006-04-22
The dirent struct on IRIX doesn't have the d_type field, so define SYSTEM_NOT...
Joost Peters
2006-04-22
Added F1 as save for ITE
Lars Persson
2006-04-22
Fix valgrind warning
Travis Howell
2006-04-22
Enable MS ADPCM WAV format decoder for all sound in Macintosh version of FF a...
Travis Howell
2006-04-22
- Implemented MS ADPCM WAV format decoder used in Feeble Files. Still it is
Eugene Sandulenko
2006-04-22
Implement CLIP() routine used to put arbitrary value in specified range.
Eugene Sandulenko
2006-04-22
Cleanup use of different filenames in different versions
Travis Howell
2006-04-21
Changed loadVGAFile dstSize datatype from uint to uint32 so it matches the da...
Lars Persson
2006-04-21
Updated Symbian Actions and SDL Symbian interface for latest backend changes ...
Lars Persson
[prev]
[next]