[Scummvm-devel] Re: [Scummvm-cvs-logs] CVS: scummvm/saga sfuncs.cpp,1.155,1.156

Eugene Sandulenko sev at scummvm.org
Tue Aug 30 09:22:32 CEST 2005


On Tue, 30 Aug 2005 05:25:17 -0700
Torbj__rn Andersson <eriktorbjorn at users.sourceforge.net> wrote:

> Update of /cvsroot/scummvm/scummvm/saga

> Modified Files:
> 	sfuncs.cpp 
> Log Message:
> The intro asks to play song number 0. I'm almost sure that the music
> that is supposed to play at this point has resource number 32.
> _songTable[0] contains the value 32 at this point, so song 0 is
> probably a valid music request, and not a request to stop the music.
> 
> At the other end of the list, I believe the song number has to be
> *less* than _songTableLen, not less or equal to it.
> 
> But feel free to revert this change if I'm messing things up. 
Yes, these are correct, thanks for fixing. I just didn't refer to
disassembly.


Eugene




More information about the Scummvm-devel mailing list