scummvm/engines/agi
Eugene Sandulenko 7ed8d7f573 Proper fix for bug #2537054: "AGI: Using GMM to load causes graphics glitches".
Save/load via GMM is not allowed in certain situations now.

svn-id: r40773
2009-05-21 21:51:50 +00:00
..
agi.cpp Fix bug #1946262: "LSL1: Age Verification answer input not working" 2009-05-11 20:58:55 +00:00
agi.h Proper fix for bug #2537054: "AGI: Using GMM to load causes graphics glitches". 2009-05-21 21:51:50 +00:00
checks.cpp
console.cpp
console.h
cycle.cpp
detection.cpp Proper fix for bug #2537054: "AGI: Using GMM to load causes graphics glitches". 2009-05-21 21:51:50 +00:00
font.h
global.cpp Implement FR#2103654: "AGI sound volume" 2009-05-18 21:37:13 +00:00
graphics.cpp
graphics.h
id.cpp
inv.cpp
keyboard.cpp Start of fixing bug #2537054: "AGI: Using GMM to load causes graphics glitches" 2009-05-19 21:09:43 +00:00
keyboard.h
loader_v2.cpp
loader_v3.cpp
logic.cpp
logic.h
lzw.cpp
lzw.h
menu.cpp
menu.h
module.mk
motion.cpp
objects.cpp
op_cmd.cpp
op_dbg.cpp
op_test.cpp
opcodes.h
picture.cpp
picture.h
preagi_common.cpp
preagi_common.h
preagi_mickey.cpp COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecated; however, retained ioFailed in SeekableReadStream and File for now (so for now this mainly affects WriteStream subclasses) 2009-05-19 11:42:14 +00:00
preagi_mickey.h
preagi_troll.cpp
preagi_troll.h
preagi_winnie.cpp COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecated; however, retained ioFailed in SeekableReadStream and File for now (so for now this mainly affects WriteStream subclasses) 2009-05-19 11:42:14 +00:00
preagi_winnie.h
preagi.cpp
preagi.h
predictive.cpp Fix some variable may be used uninitialized warnings. 2009-05-13 18:12:17 +00:00
saveload.cpp Proper fix for bug #2537054: "AGI: Using GMM to load causes graphics glitches". 2009-05-21 21:51:50 +00:00
sound.cpp Fix bug with AGI ignoring music volume. 2009-05-18 21:35:08 +00:00
sound.h
sprite.cpp
sprite.h
text.cpp Proper fix for bug #2537054: "AGI: Using GMM to load causes graphics glitches". 2009-05-21 21:51:50 +00:00
view.cpp
view.h
wagparser.cpp
wagparser.h
words.cpp