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
/
saga
Age
Commit message (
Expand
)
Author
2010-06-12
SAGA: Music code cleanup. The music driver is now placed inside the MusicPlay...
Filippos Karapetis
2010-06-09
- Revised abstract AudioCDManager.
Alejandro Marzini
2010-06-02
OSYSTEM: Get rid of kFeatureAutoComputeDirtyRects
Max Horn
2010-05-18
Started simplifying and removing a lot of unused code from the SAGA Mac resou...
Filippos Karapetis
2010-05-18
Added back video skipping in SAGA2 with the escape key or left mouse button
Filippos Karapetis
2010-05-18
Committing the rest of the VideoDecoder Rewrite from patch #2963496.
Matthew Hoops
2010-05-16
Added automatic detection of the IHNM demo
Filippos Karapetis
2010-05-16
Added automatic detection for the non-interactive ITE demos
Filippos Karapetis
2010-05-04
Reduce indirect header dependencies further
Max Horn
2010-05-04
Move initGraphics and initCommonGFX from to new header.
Max Horn
2010-05-04
Get rid of Engine::_gameDataDir.
Max Horn
2010-04-28
SAGA: Avoid global constructor for pieceOrigins array
Max Horn
2010-04-12
AUDIO: Rename Mixer::playInputStream to playStream
Max Horn
2010-04-01
Remove extra semicolons
Ori Avtalion
2010-03-24
SAGA: Fix ScriptThread::operator=; some tweaking
Max Horn
2010-03-18
COMMON: Get rid of Common::StringList
Max Horn
2010-03-18
COMMON: Move Common::RandomSource to common/random.*
Max Horn
2010-03-10
Fix bug #2963556: SAGA: Memory leaks #2
Andrew Kurushin
2010-03-10
Fix a valgrind warning.
Johannes Schickel
2010-03-10
Fix bug #2963556: SAGA: Memory leaks
Andrew Kurushin
2010-03-10
Silenced some harmless cppcheck warnings about unreachable code after a return.
Torbjörn Andersson
2010-02-26
Fixed the music in some Mac versions of ITE and disabled some unused code for...
Filippos Karapetis
2010-02-21
Patch for bug 2943361 by littleboy, adding full kb modifier support to all en...
Yotam Barnoy
2010-02-03
- Rename FlacStream to FLACStream.
Johannes Schickel
2010-01-31
Switch makeADPCMStream to DisposeAfterUse::Flag
Max Horn
2010-01-30
Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream.
Johannes Schickel
2010-01-30
- Mark makeRawDiskStream factory as deprecated.
Johannes Schickel
2010-01-27
Moved the Shorten decoder inside the SAGA engine, as it's the only one using ...
Filippos Karapetis
2010-01-26
Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-23
Reorder params to Audio::makeRawMemoryStream
Max Horn
2010-01-23
Disabled the unused resource loading code for the unsupported QT MIDI format,...
Filippos Karapetis
2010-01-21
Silenced some cppcheck warnings.
Torbjörn Andersson
2010-01-20
SAGA: Change Sound::playSoundBuffer to enable looping for all sound formats
Max Horn
2010-01-19
Started to get rid of Audio::FLAG_LOOP
Max Horn
2010-01-19
Move raw audio flags from sound/mixer.h to sound/raw.h
Max Horn
2010-01-19
Convert more engines from Mixer::playRaw to Mixer::playInputStream
Max Horn
2010-01-19
SAGA: Move from Mixer::playRaw to playInputStream; add FIXME regarding sounds...
Max Horn
2010-01-19
Get rid of Mixer::FLAG_AUTOFREE.
Max Horn
2010-01-19
Move raw audio streams to new header sound/raw.h
Max Horn
2010-01-19
Rename 'Linear' audio streams to 'raw'
Max Horn
2010-01-16
Switch most AudioStream factories to use DisposeAfterUse::Flag
Max Horn
2010-01-12
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...
Johannes Schickel
2010-01-11
Fix bug #2929619: "IHNM: Small problem detecting German version"
Eugene Sandulenko
2010-01-10
Fix a memory leak.
Johannes Schickel
2010-01-10
- Add a SubLoopingAudioStream, which loops a nested part of a stream and thus...
Johannes Schickel
2010-01-08
Switch Mixer::playInputStream to use DisposeAfterUse::Flag
Max Horn
2010-01-08
Move DisposeAfterUse::Flag from Common to global namespace, and into a new he...
Max Horn
2010-01-08
Since AudioStream looping is no longer handled by the Mixer, drop Mixer::play...
Johannes Schickel
2010-01-06
- Move openStreamFile from AudioStream to SeekableAudioStream.
Johannes Schickel
[prev]
[next]