Age | Commit message (Collapse) | Author |
|
svn-id: r19142
|
|
in Options Dialog not fully functional"
svn-id: r18738
|
|
svn-id: r18694
|
|
There is a big problem in sound code. It is written with only one SFX and
only one Voice playing at the same time in mind which is not the case. This
should be rewritten so there are more than 2 sound handles.
svn-id: r18674
|
|
svn-id: r18604
|
|
some version should be tested
svn-id: r18585
|
|
-adds patch file support
-global _vm removed
cleanups
svn-id: r18560
|
|
which I'm very grateful.
This latest CD version turned out to be one that ScummVM didn't support. It
has - I believe - the same data files as the Linux version (with digitized
music), except for the voice file which appears to be the same as the one
from the Mac version.
In other words, it has one big-endian data file, and a couple of little-
endian ones. The technical term for this is "bloody awkward".
It should work now, though.
svn-id: r18333
|
|
svn-id: r18040
|
|
because we already have many classes with that name)
svn-id: r18039
|
|
Implemented IMA ADPCM decoder.
svn-id: r17903
|
|
into a mixer method
svn-id: r17106
|
|
svn-id: r16399
|
|
svn-id: r16398
|
|
o Renamed GAME_ITE_* to GID_ITE_*
o Renamed GID_ITE and GID_IHNM to GType_ITE and GType_IHNM
svn-id: r16258
|
|
correct sound or the correct volume, but the small extension to allow the
engine to start looping sounds is worthwhile enough in itself, I think.
svn-id: r15895
|
|
o Font::loadFont() now normally survives zero-length fonts as used in demos
o Removed unused SndRes::ITEVOC_Resample()
o Fixed playing of voice #4 on old DOS targets
o Implemented playing voices in VOX (Oki ADPCM) format
o Support of Win32 and Linux demos. There was old-style Win32 demo, which
is not supported yet, same is with DOS demo.
svn-id: r15814
|
|
svn-id: r15690
|
|
svn-id: r15614
|
|
Fixed the overlap when playing the standalone IAF file in the intro.
svn-id: r15508
|
|
Windows and Linux versions. (TODO: Handle game detection.)
Added preliminary support for the P2_A.aif file that the Linux version
uses, where the Windows version uses p2_a.voc. Someone will have to verify
the actual format of it, and we have a silly bug in playVoice() which will
have to be fixed before things work properly.
svn-id: r15365
|
|
svn-id: r14443
|
|
svn-id: r13715
|
|
svn-id: r13687
|
|
Initial MIDI checkin, doesn't work
svn-id: r13670
|
|
svn-id: r13669
|
|
svn-id: r13668
|
|
svn-id: r13667
|