id summary reporter owner description type status priority component version resolution keywords cc game 8169 CMI: Possible fix for actor redraw after load eriktorbjorn SF/ender "{{{#!Markdown This patch aims to fix the problem where actors aren't redrawn after loading a saved game in CMI. \(The problem almost certainly affects V7 games as well.\) The problem is that in V7 and V8 games the redrawBGAreas\(\) function, which is called by scummLoop\(\) and o6\_kernelSetFunctions\(\), may reset \_fullRedraw to false. I think removing that line is the proper fix. In the case of scummLoop\(\) it should simply mean that \_fullRedraw won't be reset until after the game has had a chance to process the actors, and I don't think that's a bad thing. I'm less certain of its effects on o6\_kernelSetFunctions\(\), but at worst we could always add a line there to set \_fullRedraw to false afterwards. Where and when is that particular opcode used anyway? }}} {{{#!div style=""font-size: 75%"" Ticket imported from: !#679354. Ticket imported from: patches/274. }}}" patch closed normal Engine: SCUMM Monkey Island 3