[Scummvm-tracker] [ScummVM :: Bugs] #13728: SCI: add wildcard and/or range to debugging commands for Game Flags

ScummVM :: Bugs trac at scummvm.org
Thu Jul 21 09:47:54 UTC 2022


#13728: SCI: add wildcard and/or range to debugging commands for Game Flags
----------------------------+-----------------------------------
Reporter:  lwcorp           |      Owner:  (none)
    Type:  feature request  |     Status:  new
Priority:  normal           |  Component:  Engine: SCI
 Version:                   |   Keywords:  game flags, gameflags
    Game:                   |
----------------------------+-----------------------------------
 https://github.com/scummvm/scummvm/pull/3900#issuecomment-1133842998 added
 3 new SCI debug commands, all of which accept an unlimited amount of
 parameters, for example `tf 10 11 12`.

 Since SCI games could have 100+ flags, can you add the ability (for all 3
 commands) to instead use a wildcard (e.g. `tf *`) and/or a range (e.g. `tf
 1-100`)?
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/13728>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list