[Scummvm-devel] Re: CVS: scummex bomp.cpp,1.1,1.2 descumm.cpp,1.2,1.3 image.cpp,1.13,1.14 sound.cpp,1.4,1.5

Max Horn max at quendi.de
Tue Sep 23 06:25:11 CEST 2003


Am Dienstag, 23.09.03 um 14:56 Uhr schrieb Jonathan Gray:

> Update of /cvsroot/scummvm/scummex
> In directory sc8-pr-cvs1:/tmp/cvs-serv5206
>
> Modified Files:
> 	bomp.cpp descumm.cpp image.cpp sound.cpp
> Log Message:
> warning cleanup, including some shadow fixes that should probably be 
> applied back to descumm

No this has been fixed in descumm some time ago. The version in scummex 
is outdated.

> , why is the source to descumm included instead of calling an external 
> binary anyway? its going to be a large pain syncing continually...
>
Calling an external binary is not portable in any fashion.

However, with some easy work, it should be trivially possible to solve 
this anyway. My goal is to first merge descumm and descumm6 (finally 
:-) but it's not really hard to do anyway). Then, we add a few #ifdef 
SCUMMEX or so to it. As a result, one can use the exact same source for 
descumm when building it stand alone and as part of scummex. Problem 
solved.

That'll have to wait till I am back on saturday, though (unless 
somebody else wants to do it before)


Max





More information about the Scummvm-devel mailing list