scummvm/engines/agos
Matthew Hoops aa6ff44440 BACKENDS: Only expose one set of functions for AudioCDManager
Engines should only have to call one set of functions and not decide between the two. In fact, the 'emulation' API was documented to just call the 'real CD' API.
2016-03-13 13:57:19 +01:00
..
drivers AGOS: Slight cleanup in Simon1 AdLib output initialization code. 2015-07-23 22:33:56 +02:00
agos.cpp AGOS: implement Accolade AdLib + MT32 music drivers 2015-06-21 00:45:45 +02:00
agos.h AGOS: Add image dumping to file enable by debugflag. 2014-05-12 00:44:13 +01:00
animation.cpp AGOS: Correct typos in comments. 2014-03-05 09:17:54 +11: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: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01: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 ALL: Make Debugger command function names conform to our guidelines. 2014-05-27 02:04:08 +02:00
debugger.h AGOS: Remove redundant "level" command from debugger. 2014-05-10 17:25:35 +01:00
detection_tables.h AGOS: List Infocom versions of Simon the Sorcerer 1 during detections. 2015-06-30 13:49:01 +10:00
detection.cpp ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines. 2016-03-08 19:01:13 +01:00
draw.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
event.cpp BACKENDS: Only expose one set of functions for AudioCDManager 2016-03-13 13:57:19 +01:00
feeble.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
gfx.cpp AGOS: Adjust indentation. 2015-06-30 18:54:10 +02:00
icons.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
input_pn.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
input.cpp AGOS: Fix turning music on and off in Amiga versions. 2015-07-05 11:41:10 +10:00
intern.h AGOS: Add missing loyalty rating to Feeble Files 4CD version 2014-02-26 22:45:09 +01: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 AGOS: Fix music looping in disk version of Simon1, a regression from svn 22907. 2015-07-24 20:34:52 +10: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: Mark the audio CD playback as emulate only 2016-03-13 13:53:26 +01:00
res.cpp AGOS: Fix error when dumping all VGA scripts. 2014-03-06 15:06:54 +11:00
rooms.cpp AGOS: Fix changing rooms in the PC version of Waxworks. 2015-05-19 20:23:21 +10:00
saveload.cpp AGOS: Add proper fix for regression when loading saved games in PC version of Waxworks. 2015-05-21 14:24:52 +10:00
script_dp.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
script_e1.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
script_e2.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
script_ff.cpp AGOS: Fix cut-and-paste error in setLoyaltyRating() 2014-03-01 10:06:52 +01:00
script_pn.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
script_pp.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
script_s1.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
script_s2.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
script_ww.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
script.cpp AGOS: Switch opcode debugging to a debug flag, rather than level 2 hack. 2014-05-11 12:27:38 +01:00
sound.cpp JANITORIAL: Typos detected with lintian & grep 2016-02-15 18:27:02 +01:00
sound.h AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
string_pn.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
string.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
subroutine.cpp AGOS: Change "script" debugflag to "subroutine" as more accurate. 2014-05-11 13:28:33 +01: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: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
vga_ff.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
vga_pn.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
vga_s1.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
vga_s2.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
vga_ww.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
vga.cpp AGOS: Add image dumping to file enable by debugflag. 2014-05-12 00:44:13 +01: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