[Scummvm-cvs-logs] CVS: tools .cvsignore,1.3,1.4 README,1.2,1.3 descumm3.dsp,1.4,NONE descumm5.dsp,1.4,NONE
Max Horn
fingolfin at users.sourceforge.net
Sun May 4 07:14:09 CEST 2003
Update of /cvsroot/scummvm/tools
In directory sc8-pr-cvs1:/tmp/cvs-serv30324
Modified Files:
.cvsignore README
Removed Files:
descumm3.dsp descumm5.dsp
Log Message:
removed descumm3 / descumm5
Index: .cvsignore
===================================================================
RCS file: /cvsroot/scummvm/tools/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- .cvsignore 29 Nov 2002 14:55:07 -0000 1.3
+++ .cvsignore 4 May 2003 14:07:59 -0000 1.4
@@ -1,5 +1,4 @@
-descumm3
-descumm5
+descumm
descumm6
extract
rescumm
Index: README
===================================================================
RCS file: /cvsroot/scummvm/tools/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- README 7 Dec 2002 02:02:49 -0000 1.2
+++ README 4 May 2003 14:07:59 -0000 1.3
@@ -10,14 +10,11 @@
rescumm - Extracts macintosh "single file" SCUMM games into their
component parts, for use with ScummVM
- descumm3 - Decompiles SCUMM V3 scripts (eg, loomcd, indy3-256
- Zak256 (fmtowns).
-
- descumm5 - Decompiles SCUMM V4/V5 scripts (eg, monkey1/2, FOA)
+ descumm - Decompiles SCUMM V2/V3/V4/V5 scripts
- descumm6 - Decompiles SCUMM V6/V7/V8 scripts (eg, dott, FT, etc)
+ descumm6 - Decompiles SCUMM V6/V7/V8 scripts (Dott, FT, COMI, etc.)
(When decompiling V7 'room-' scripts, you may need to
- use the -7 switch)
+ use the -7 switch; likewise for V8 you need -8)
simon2mp3 - Used to MP3 compress .voc or .wav files to .mp3, for
use with ScummVMs -DUSE_MAD support. Requires MAD
--- descumm3.dsp DELETED ---
--- descumm5.dsp DELETED ---
More information about the Scummvm-git-logs
mailing list