[Scummvm-tracker] [ScummVM :: Bugs] #14169: DRACI: Down Mouse not opening icon menu

ScummVM :: Bugs trac at scummvm.org
Mon Feb 13 20:42:27 UTC 2023


#14169: DRACI: Down Mouse not opening icon menu
-----------------------+-----------------------------
Reporter:  bmanbdaman  |       Owner:  (none)
    Type:  defect      |      Status:  new
Priority:  normal      |   Component:  Engine: Draci
 Version:              |  Resolution:
Keywords:              |        Game:  Dragon History
-----------------------+-----------------------------
Comment (by digitall):

 @bmanbdaman: Did a quick check of the code and I found the following
 relevant comment
 at
 https://github.com/scummvm/scummvm/blob/master/engines/draci/game.cpp#L699:
 {{{
     // We don't implement the original game player's main menu that pops
 up
     // when the mouse gets to the bottom of the screen.  It contains icons
     // for displaying the map, loading/saving the game, quiting the game,
     // and displaying the credits.  The essential options are implemented
     // in ScummVM's main menu, I don't wanna implement the credits, and so
     // I allocate the whole bottom line for switching to/from the map.
 }}}

 I think this is going to be a WONTFIX resolution unless anyone wants to
 submit a Pull Request to add the original menus, but that is a feature
 request, rather than a bug.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14169#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list