Age | Commit message (Collapse) | Author |
|
but I can't be absolutely sure.
I'm also not sure if I'm using the correct music data. I'm fairly sure that
the MUSICGM.RES file is the appropriate choice for "General MIDI", but I
have no way of verifying that the MUSICFM.RES is really the right choice
for MT-32. (Is either of them a good choice for Adlib, or are they both
equally bad?)
svn-id: r15831
|
|
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: r15721
|
|
svn-id: r15690
|
|
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
|
|
GAME
svn-id: r14793
|
|
o Fix RSCFile on MSVC8.
o Started fixing script opcodes.
svn-id: r14686
|
|
svn-id: r14560
|
|
svn-id: r14478
|
|
svn-id: r14443
|
|
animations wasn't caused by this commit :)
svn-id: r14405
|
|
svn-id: r14385
|
|
standard printf()s left, though.
svn-id: r13791
|
|
svn-id: r13790
|
|
timer stuff to osystem not yet finished
svn-id: r13728
|
|
Improved game detector
svn-id: r13724
|
|
for win32 demo
svn-id: r13711
|
|
svn-id: r13709
|
|
the gd_suppoerted flag, so I set it to 0.
svn-id: r13699
|
|
svn-id: r13697
|
|
svn-id: r13687
|
|
caused ScummVM to hang on my Linux box.
Fixed - correctly, I hope - compiler warning.
svn-id: r13648
|
|
svn-id: r13624
|
|
various unused stuff; const correctness; etc.
svn-id: r13622
|
|
svn-id: r13607
|
|
o text formatting is not consistent with rules, just indent utility is too
dumb for that
o it does not use OSystem, i.e. it runs on direct SDL calls
o it may not even compile on your box
o if you enable it, expect zillions of warnings
o no sound
Now it runs ITE intro as reinherit did
svn-id: r13564
|