scummvm/engines/agos
Kirben 5beeadfd76 Merge pull request #526 from eriktorbjorn/agos-midiloop
AGOS: Give each MIDI track its own loop flag (bug #6665)
2014-11-28 15:14:39 +11:00
..
agos.cpp AGOS: Disable image_dump debug command. 2014-05-15 11:34:26 +01:00
agos.h AGOS: Add image dumping to file enable by debugflag. 2014-05-12 00:44:13 +01:00
animation.cpp
animation.h
charset-fontdata.cpp
charset.cpp
configure.engine
contain.cpp
cursor.cpp
debug.cpp
debug.h
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: Added detection for Simon the Sorcerer 1 CD32 demo 2014-11-19 20:39:27 +01:00
detection.cpp
draw.cpp
event.cpp
feeble.cpp
gfx.cpp AGOS: Fix invisibility in Amiga CD32 Simon the Sorcerer 1 demo 2014-11-19 22:59:34 +01:00
icons.cpp
input_pn.cpp
input.cpp AGOS: Remove trailing whitespace 2014-10-28 16:04:52 +02:00
intern.h
items.cpp
menus.cpp
midi.cpp AGOS: Give each MIDI track its own loop flag 2014-08-18 13:45:20 +02:00
midi.h AGOS: Give each MIDI track its own loop flag 2014-08-18 13:45:20 +02:00
midiparser_s1d.cpp
module.mk
oracle.cpp
pn.cpp
POTFILES
res_ami.cpp
res_snd.cpp
res.cpp
rooms.cpp
saveload.cpp
script_dp.cpp
script_e1.cpp
script_e2.cpp
script_ff.cpp
script_pn.cpp
script_pp.cpp
script_s1.cpp
script_s2.cpp
script_ww.cpp
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
sound.h
string_pn.cpp
string.cpp
subroutine.cpp AGOS: Change "script" debugflag to "subroutine" as more accurate. 2014-05-11 13:28:33 +01:00
verb_pn.cpp
verb.cpp
vga_e2.cpp
vga_ff.cpp
vga_pn.cpp
vga_s1.cpp
vga_s2.cpp
vga_ww.cpp
vga.cpp AGOS: Add image dumping to file enable by debugflag. 2014-05-12 00:44:13 +01:00
vga.h
window.cpp
zones.cpp