scummvm/engines/agos
Le Philousophe 08b91ceb08 AGOS: Adapt to subtitles changes and optimize
Overlay is not shown when there are no subtitles to show.
Subtitles are drawn at the correct frame and without forcing rendering.
2022-11-20 17:18:38 +01:00
..
drivers
agos.cpp AGOS: JANITORIAL: Less warning noise when ENABLE_AGOS2 is not enabled 2022-10-26 19:56:55 +02:00
agos.h
animation.cpp AGOS: Adapt to subtitles changes and optimize 2022-11-20 17:18:38 +01:00
animation.h AGOS: Adapt to subtitles changes and optimize 2022-11-20 17:18:38 +01:00
charset-fontdata.cpp
charset.cpp
configure.engine
contain.cpp
credits.pl
cursor.cpp
debug.cpp AGOS: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
debug.h
debugger.cpp
debugger.h
detection_tables.h AGOS: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
detection.cpp AGOS: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
detection.h AGOS: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
draw.cpp
event.cpp AGOS: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
feeble.cpp AGOS: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
gfx.cpp
icons.cpp
input_pn.cpp
input.cpp
intern_detection.h
intern.h
items.cpp
menus.cpp
metaengine.cpp AGOS: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
midi.cpp
midi.h
midiparser_gmf.cpp
midiparser_gmf.h
midiparser_s1d.cpp
midiparser_simonwin.cpp
midiparser_simonwin.h
module.mk
obsolete.h
oracle.cpp
pn.cpp
POTFILES AGOS: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
res_ami.cpp
res_snd.cpp AGOS: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
res.cpp AGOS: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
rooms.cpp
saveload.cpp
script_dp.cpp
script_e1.cpp
script_e2.cpp
script_ff.cpp AGOS: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
script_pn.cpp AGOS: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
script_pp.cpp
script_s1.cpp AGOS: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
script_s2.cpp AGOS: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
script_ww.cpp
script.cpp
sfxparser_accolade.cpp
sfxparser_accolade.h
sound.cpp AGOS: Replace the custom LoopingAudioStream with RewindableAudioStream 2022-11-19 20:56:56 +02:00
sound.h
string_pn.cpp
string.cpp AGOS: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
subroutine.cpp
verb_pn.cpp AGOS: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
verb.cpp
vga_e2.cpp
vga_ff.cpp
vga_pn.cpp
vga_s1.cpp
vga_s2.cpp
vga_ww.cpp
vga.cpp
vga.h
window.cpp
zones.cpp