scummvm/engines/agos
Sven Hesse 8546ecab04 AGOS: Fix wrongly indented debugC() statement
GCC 6's -Wmisleading-indentation warns about the debugC() statement
being wrongly indented, as if belonging into the else's branch, which
it clearly doesn't.
2016-07-20 18:39:42 +02:00
..
drivers AGOS: Reduce audio header dependencies 2016-04-14 16:48:02 +03:00
agos.cpp AGOS: Reduce audio header dependencies 2016-04-14 16:48:02 +03: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: Added Russian Simon2 Talkie. Submitted by Dimouse 2016-04-16 23:39:38 +02: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 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: 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: 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 AGOS: Fix potential buffer overflow. 2016-05-17 15:30:18 +10: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 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: Safer string manipulation 2016-05-12 14:29:53 +02:00
string.cpp AGOS: Safer string manipulation 2016-05-12 14:29:53 +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