[Scummvm-tracker] [ScummVM :: Bugs] #15030: SCUMM: LOOM (EGA): font drop shadow changes over animation & unique drop shadows in certain scenes are not implemented

ScummVM :: Bugs trac at scummvm.org
Mon Aug 19 14:08:56 UTC 2024


#15030: SCUMM: LOOM (EGA): font drop shadow changes over animation & unique drop
shadows in certain scenes are not implemented
-------------------------+----------------------------
Reporter:  ATMcashpoint  |       Owner:  athrxx
    Type:  defect        |      Status:  pending
Priority:  normal        |   Component:  Engine: SCUMM
 Version:                |  Resolution:  fixed
Keywords:  fonts         |        Game:  Loom
-------------------------+----------------------------
Changes (by AndywinXp):

 * owner:  (none) => athrxx
 * resolution:   => fixed
 * status:  new => pending

Comment:

 Athrxx implemented the various missing shadow modes a while ago. The
 various glitches happening on the text shadows on the original (which we
 don't replicate) are probably happening because v3 draws costumes on the
 screen without checking for text clipping (which is something which began
 from MI1 EGA onwards). It seems we do things differently enough that we
 don't have any of these glitches but we can't replicate it either without
 rewriting a chunk of the costume drawing routines, which seems a bit
 overkill...

 If you confirm that the main issue is solved, we can close this. Thanks
 for your ticket!
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/15030#comment:5>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list