scummvm/engines/queen
Bastien Bouclet 61f9398b04
Merge pull request #1187 from bgK/detection-refactor-unknown
ENGINES: Return unknown game variants with the list of detected games
2018-05-28 18:43:15 +02:00
..
bankman.cpp QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
bankman.h QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
command.cpp QUEEN: Silence GCC 7 warnings about potential buffer overflow 2017-08-06 20:06:18 +02:00
command.h QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
credits.cpp QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
credits.h QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
cutaway.cpp QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
cutaway.h QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
debug.cpp ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
debug.h QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
defs.h QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
detection.cpp Merge pull request #1187 from bgK/detection-refactor-unknown 2018-05-28 18:43:15 +02:00
display.cpp QUEEN: Improved Russian fonts 2016-12-11 00:08:40 +01:00
display.h QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
graphics.cpp QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
graphics.h QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
grid.cpp QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
grid.h QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
input.cpp QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
input.h QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
journal.cpp QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
journal.h QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
logic.cpp QUEEN: Fix bug #6700 - "FOTAQ: Weird Response Glitches" 2014-10-27 03:18:41 +02:00
logic.h QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
midiadlib.cpp AUDIO: Remove all AudioStream access to OPL 2015-07-07 20:19:47 -04:00
midiadlib.h AUDIO: Remove all AudioStream access to OPL 2015-07-07 20:19:47 -04:00
module.mk QUEEN: Move current detection code into separate source file. 2013-10-05 06:24:42 +01:00
music.cpp ALL: Use CLIP to clip volumes 2018-05-05 17:57:31 +02:00
music.h QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
musicdata.cpp QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
POTFILES QUEEN: Update list of files that contain translatable strings 2014-10-04 01:03:00 +01:00
queen.cpp ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
queen.h COMMON: Migrate Various Endian Functions to Common from Engine Code. 2017-07-30 22:03:29 +02:00
resource.cpp QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
resource.h QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
restables.cpp QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
sound.cpp JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
sound.h JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
state.cpp QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
state.h QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
structs.h QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
talk.cpp QUEEN: Allow the engine to quit while dialog options are shown 2014-10-27 03:36:52 +02:00
talk.h QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
walk.cpp QUEEN: Immediately stop actor movement when the game is exiting 2015-05-12 00:29:20 +03:00
walk.h QUEEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
xref.txt