scummvm/engines/agos
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
..
drivers AGOS: Reduce audio header dependencies 2016-04-14 16:48:02 +03:00
agos.cpp ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
agos.h AGOS: Reduce audio header dependencies 2016-04-14 16:48:02 +03:00
animation.cpp AGOS: Fix uninitialized variables 2016-05-24 19:49:38 +02:00
animation.h AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
charset-fontdata.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
charset.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
configure.engine CONFIGURE: Introduced new engine dependency: highres 2016-03-05 14:25:56 +01:00
contain.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
cursor.cpp AGOS: Reduce audio header dependencies 2016-04-14 16:48:02 +03:00
debug.cpp AGOS: Update debug tables. 2014-03-05 14:27:48 +11:00
debug.h AGOS: Update debug tables. 2014-03-05 14:27:48 +11:00
debugger.cpp AGOS: Reduce audio header dependencies 2016-04-14 16:48:02 +03:00
debugger.h AGOS: Remove redundant "level" command from debugger. 2014-05-10 17:25:35 +01:00
detection_tables.h AGOS: Mark 25th Anniversary releases as MT-32 hack, not a fix 2018-05-10 16:59:53 +02:00
detection.cpp ENGINES: Change MetaEngine::findGame to return a plain game descriptor 2018-05-10 09:04:23 +02:00
draw.cpp AGOS: Fix value truncation in AGOSEngine::animateSprites 2017-09-11 08:14:55 +02:00
event.cpp AGOS: Reduce audio header dependencies 2016-04-14 16:48:02 +03:00
feeble.cpp AGOS: Fix uninitialized variables 2016-05-24 19:49:38 +02:00
gfx.cpp AGOS: Adjust indentation. 2015-06-30 18:54:10 +02:00
icons.cpp AGOS: Reduce audio header dependencies 2016-04-14 16:48:02 +03:00
input_pn.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
input.cpp AGOS: Reduce audio header dependencies 2016-04-14 16:48:02 +03:00
intern.h AGOS: Added detection and support for Simon2 25th Anniversary Edition 2018-05-10 12:22:47 +02:00
items.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
menus.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
midi.cpp ALL: Use CLIP to clip volumes 2018-05-05 17:57:31 +02:00
midi.h Revert "AGOS: Add updated patch for #647 - Simon 1 DOS Adlib instrument bank" 2015-07-23 22:33:56 +02:00
midiparser_s1d.cpp AGOS: MidiParser_S1D: do proper skipping of SysEx 2015-06-21 11:19:28 +02:00
module.mk AGOS: Add initial version of Simon1 DOS AdLib output. 2015-07-23 22:33:56 +02:00
oracle.cpp AGOS: Fix quitting during Oracle text scroll in The Feeble Files. 2014-03-04 20:08:40 +11:00
pn.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
POTFILES I18N: Move specification of engine specific files to enginedir/POTFILES. 2013-08-12 17:54:31 +02:00
res_ami.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
res_snd.cpp AGOS: Reduce audio header dependencies 2016-04-14 16:48:02 +03:00
res.cpp AGOS: Reduce audio header dependencies 2016-04-14 16:48:02 +03:00
rooms.cpp AGOS: Fix changing rooms in the PC version of Waxworks. 2015-05-19 20:23:21 +10:00
saveload.cpp ALL: game state => saved game 2016-11-29 20:15:20 +01:00
script_dp.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
script_e1.cpp AGOS: Reduce audio header dependencies 2016-04-14 16:48:02 +03:00
script_e2.cpp AGOS: Reduce audio header dependencies 2016-04-14 16:48:02 +03:00
script_ff.cpp AGOS: Reduce audio header dependencies 2016-04-14 16:48:02 +03:00
script_pn.cpp AGOS: Reduce audio header dependencies 2016-04-14 16:48:02 +03:00
script_pp.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
script_s1.cpp AGOS: Reduce audio header dependencies 2016-04-14 16:48:02 +03:00
script_s2.cpp AGOS: Reduce audio header dependencies 2016-04-14 16:48:02 +03:00
script_ww.cpp AGOS: Reduce audio header dependencies 2016-04-14 16:48:02 +03:00
script.cpp AGOS: Reduce audio header dependencies 2016-04-14 16:48:02 +03:00
sound.cpp AGOS: Added detection and support for Simon2 25th Anniversary Edition 2018-05-10 12:22:47 +02:00
sound.h AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
string_pn.cpp AGOS: Safer string manipulation 2016-05-12 14:29:53 +02:00
string.cpp JANITORIAL: Remove trailing whitespace 2018-05-20 23:40:20 +02:00
subroutine.cpp AGOS: Fix wrongly indented debugC() statement 2016-07-20 18:39:42 +02:00
verb_pn.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
verb.cpp AGOS: Convert verb ids for Simon the Sorcerer 2. 2014-03-01 22:54:18 +11:00
vga_e2.cpp AGOS: Reduce audio header dependencies 2016-04-14 16:48:02 +03:00
vga_ff.cpp AGOS: Reduce audio header dependencies 2016-04-14 16:48:02 +03:00
vga_pn.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
vga_s1.cpp AGOS: Reduce audio header dependencies 2016-04-14 16:48:02 +03:00
vga_s2.cpp AGOS: Reduce audio header dependencies 2016-04-14 16:48:02 +03:00
vga_ww.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
vga.cpp AGOS: Reduce audio header dependencies 2016-04-14 16:48:02 +03:00
vga.h AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
window.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
zones.cpp AGOS: Allow digital sound effects file to be used in PC version of Elvira 2. 2015-06-21 19:14:54 +10:00