scummvm/engines/agi
2021-02-04 01:59:14 +01:00
..
agi.cpp DS: Rewrite event handling 2021-02-04 01:59:14 +01:00
agi.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
appleIIgs_timedelay_overwrite.h AGI: Mixedup 2gs - fix Jack and Jill cutscene (issue #11210) 2020-09-29 19:23:36 +02:00
checks.cpp AGI: Fix Missing Default Switch Cases 2019-10-14 03:54:10 +01:00
configure.engine
console.cpp AGI: Fix Missing Default Switch Cases 2019-10-14 03:54:10 +01:00
console.h AGI: Add override keywords 2020-02-09 12:43:14 +01:00
cycle.cpp AGI: Apple2GS: Make Speed menu configurable 2020-07-25 00:36:43 +02:00
detection_tables.h AGI: Use AD_ENTRY2s in detection table 2020-11-28 13:21:00 +01:00
detection.cpp PLUGINS: MetaEngineStatic -> MetaEngineDetection 2020-10-11 23:14:39 +02:00
detection.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
font.cpp AGI: Issue GUI warning when there is a missing Hercules font 2020-08-21 00:08:19 +02:00
font.h AGI: Add support for upscaling and Hercules hires font 2016-02-27 21:44:21 +01:00
global.cpp AGI: Use PauseToken 2020-05-10 23:39:31 +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 AGI: Use existing runDialog function 2020-05-10 23:39:31 +02:00
keyboard.h AGI: Fix formatting. 2016-02-02 20:15:18 +01:00
loader_v1.cpp AGI: Fix Missing Default Switch Cases 2019-10-14 03:54:10 +01:00
loader_v2.cpp AGI: Fix Missing Default Switch Cases 2019-10-14 03:54:10 +01:00
loader_v3.cpp AGI: Fix Missing Default Switch Cases 2019-10-14 03:54:10 +01:00
logic.cpp AGI: Fix formatting. 2016-02-02 20:15:18 +01:00
logic.h AGI: Fix Remaining GCC Compiler Warnings 2019-08-25 07:27:21 +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: Apple2GS: Goldrush! - make Speed menu in screen 2020-08-21 00:00:33 +02:00
menu.h AGI: Add support for upscaling and Hercules hires font 2016-02-27 21:44:21 +01:00
metaengine.cpp ENGINES: Changed AdvancedMetaEngine::createInstance to return a Common::Error 2020-12-04 20:57:14 +00:00
module.mk ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02:00
motion.cpp AGI: Fix Missing Default Switch Cases 2019-10-14 03:54:10 +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: Use PauseToken 2020-05-10 23:39:31 +02: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: fixed typos in opcodes values comments 2020-10-07 23:22:34 +02: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: Fix Remaining GCC Compiler Warnings 2019-08-25 07:27:21 +01:00
POTFILES I18N: Added missing files to POTFILES 2020-08-27 20:26:45 +02:00
preagi_mickey.cpp JANITORIAL: Rename EVENT_RTL 2020-05-12 10:36:38 +02:00
preagi_mickey.h AGI: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
preagi_troll.cpp JANITORIAL: Rename EVENT_RTL 2020-05-12 10:36:38 +02:00
preagi_troll.h AGI: Add override keywords 2020-02-09 12:43:14 +01:00
preagi_winnie.cpp AGI: Winnie Apple ][ was mislabeled as Apple //gs 2020-08-26 22:44:09 +02:00
preagi_winnie.h AGI: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
preagi.cpp JANITORIAL: Rename EVENT_RTL 2020-05-12 10:36:38 +02:00
preagi.h AGI: Add override keywords 2020-02-09 12:43:14 +01:00
saveload.cpp ENGINES: Proper usage of Saveload/SaveState for U32Strings. 2020-08-30 14:43:41 +02:00
sound_2gs.cpp AGI: Fix Missing Default Switch Cases 2019-10-14 03:54:10 +01:00
sound_2gs.h AGI: Add override keywords 2020-02-09 12:43:14 +01:00
sound_coco3.cpp AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
sound_coco3.h AGI: Add override keywords 2020-02-09 12:43:14 +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: Add override keywords 2020-02-09 12:43:14 +01:00
sound_pcjr.cpp AGI: Fix Missing Default Switch Cases 2019-10-14 03:54:10 +01:00
sound_pcjr.h AGI: Add override keywords 2020-02-09 12:43:14 +01:00
sound_sarien.cpp AGI: Fix Missing Default Switch Cases 2019-10-14 03:54:10 +01:00
sound_sarien.h AGI: Add override keywords 2020-02-09 12:43:14 +01:00
sound.cpp AGI: Fix Missing Default Switch Cases 2019-10-14 03:54:10 +01:00
sound.h AGI: Add override keywords 2020-02-09 12:43:14 +01: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: Remove autosave code 2020-02-16 15:44:28 -08:00
systemui.h JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
text.cpp DS: Rewrite event handling 2021-02-04 01:59:14 +01:00
text.h AGI: Add optional "pause, when entering commands" feature 2016-02-28 15:50:25 +01:00
view.cpp AGI: Fix Missing Default Switch Cases 2019-10-14 03:54:10 +01:00
view.h AGI: Fix Remaining GCC Compiler Warnings 2019-08-25 07:27:21 +01:00
wagparser.cpp AGI: Fix crashes in WagParser 2020-10-21 22:37:58 +02:00
wagparser.h ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02:00
words.cpp AGI: Apple2GS: Add Speed menu and commands 2020-07-25 00:36:43 +02:00
words.h AGI: Add optional "pause, when entering commands" feature 2016-02-28 15:50:25 +01:00