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
/
agos
Age
Commit message (
Expand
)
Author
2010-05-18
Committing the rest of the VideoDecoder Rewrite from patch #2963496.
Matthew Hoops
2010-05-17
Change VideoDecoder::getCurFrame() to mean the last frame drawn instead of th...
Matthew Hoops
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-12
Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew la...
Ori Avtalion
2010-04-12
AUDIO: Rename Mixer::playInputStream to playStream
Max Horn
2010-03-23
Fix compiler warning.
Travis Howell
2010-03-22
Patch #2973290: Semicolon cleanup
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
AGOS: cleanup
Max Horn
2010-03-10
Silenced some harmless cppcheck warnings about unreachable code after a return.
Torbjörn Andersson
2010-03-08
Tweak makeVOCDiskStream
Max Horn
2010-03-07
Exclude font data tables for The Feeble Files, when AGOS2 games are disabled.
Travis Howell
2010-03-07
Add font data for Polish Windows 4CD version of The Feeble Files.
Travis Howell
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-30
Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream.
Johannes Schickel
2010-01-26
AGOS: Turn BaseSound into a subclass of Common::NonCopyable
Max Horn
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
Update comments.
Travis Howell
2010-01-23
Fix regressions, only the Amiga CD32 version of Simon the Sorcerer 1 used sig...
Travis Howell
2010-01-23
AGOS: Further unify code related to compressed sound
Max Horn
2010-01-23
AGOS: Fix memory leak in Sound::loadSfxTable
Max Horn
2010-01-23
AGOS: Turn BaseSound::makeAudioStream into a pure virtual method
Max Horn
2010-01-23
AGOS: Unify code related to compressed sound
Max Horn
2010-01-23
AGOS: Get rid of FLAG_LOOP usage
Max Horn
2010-01-23
AGOS: Start to refactor sound handling
Max Horn
2010-01-22
AGOS: Add FIXME for a memory leak
Max Horn
2010-01-22
AGOS: cleanup
Max Horn
2010-01-22
AGOS: Rearrange sound code a bit
Max Horn
2010-01-19
Move raw audio flags from sound/mixer.h to sound/raw.h
Max Horn
2010-01-19
Get rid of Mixer::playRaw for good
Max Horn
2010-01-19
Get rid of Mixer::FLAG_AUTOFREE.
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-08
Since AudioStream looping is no longer handled by the Mixer, drop Mixer::play...
Johannes Schickel
2010-01-07
Cleanup.
Johannes Schickel
2010-01-07
Make makeWAVStream return a RewindableAudioStream.
Johannes Schickel
2010-01-07
The default keycolor for mouse pointers used to be 255.
Marcus Comstedt
2010-01-06
- Move openStreamFile from AudioStream to SeekableAudioStream.
Johannes Schickel
2010-01-03
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
Torbjörn Andersson
2010-01-01
Add Polish Windows 4CD version of The Feeble Files.
Travis Howell
2009-12-28
Create the stream dynamically in playSoundData(), to avoid a crash (spotted by
Torbjörn Andersson
2009-12-09
Changed MidiDriver::createMidi to take a MidiDriverType instead of an int
Max Horn
2009-12-01
Removed unnecessary semi-colons.
Torbjörn Andersson
2009-11-24
Added Doxygen comments for the various engine namespaces (currently mostly wi...
Max Horn
2009-11-10
AGOS: cleanup
Max Horn
[next]