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
/
draci
Age
Commit message (
Expand
)
Author
2011-03-28
AUDIO: Add Audio::MidiPlayer::createDriver(), let some engines use it
Max Horn
2011-03-25
AUDIO: Move more common code to Audio::MidiPlayer
Max Horn
2011-03-24
DRACI: Change MusicPlayer to derive from Audio::MidiPlayer
Max Horn
2011-03-24
DRACI: Fix incorrect 'all notes off' handling
Max Horn
2011-03-23
ENGINES: Remove unused MIDI pass-through code
Max Horn
2011-03-23
ENGINES: Further simplify pseudo MidiDrivers; fix some regressions
Max Horn
2011-03-23
AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclasses
Max Horn
2011-03-22
AUDIO: Add pure virtual MidiDriver::isOpen() method
Max Horn
2011-03-19
DRACI: Respect global mute settings
dhewg
2011-03-19
DRACI: Init volume levels on startup
dhewg
2011-02-14
DRACI: Adapt to setPalette RGBA->RGB.
Johannes Schickel
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-07
ALL: Fix whitespaces / indention
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2010-12-07
DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine
Max Horn
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-18
ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; avo...
Max Horn
2010-11-07
DRACI: Added basic debugging console to engine
David Turner
2010-11-07
ENGINES: Unify code layout of all ADParams instances
Max Horn
2010-10-29
DRACI: Switch to the new play time counting of the Engine class.
Johannes Schickel
2010-10-23
ALL: Fix indention (whitespaces -> tabs)
Max Horn
2010-10-15
ENGINES: Enhance namespace comments a bit
Max Horn
2010-09-15
DRACI: Initialize MIDI channel volume properly.
Johannes Schickel
2010-09-15
MIDI: Send a reset MIDI device signal on startup.
Johannes Schickel
2010-08-17
DRACI: Fix warnings
Eugene Sandulenko
2010-08-03
DRACI: recognize German translation
Robert Špalek
2010-07-29
BUILD: Remove redundant MODULE_DIRS modification
Max Horn
2010-07-14
Changed abs() to ABS() in a few places.
Torbjörn Andersson
2010-07-03
Finish support of compressed dubbing
Robert Špalek
2010-07-03
Dragon History tries uses compressed dubbing when available
Robert Špalek
2010-07-01
Fix a typo in the RAW format bugfix :-)
Robert Špalek
2010-07-01
Fix playing RAW and RAW80 streams
Robert Špalek
2010-07-01
Implement playing RAW/MP3/OGG/FLAC dubbing from ZIP archives.
Robert Špalek
2010-06-30
Generalize the sound archive framework to be able to open new formats
Robert Špalek
2010-06-28
Fade palette in/out when entering/leaving a location
Robert Špalek
2010-06-28
bugfix for the item fast-switching commit
Robert Špalek
2010-06-28
Implement shortcuts for switching items in the inventory
Robert Špalek
2010-06-27
Run possible cut-scenes before each location change.
Robert Špalek
2010-06-25
AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either sel...
Florian Kagerer
2010-06-21
Patch #1956501: "GUI/LAUNCHER: Midi device selection"
Max Horn
2010-06-15
AdvancedDetector: Add new parameter directoryGlobs.
Eugene Sandulenko
2010-06-14
Extended advancedDetector with depth parameter.
Eugene Sandulenko
2010-05-04
Reduce indirect header dependencies further
Max Horn
2010-05-04
Move DebugChannel related code to new header
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-27
COMMON: Move DebugChannel stuff into a new DebugMan singleton
Max Horn
2010-04-19
Fix static initialization
Robert Špalek
2010-04-12
AUDIO: Rename Mixer::playInputStream to playStream
Max Horn
2010-04-11
Fix bug 2983187 on continuing palette change
Robert Špalek
[next]