scummvm/engines/queen
Filippos Karapetis bdd131450f QUEEN: Fix bug #3612408 - "QUEEN: Can't quit from ScummVM while ending cutscene"
We now check if the engine should quit in the loop of the end credits animation
2013-05-11 17:20:57 +03:00
..
bankman.cpp
bankman.h
command.cpp
command.h
credits.cpp
credits.h
cutaway.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
cutaway.h
debug.cpp
debug.h
defs.h
display.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
display.h QUEEN: Update to new IFFDecoder for ILBM images 2013-01-06 20:04:45 +01:00
graphics.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
graphics.h
grid.cpp
grid.h
input.cpp ENGINES: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
input.h ENGINES: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
journal.cpp COMMON: Add wrapper for isprint. 2012-12-13 21:08:47 +01:00
journal.h
logic.cpp QUEEN: Fix bug #3612408 - "QUEEN: Can't quit from ScummVM while ending cutscene" 2013-05-11 17:20:57 +03:00
logic.h
midiadlib.cpp
module.mk
music.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
music.h
musicdata.cpp
queen.cpp ENGINES: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
queen.h QUEEN: Implement saving/loading during runtime from the GMM 2012-03-26 01:02:04 +03:00
resource.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
resource.h COMMON: Move Language and Platform functionality into separate files 2012-02-26 15:21:36 +01:00
restables.cpp
sound.cpp JANITORIAL: Enforce "} // End of namespace" with a single space after }. 2013-01-26 19:38:02 +01:00
sound.h QUEEN: Rename override to overrideCmd. 2013-01-26 14:43:21 +01:00
state.cpp
state.h
structs.h
talk.cpp QUEEN: Fix compilation. 2012-11-19 23:14:30 +00:00
talk.h ENGINES: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
walk.cpp
walk.h
xref.txt