Age | Commit message (Collapse) | Author |
|
svn-id: r12191
|
|
svn-id: r12138
|
|
INSANE in config.h. But only non-interactive parts work and there is no
insane scene skip. Only one choice during those scenes is Ctrl+X.
svn-id: r11507
|
|
1. A Player_MOD class, basically acts as a simplified mixer that mixes at 60Hz intervals (or whatever interval you specify), this gives smooth music playback in player_v3a
2. Some changes to player_v3a as a result of #1, including reduced music volume
3. player_v2a, and the necessary additions to scummvm.cpp/scumm.h
svn-id: r10392
|
|
work here, I'll add more build rules. Work in progress, a lot ain't work, but the plugin stuff is disabled by default, so no harm should arise
svn-id: r10292
|
|
svn-id: r10279
|
|
Implemented a parser for Euphony music. No
FM instrument support yet, as the FM chip used
by FM Towns is not being emulated yet. In the
meantime, a stock FM-emulated GM instrument is
being used instead.
This at least makes the Zak Towns kazoo tune
and the Loom Towns distaff audible. Emulation
of the FM Towns synth chip, or suitable
emulation using the OPL2 synth, is still
under investigation.
svn-id: r10265
|
|
Revert last change to common.rules for now, it broke compile.
svn-id: r10061
|
|
old-style MT-32 'RO' resources.
svn-id: r9683
|
|
Had to move music init for v1/v2 games to get this working
svn-id: r9675
|
|
from the options dialog to the main save/load dialog and enlarged & rearranged that dialog
svn-id: r8485
|
|
svn-id: r8151
|
|
svn-id: r8099
|
|
svn-id: r8088
|
|
and script interpreter for GF_OLD_BUNDLE music resources.
We'll try to get the waveform generator into a
MidiDriver wrapper for use with the 'SPK' resources
of later games, but this is usable for now.
Great work, Hoenicke!
svn-id: r8023
|
|
svn-id: r7833
|
|
svn-id: r7030
|
|
svn-id: r6820
|
|
svn-id: r6805
|
|
svn-id: r6453
|
|
svn-id: r6229
|
|
Scumm::_charset into a pointer, to make it possible to use different implementations of it
svn-id: r6147
|
|
V8; added some work in o8_kludge2
svn-id: r6132
|
|
svn-id: r6127
|
|
doesn't mean we will have CMI support in this millenium, so don't hold your breath
svn-id: r6060
|
|
svn-id: r6018
|
|
more expandable and userfriendly than our previous.
Enable experimental console debugger by default, as I havn't written the text console code yet :)
svn-id: r5990
|
|
svn-id: r5915
|
|
all build into a lib, and all have a module.mk file that lists all their file. Advantage: further modularizes the build system, seperating all parts of ScummVM
svn-id: r5653
|