scummvm/engines/agi
2009-06-06 17:41:29 +00:00
..
agi.cpp Fix bug #1745954: "GR: Intro "jumpy" in parts (Amiga version)" 2009-06-06 17:41:29 +00:00
agi.h Fix bug #1745954: "GR: Intro "jumpy" in parts (Amiga version)" 2009-06-06 17:41:29 +00:00
checks.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
console.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
console.h Added a debug command, did some cleanup 2008-01-09 10:31:52 +00:00
cycle.cpp Fix bug #1745954: "GR: Intro "jumpy" in parts (Amiga version)" 2009-06-06 17:41:29 +00:00
detection.cpp Changed SaveFileManager methods to take Common::String params (instead of char pointers) 2009-05-29 14:38:22 +00:00
font.h Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
global.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
graphics.cpp Fix bug #1745954: "GR: Intro "jumpy" in parts (Amiga version)" 2009-06-06 17:41:29 +00:00
graphics.h Fix bug #2434187: "SQ2: message not displayed, or vanishes too quickly" 2009-06-06 17:39:42 +00:00
id.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
inv.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
keyboard.cpp Fix bug #2721940: "AGI: Gold Rush! Restart Option differs from original" 2009-06-06 17:40:56 +00:00
keyboard.h Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
loader_v2.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
loader_v3.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
logic.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
logic.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
lzw.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
lzw.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
menu.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
menu.h Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
module.mk Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
motion.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
objects.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
op_cmd.cpp Fix bug #1745954: "GR: Intro "jumpy" in parts (Amiga version)" 2009-06-06 17:41:29 +00:00
op_dbg.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
op_test.cpp Fix bug #2721940: "AGI: Gold Rush! Restart Option differs from original" 2009-06-06 17:40:56 +00:00
opcodes.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
picture.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
picture.h Switch AGI to common drawLine() as well 2007-11-25 12:03:09 +00:00
preagi_common.cpp Fix for bug #2071125 - "MICKEY: Mouse movement‏", by using the waitForTimer() function from the SCUMM engine 2008-11-06 16:31:34 +00:00
preagi_common.h Cleanup and simplification 2008-01-11 10:59:43 +00:00
preagi_mickey.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
preagi_mickey.h Removed unused defines, cleaned up some more defines and reduced the places where static data is read from the game's executable 2009-01-18 22:02:22 +00:00
preagi_troll.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
preagi_troll.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
preagi_winnie.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
preagi_winnie.h Cleanup and simplification 2008-01-11 10:59:43 +00:00
preagi.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
preagi.h AGI save games now contain thumbnails and creation date/time (visible from the GMM save/load screens) 2008-11-10 19:02:47 +00:00
predictive.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
saveload.cpp Fix bug #2721940: "AGI: Gold Rush! Restart Option differs from original" 2009-06-06 17:40:56 +00:00
sound.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
sound.h Patch #2131406: AGI: Fix Crash with Apple][ Instruments. 2008-10-13 19:17:51 +00:00
sprite.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
sprite.h Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
text.cpp Fix bug #2721940: "AGI: Gold Rush! Restart Option differs from original" 2009-06-06 17:40:56 +00:00
view.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
view.h Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
wagparser.cpp do not include common/debug.h from common/util.h 2009-01-30 05:25:17 +00:00
wagparser.h Renamed FilesystemNode -> FSNode 2008-10-02 16:58:59 +00:00
words.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00