[Scummvm-cvs-logs] CVS: scummvm/sky intro.cpp,1.58,1.59

Torbjörn Andersson eriktorbjorn at users.sourceforge.net
Tue Aug 30 10:15:19 CEST 2005


Update of /cvsroot/scummvm/scummvm/sky
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3297

Modified Files:
	intro.cpp 
Log Message:
Use a quieter helicopter sound during the "He was only a robot. Oh, I loved
the little guy." line to keep it from being drowned out. I don't know what
the original did, but one of my old patches (pre-0.5.0, I think) messed
around here, so I may have broken it then. Or not. Anyway, this sounds
better to me.


Index: intro.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/intro.cpp,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- intro.cpp	24 Jun 2005 15:23:43 -0000	1.58
+++ intro.cpp	30 Aug 2005 17:14:40 -0000	1.59
@@ -336,6 +336,8 @@
 	SHOWSCREEN,	CD_20_LOG,
 	FADEUP,		CD_19_PAL,
 	WAITVOICE,
+	LOADBG,		59496, // quiet heli
+	LOOPBG,
 	PLAYVOICE,	CDV_21,
 	FADEDOWN,
 	SHOWSCREEN,	CD_21_LOG,





More information about the Scummvm-git-logs mailing list