scummvm/engines/agi
Eugene Sandulenko 55b19a1fd4 First room is shown.
svn-id: r28942
2007-09-18 19:06:05 +00:00
..
agi.cpp An early WIP of PreAGI (TrollVM) support 2007-09-01 14:58:46 +00:00
agi.h WIP for Troll's Tale 2007-09-18 16:20:44 +00:00
checks.cpp Make drawing & blitting always use the correct screen 2007-06-20 23:36:59 +00:00
console.cpp 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
console.h An early WIP of PreAGI (TrollVM) support 2007-09-01 14:58:46 +00:00
cycle.cpp Set AGI monitor type variable (vMonitor/v26) according to render mode. 2007-06-29 15:58:48 +00:00
detection.cpp WIP for Troll's Tale 2007-09-18 16:20:44 +00:00
font.h WIP Winnie the Pooh code (PreAGI). Shows only the intro currently 2007-09-06 10:48:00 +00:00
global.cpp Some updates to preagi's sound system and code cleanup 2007-09-03 09:39:15 +00:00
graphics.cpp Only change the cursor palette when the mouse hovers over a hotspot in Mickey, not the whole cursor. This is a much faster operation, which also gives better results 2007-09-05 21:57:57 +00:00
graphics.h Only change the cursor palette when the mouse hovers over a hotspot in Mickey, not the whole cursor. This is a much faster operation, which also gives better results 2007-09-05 21:57:57 +00:00
id.cpp 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
inv.cpp 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
keyboard.cpp Re-enabled the 3 entries that can't have menus (KQ3 ST, KQ3 DOS 1.01, SQ1 DOS 1.0X). The ESC key will pause the game in those 3 games 2007-07-17 20:17:28 +00:00
keyboard.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
loader_v2.cpp Remove/clarify several FIXMEs 2007-09-11 15:49:19 +00:00
loader_v3.cpp Remove/clarify several FIXMEs 2007-09-11 15:49:19 +00:00
logic.cpp 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
logic.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
lzw.cpp 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
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 Enabled menus in some old AGI games (released in 1986) which did not have menus them originally: KQ1 Amiga and ST and early versions of KQ3 Amiga, SQ1 ST, SQ1 DOS and SQ1 Amiga. The GF_FORCEMENUS flag has been remaned to GF_MENUS. Also, two problematic versions of KQ3, a problematic version of SQ1 and a problematic version of Mixed up Mother Goose have been disabled. Finally, a duplicate detection entry for SQ1 has been removed 2007-07-15 06:24:39 +00:00
menu.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
module.mk WIP for Troll's Tale 2007-09-18 16:20:44 +00:00
motion.cpp 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
objects.cpp 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
op_cmd.cpp Add workaround for Gold Rush intro skipping bug #1737343. 2007-06-25 22:06:58 +00:00
op_dbg.cpp 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
op_test.cpp 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
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 WIP for Troll's Tale 2007-09-18 16:20:44 +00:00
picture.h WIP for Troll's Tale 2007-09-18 16:20:44 +00:00
preagi_common.cpp Fix menu and tutorial it Troll's Tale 2007-09-18 17:01:45 +00:00
preagi_common.h WIP for Troll's Tale 2007-09-18 16:20:44 +00:00
preagi_mickey.cpp WIP for Troll's Tale 2007-09-18 16:20:44 +00:00
preagi_mickey.h WIP for Troll's Tale 2007-09-18 16:20:44 +00:00
preagi_troll.cpp First room is shown. 2007-09-18 19:06:05 +00:00
preagi_troll.h First room is shown. 2007-09-18 19:06:05 +00:00
preagi_winnie.cpp WIP for Troll's Tale 2007-09-18 16:20:44 +00:00
preagi_winnie.h WIP for Troll's Tale 2007-09-18 16:20:44 +00:00
preagi.cpp WIP for Troll's Tale 2007-09-18 16:20:44 +00:00
preagi.h Fix menu and tutorial it Troll's Tale 2007-09-18 17:01:45 +00:00
predictive.cpp Remove/clarify several FIXMEs 2007-09-11 15:49:19 +00:00
saveload.cpp Fixed various warnings 2007-09-08 11:17:13 +00:00
sound.cpp Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME comments; and some other related cleanup 2007-09-11 09:20:39 +00:00
sound.h Some updates to preagi's sound system and code cleanup 2007-09-03 09:39:15 +00:00
sprite.cpp Fix priority screen showing when using AGI256 or AGI256-2. 2007-06-25 14:40:40 +00:00
sprite.h Add AGI256-2 support (On top of already present AGI256 support). 2007-06-20 23:56:08 +00:00
text.cpp Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME comments; and some other related cleanup 2007-09-11 09:20:39 +00:00
view.cpp Add AGI256-2 support (On top of already present AGI256 support). 2007-06-20 23:56:08 +00:00
view.h Add AGI256-2 support (On top of already present AGI256 support). 2007-06-20 23:56:08 +00:00
wagparser.cpp Patch #1735773: "WAG file parsing patch to AGI's fallback detector". 2007-06-14 12:06:12 +00:00
wagparser.h Fixed warning about signedness issues 2007-06-14 17:11:09 +00:00
words.cpp Removing non-ASCII chars from source code 2007-07-01 12:47:07 +00:00