scummvm/engines/agi
2019-05-08 00:42:03 +01:00
..
agi.cpp AGI: Fix Several GCC Compiler Warnings 2019-05-08 00:42:03 +01:00
agi.h AGI: Replace use of strdup with Common::String 2018-08-18 16:30:05 +02:00
appleIIgs_timedelay_overwrite.h AGI: Make MH1 nightclub arcade sequence slower for AppleIIgs 2017-02-10 19:43:16 +01:00
checks.cpp AGI: Save screen object loop_flag 2016-02-19 02:00:35 +01:00
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
console.cpp AGI: Clean up VM opcode handling 2017-02-23 23:54:45 +01:00
console.h AGI: Added console command to disable automatic saves 2016-02-16 05:36:53 +01:00
cycle.cpp AGI: Make MH1 nightclub arcade sequence slower for AppleIIgs 2017-02-10 19:43:16 +01:00
detection_tables.h AGI: Add Detection Entry for AGI Combat (Beta). 2018-10-11 11:25:10 +01:00
detection.cpp ENGINES: Add unknown game variants to the game detector results 2018-05-10 09:04:23 +02:00
font.cpp AGI: Fix small memory leak in Hercules font loader 2016-02-28 14:34:22 +01:00
font.h AGI: Add support for upscaling and Hercules hires font 2016-02-27 21:44:21 +01:00
global.cpp JANITORIAL: Silence some GCC 7 warnings 2017-08-06 11:48:14 +02:00
graphics.cpp AGI: Clamp Graphics Blit into Screen Area. 2018-10-11 10:18:48 +01:00
graphics.h AGI: Hercules rendering for game screen 2016-02-28 11:23:31 +01:00
inv.cpp AGI: Fix various CIDs 2016-02-09 12:47:45 +01:00
inv.h AGI: Make inner loop handlers consistent 2016-02-03 01:41:32 +01:00
keyboard.cpp EVENTS: Rename synthetic to kbdRepeat 2017-11-19 16:12:50 +01:00
keyboard.h AGI: Fix formatting. 2016-02-02 20:15:18 +01:00
loader_v1.cpp AGI: Clean up VM opcode handling 2017-02-23 23:54:45 +01:00
loader_v2.cpp AGI: Clean up VM opcode handling 2017-02-23 23:54:45 +01:00
loader_v3.cpp AGI: Clean up VM opcode handling 2017-02-23 23:54:45 +01:00
logic.cpp AGI: Fix formatting. 2016-02-02 20:15:18 +01:00
logic.h AGI: Fix formatting. 2016-02-02 20:15:18 +01:00
lzw.cpp AGI: Clean up object initialization 2016-06-05 23:10:20 +02:00
lzw.h AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
menu.cpp AGI: Add support for upscaling and Hercules hires font 2016-02-27 21:44:21 +01:00
menu.h AGI: Add support for upscaling and Hercules hires font 2016-02-27 21:44:21 +01:00
module.mk AGI: Clean up VM opcode handling 2017-02-23 23:54:45 +01:00
motion.cpp AGI: Added comments about Black Cauldron+KQ2, removed warning 2016-02-20 13:17:16 +01:00
mouse_cursor.h JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
objects.cpp AGI: Replace use of strdup with Common::String 2018-08-18 16:30:05 +02:00
op_cmd.cpp AGI: always stop sound/music, when calling restore/save since 2.272 2017-02-25 20:43:14 +01:00
op_dbg.cpp AGI: Clean up VM opcode handling 2017-02-23 23:54:45 +01:00
op_test.cpp AGI: act on exitAllLogics in testIfCode (fixes bug #9707) 2017-02-24 00:54:40 +01:00
opcodes.cpp AGI: Clean up VM opcode handling 2017-02-23 23:54:45 +01:00
opcodes.h AGI: Clean up VM opcode handling 2017-02-23 23:54:45 +01:00
palette.h AGI: Hercules rendering for game screen 2016-02-28 11:23:31 +01:00
picture.cpp AGI: Clean up object initialization 2016-06-05 23:10:20 +02:00
picture.h AGI: Make MH1 nightclub arcade sequence slower for AppleIIgs 2017-02-10 19:43:16 +01:00
POTFILES I18N: Move specification of engine specific files to enginedir/POTFILES. 2013-08-12 17:54:31 +02:00
preagi_mickey.cpp AGI: Fix Fall Through Compiler Warning 2018-11-13 08:27:46 +00:00
preagi_mickey.h AGI: Clean up object initialization 2016-06-05 23:10:20 +02:00
preagi_troll.cpp JANITORIAL: Silence more GCC 7 warnings 2017-08-06 13:30:51 +02:00
preagi_troll.h AGI: Fix formatting. 2016-02-02 20:15:18 +01:00
preagi_winnie.cpp AGI: Safer string copying 2016-05-10 18:07:35 +02:00
preagi_winnie.h AGI: Fix formatting. 2016-02-02 20:15:18 +01:00
preagi.cpp AGI: PREAGI: Add one more missing break statement 2017-08-11 20:38:35 +02:00
preagi.h AGI: Reduce audio header dependencies 2016-05-22 22:02:37 +03:00
saveload.cpp JANITORIAL: Remove unnecessary semicolons 2016-05-25 05:37:07 +02:00
sound_2gs.cpp AGI: Reduce audio header dependencies 2016-05-22 22:02:37 +03:00
sound_2gs.h AGI: Clean up object initialization 2016-06-05 23:10:20 +02:00
sound_coco3.cpp AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
sound_coco3.h AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
sound_midi.cpp ALL: Specify the DisposeAfterUse constructor argument for dynamic memory write streams 2017-09-22 07:06:21 +02:00
sound_midi.h AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
sound_pcjr.cpp AGI: Reduce audio header dependencies 2016-05-22 22:02:37 +03:00
sound_pcjr.h AGI: Fix formatting. 2016-02-02 20:15:18 +01:00
sound_sarien.cpp ALL: Remove obsolete register keyword 2017-12-03 20:27:42 -06:00
sound_sarien.h AGI: Fix formatting. 2016-02-02 20:15:18 +01:00
sound.cpp AGI: always stop sound/music, when calling restore/save since 2.272 2017-02-25 20:43:14 +01:00
sound.h AGI: Reduce audio header dependencies 2016-05-22 22:02:37 +03:00
sprite.cpp AGI: Add support for upscaling and Hercules hires font 2016-02-27 21:44:21 +01:00
sprite.h AGI: Fix formatting. 2016-02-02 20:15:18 +01:00
systemui.cpp AGI: Fix ScummVM Quit if Return To Launcher from AGI Quit Dialog. 2018-10-10 07:25:50 +01:00
systemui.h JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
text.cpp AGI: Clean up object initialization 2016-06-05 23:10:20 +02:00
text.h AGI: Add optional "pause, when entering commands" feature 2016-02-28 15:50:25 +01:00
view.cpp AGI: Added a few comments about KQ1 2016-02-14 15:17:57 +01:00
view.h AGI: Fix Several GCC Compiler Warnings 2019-05-08 00:42:03 +01:00
wagparser.cpp AGI: Fix formatting. 2016-02-02 20:15:18 +01:00
wagparser.h AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
words.cpp AGI: Add optional "pause, when entering commands" feature 2016-02-28 15:50:25 +01:00
words.h AGI: Add optional "pause, when entering commands" feature 2016-02-28 15:50:25 +01:00