scummvm/engines/agos
Martin Kiewitz fe31e6a3f6 AGOS: Accolade AdLib: remove _ from reset-methods
remove "_" from reset-method-names
2015-06-27 19:05:59 +02:00
..
drivers/accolade AGOS: Accolade AdLib: remove _ from reset-methods 2015-06-27 19:05:59 +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 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: Accolade MT32: General MIDI mapping 2015-06-21 10:06:12 +02:00
midi.h AGOS: Accolade AdLib/MT32 driver naming cleanup 2015-06-21 03:23:01 +02:00
midiparser_s1d.cpp AGOS: MidiParser_S1D: do proper skipping of SysEx 2015-06-21 11:19:28 +02:00
module.mk AGOS: implement Accolade AdLib + MT32 music drivers 2015-06-21 00:45:45 +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: 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: 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 AGOS: Allow digital sound effects file to be used in PC version of Elvira 2. 2015-06-21 19:14:54 +10: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