scummvm/engines/agi
Eugene Sandulenko 89f92a007a
AGI: Improved detection for preagi titles.
Filenames "title" and "title.pic" are too generic, so second
file was added for each entry
2021-08-28 00:27:52 +02:00
..
agi.cpp AGI: Remove stray debug output 2021-08-17 19:29:17 +02:00
agi.h AGI: Modify Volume to use ScummVM GUI as maximum range for Script Volume 2021-07-15 14:43:30 +02:00
appleIIgs_timedelay_overwrite.h
checks.cpp
configure.engine
console.cpp
console.h
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
cycle.cpp
detection_tables.h AGI: Improved detection for preagi titles. 2021-08-28 00:27:52 +02:00
detection.cpp ENGINES: introduce ADDectedGameExtraInfo to ADGameDetector, add extra info as parameter for fallback detect. 2021-06-13 14:15:45 +02:00
detection.h
font.cpp AGI: Do not use Hercules font for Cyrillic titles. Addresses bug #12745 2021-08-17 19:29:17 +02:00
font.h
global.cpp AGI: Modify Volume to use ScummVM GUI as maximum range for Script Volume 2021-07-15 14:43:30 +02:00
graphics.cpp
graphics.h
inv.cpp
inv.h
keyboard.cpp AGI: Fix Russian input in Russian localizations 2021-07-31 15:00:27 +02:00
keyboard.h
loader_v1.cpp
loader_v2.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
loader_v3.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
logic.cpp
logic.h
lzw.cpp
lzw.h
menu.cpp
menu.h
metaengine.cpp ENGINES: Streamline auto-save write/delete protection 2021-08-23 13:34:35 +02:00
module.mk
motion.cpp
mouse_cursor.h
objects.cpp
op_cmd.cpp
op_dbg.cpp
op_test.cpp
opcodes.cpp
opcodes.h
palette.h
picture.cpp AGI: Fix pattern plotting. Bugreport #11923 2021-08-18 00:46:49 +02:00
picture.h
POTFILES
preagi_mickey.cpp
preagi_mickey.h
preagi_troll.cpp
preagi_troll.h
preagi_winnie.cpp
preagi_winnie.h
preagi.cpp AGI: delete adding debug channels in preagi 2021-05-22 01:34:57 +02:00
preagi.h
saveload.cpp AGI: Modify Volume to use ScummVM GUI as maximum range for Script Volume 2021-07-15 14:43:30 +02:00
sound_2gs.cpp COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
sound_2gs.h
sound_coco3.cpp
sound_coco3.h
sound_midi.cpp
sound_midi.h
sound_pcjr.cpp
sound_pcjr.h
sound_sarien.cpp
sound_sarien.h
sound.cpp
sound.h
sprite.cpp
sprite.h
systemui.cpp
systemui.h
text.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
text.h
view.cpp
view.h
wagparser.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
wagparser.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
words.cpp AGI: Added user input conversion for Russian titles 2021-07-31 15:00:27 +02:00
words.h