[Scummvm-devel] Dreamweb engine inclusion.
Vladimir Menshakov
whoozle at yandex.ru
Tue Jun 14 14:23:27 CEST 2011
14.06.2011, 16:02, "A. Milburn" <fuzzie at users.sourceforge.net>:
> On Tue, Jun 14, 2011 at 01:44:58PM +0400, Vladimir Menshakov wrote:
>
>> Please send me the details and then I'll fix it. You should never modify dreamgen.xxx, because changes will be definitely lost. There will be no point in the future when I could say: "this is final source".
>
> I don't know if you intended to send this privately, but I think it would help
> people understand if you explained that on scummvm-devel, since it isn't clear
> that you intend to keep fixing the generator, and it's not easy to try and fix
> bugs in dreamgen.xxx manually without a lot of work!
No, I forgot to add -devel into copy, sorry
>
>> I know that exiting from dialogue before its end is triggering the assertion. This will be fixed soon.
>
> Thanks! That's the only problem I encountered, and it worked fine once I
> removed the pop(). Although it's still really weird playing with speech. :-)
Removing the pop will not do the trick. Dreamgen pops return address from the stack, and the next ret will return two frames back.
>
> - fuzzie
More information about the Scummvm-devel
mailing list