[Scummvm-devel] [Scummvm-cvs-logs] SF.net SVN: scummvm:[42899] scummvm/branches/gsoc2009-draci/engines/draci

Robert Špalek rspalek at gmail.com
Wed Jul 29 21:50:17 CEST 2009


On Wed, Jul 29, 2009 at 12:38 PM, <dkasak13 at users.sourceforge.net> wrote:

> Revision: 42899
>          http://scummvm.svn.sourceforge.net/scummvm/?rev=42899&view=rev
> Author:   dkasak13
> Date:     2009-07-29 19:38:02 +0000 (Wed, 29 Jul 2009)
>
> Log Message:
> -----------
> * Made Game::loop() exit conditionally depending on whether the internal
> Game::_shouldExitLoop variable is set.
> * Added mechanisms for signalling whether the main game loop should exit or
> not (Game::setExitLoop() and Game::shouldExitLoop())
>

I don't understand the difference between _shouldExitLoop and _shouldQuit.
 they both are tested in the loop and the loop is exited if one of them is
true, just at a different point.  is that intentional or do you plan to
finish the transition to a new system in a later commit?

-- 
Robert Špalek <rspalek at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scummvm.org/pipermail/scummvm-devel/attachments/20090729/2948fa2c/attachment.html>


More information about the Scummvm-devel mailing list