scummvm/backends/events/default
2008-09-02 13:27:26 +00:00
..
default-events.cpp Applied my patch from -devel, which reenables GMM opening via F6. 2008-09-02 13:27:26 +00:00
default-events.h Quit and RTL code is more modular now. EVENT_RTL no longer sets _shouldQuit, shouldQuit is only set if there's an EVENT_QUIT. EVENT_RTL and EVENT_QUIT are completely separate from each other. Engine::quit() method now checks both _shouldQuit and _shouldRTL to determine if the engine should exit. There is no longer a need for resetQuit(), so it's removed 2008-07-16 04:22:56 +00:00