[Scummvm-devel] Removing WIP popup in debug builds.
Thierry Crozat
criezy at scummvm.org
Mon Jun 20 12:32:13 CEST 2011
(resent with correct email account this time)
On 19 June 2011 21:46, Tarek Soliman <tarek-spam at zeusmail.bounceme.net> wrote:
> On Sat, Jun 18, 2011 at 11:25:17AM +0200, A. Milburn wrote:
>> On Sat, Jun 18, 2011 at 01:09:40PM +0400, Vladimir Menshakov wrote:
>> > Why would we need this popup in debug builds? Working on engine becomes very annoying.
>>
>> To disable the popup, add enable_unsupported_game_warning=false to your
>> .scummvmrc. See https://github.com/scummvm/scummvm/pull/30 for the discussion,
>> but the summary is "because everyone uses debug builds, including users".
> Now that all devs know how to turn off the warning, is there any value in making a "don't show me this again" option that auto-adds that setting?
> If so, should it be per-gameid or global?
> --
> Tarek
For the users maybe? After all some users may want to play unsupported
games and not be told every time they start it that it is not
supported.
And I would make it per-gameid in that case (but of course it should
still be possible when editing the file directly to set the flag
globally once and for all - for the moment if I am not mistaken you
only check the flag in the global domain of ConfMan and you would need
to check in both the global and the gameid domain).
Thierry
More information about the Scummvm-devel
mailing list