scummvm/engines/agos
2020-01-31 12:49:29 +01:00
..
drivers AGOS: Fix Accolade MIDI Driver Compilation Breakage 2019-06-03 19:35:48 +01:00
agos.cpp ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
agos.h AGOS: Silence GCC memset() warnings 2019-07-14 14:58:18 +03:00
animation.cpp AGOS: Silence GCC 8 warning 2018-07-21 09:23:06 +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: Fix Missing Default Switch Cases 2019-10-14 14:25:16 +01: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: Use Advanced Detector LISTEND Macro in Detection Entries 2019-12-04 05:49:44 +00:00
detection.cpp AGOS: Added override keywords 2020-01-31 12:49:29 +01:00
draw.cpp AGOS: Fix value truncation in AGOSEngine::animateSprites 2017-09-11 08:14:55 +02:00
event.cpp AGOS: Fix Missing Default Switch Cases when AGOS2 is enabled 2019-11-11 21:47:17 +00: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: Added detection and support for Simon2 25th Anniversary Edition 2018-05-10 12:22:47 +02: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 Accolade MIDI Driver Compilation Breakage 2019-06-03 19:35:48 +01:00
midi.h AGOS: Mute fix for ADLIB Accolade 2019-06-03 17:06:00 +01: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 Missing Default Switch Cases 2019-10-14 14:25:16 +01:00
saveload.cpp ALL: game state => saved game 2016-11-29 20:15:20 +01: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: Fix Missing Default Switch Cases when AGOS2 is enabled 2019-11-11 21:47:17 +00:00
script_pn.cpp AGOS: Fix Missing Default Switch Cases 2019-10-14 14:25:16 +01:00
script_pp.cpp AGOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
script_s1.cpp WINCE: Fix compilation 2019-04-15 08:06:39 +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 WINCE: Fix compilation 2019-04-15 08:06:39 +03:00
sound.cpp AGOS: Added detection and support for Simon2 25th Anniversary Edition 2018-05-10 12:22:47 +02: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 JANITORIAL: Remove trailing whitespace 2018-05-20 23:40:20 +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: Silence GCC memset() warnings 2019-07-14 14:58:18 +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