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
path:
root
/
engines
Age
Commit message (
Expand
)
Author
2008-09-28
Use better "silence" without clicks when speech is disabled.
Eugene Sandulenko
2008-09-28
- Renamed withVoices to _subtitlesDisabled as it reflect the true meaning.
Eugene Sandulenko
2008-09-28
Fix bug #2043489: DRASCULA: Cannot disable speech
Eugene Sandulenko
2008-09-28
Add Italian C64 Zak
Eugene Sandulenko
2008-09-28
Return 32000 in sfGetCdTime instead of 0; this fixes the Manhole intro/credit...
Benjamin Haisch
2008-09-27
SCUMM: Use FilesystemNode::openForReading instead of Common::File::open(Files...
Max Horn
2008-09-27
Added a spanish floppy version of Lost in Time, as supplied by goodoldgeorg i...
Sven Hesse
2008-09-27
Fixed a nasty bug in SearchManager::addDirectory; made the 'char' constructor...
Max Horn
2008-09-27
Slight simplification of last commit.
Torbjörn Andersson
2008-09-27
Allow quitting or returning to the launcher while cutscenes are playing.
Torbjörn Andersson
2008-09-27
Fixed typos.
Torbjörn Andersson
2008-09-25
cleanup
Max Horn
2008-09-25
SCUMM: Moved more stuf from class Actor to ActorHE
Max Horn
2008-09-25
SCUMM: Moved Actor::drawActorToBackBuf to class ActorHE
Max Horn
2008-09-25
SCUMM: Added a new ActorHE class, as well as a virtual Actor::prepareDrawActo...
Max Horn
2008-09-24
Fix bugs #1981081: "ITE: No blinking disk icon" and #1971729: "IHNM: No Anima...
Eugene Sandulenko
2008-09-24
cleanup
Max Horn
2008-09-24
Readded missing special case for the storm animation in ITE. Fixes bug #21256...
Filippos Karapetis
2008-09-23
Improved updateScreenAndWait; the mouse cursor is less jerky now in some scen...
Benjamin Haisch
2008-09-23
Add another French Windows version of Putt-Putt Enters the Race.
Travis Howell
2008-09-23
Fix for bug #1917981: Game crash when finishing Indy3 demo. At the same time,...
Max Horn
2008-09-21
Patch #2054467: CRUISE: 64bits fixes
Eugene Sandulenko
2008-09-20
I think this is the correct fix for bug #2081347 ("MM: Charset out of
Torbjörn Andersson
2008-09-20
fix drawing order in saveload choosers (draw container before contents)
Willem Jan Palenstijn
2008-09-19
Changed tinsel's volume range (0-127) to match ScummVM's (0-255)
Filippos Karapetis
2008-09-17
Patch #2060517: SCUMM: engine sets incorrect talkspeed value
Max Horn
2008-09-17
Moved base/game.* to engines/game.*
Max Horn
2008-09-16
Removed tons of unused 'length' variables, to silence compiler warnings
Max Horn
2008-09-16
Added support for SCUMM savestates date/time and playtime info in the launche...
Johannes Schickel
2008-09-16
Cleanup.
Johannes Schickel
2008-09-16
Added "querySaveMetaInfos" to MetaEngine.
Johannes Schickel
2008-09-16
- Moved some includes away from drascula.h
Filippos Karapetis
2008-09-16
Modified uncompress in common/zlib.h to return a bool, so that we don't have ...
Max Horn
2008-09-16
Fixed some glitches in the last part of Von Braun's story
Filippos Karapetis
2008-09-16
Cleaned up and fixed the cutscene with Von Braun's story. Fixes bugs #2111804...
Filippos Karapetis
2008-09-16
Removed the confirmation speech when a game is saved - it's "99.als" instead ...
Filippos Karapetis
2008-09-16
Assign _lang to the appropriate enum values
Filippos Karapetis
2008-09-16
Added a workaround to skip the silence in the beginning and end of file 3.als...
Filippos Karapetis
2008-09-16
- Fixed centerText() to print text at the correct height
Filippos Karapetis
2008-09-15
Fixed compiler warnings
Max Horn
2008-09-15
also check for premature end-of-stream when loading
Willem Jan Palenstijn
2008-09-15
Show the blind man's dialog text at a bit better place
Filippos Karapetis
2008-09-15
Remove a workaround in textFitsCentered(). The blind man's dialog is a bit be...
Filippos Karapetis
2008-09-15
Fixed the phrase told by the protagonist when he talks to the blind man the s...
Filippos Karapetis
2008-09-15
Rewrote the very confusing centerText() function into something that makes mo...
Filippos Karapetis
2008-09-15
Replace ioFailed by err.
Travis Howell
2008-09-15
Proper check for eos(), after the latest changes to OSystem
Filippos Karapetis
2008-09-15
replace ioFailed by err
Willem Jan Palenstijn
2008-09-15
fix listSaveGames
Willem Jan Palenstijn
2008-09-14
Fixed regression introduced with latest stream changes (it seems compressed s...
Johannes Schickel
[next]