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 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 BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00: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: Added detection for Simon the Sorcerer 1 CD32 demo 2014-11-19 20:39:27 +01:00
detection.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
draw.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
event.cpp AGOS: Switch keyboard shortcuts for dumps, to help prevent future conflicts. 2014-03-06 15:38:45 +11:00
feeble.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
gfx.cpp AGOS: Fix invisibility in Amiga CD32 Simon the Sorcerer 1 demo 2014-11-19 22:59:34 +01: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: Remove trailing whitespace 2014-10-28 16:04:52 +02: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: 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 AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
module.mk COMMON: Move InstallShield code to common 2012-05-28 16:54:49 -04: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: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
res.cpp AGOS: Fix error when dumping all VGA scripts. 2014-03-06 15:06:54 +11:00
rooms.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
saveload.cpp AGOS: Remove duplicate file opens, when counting saved games. 2014-03-04 20:01:36 +11: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 AGOS: Fix sound offset table access for StS 2 Mac/Amiga. 2014-03-09 18:27:49 +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: Correct typos in comments. 2014-03-05 09:17:54 +11:00