<div>Good news, everyone! (c)</div><div> </div><div>As you might see on the irc, dreamweb engine reached quite mature state. I tested both CD and floppy version, they both could be completed and have no visual artefacts or glitches. Both save/loading are supported.</div><div>But this engine may seem unusal comparing to the other scummvm's engines. I wrote tasm recompilator which translate most of the game logic, skipping platform-dependent stuff. This recompiler is not dreamweb-specific and may be reused later for some another game probably. The generated sources reside in dreamgen.xxx files. Tasm recompiler is in devtools/tasmrecover.</div><div>So, I think that it's ready for inclusion in the main tree, so we could continue polish it there, as well as adding launcher integration and cleaning generated source from warnings.</div><div> </div><div>You could check the sources here:</div><div>https://github.com/whoozle/scummvm-dreamweb</div><div> </div><div>Thank you!</div>