scummvm/engines/agi
Matthew Hoops 4436433cf6 allow for using up/down in menus
svn-id: r28996
2007-09-20 22:44:48 +00:00
..
agi.cpp Modified patch #1738058: "Action recorder". 2007-09-19 13:55:05 +00:00
agi.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
checks.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
console.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
console.h An early WIP of PreAGI (TrollVM) support 2007-09-01 14:58:46 +00:00
cycle.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
detection.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
font.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
global.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
graphics.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
graphics.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
id.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
inv.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
keyboard.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
keyboard.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
loader_v2.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
loader_v3.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
logic.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +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 Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +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 Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +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 Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
objects.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
op_cmd.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
op_dbg.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
op_test.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +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 Last pieces of Troll's Tale. Only missing thing is sound 2007-09-20 21:55:15 +00:00
picture.h Implement inventory in Troll's Tale 2007-09-20 18:18:10 +00:00
preagi_common.cpp Merge several choice-related functions 2007-09-19 09:54:42 +00:00
preagi_common.h Merge several choice-related functions 2007-09-19 09:54:42 +00:00
preagi_mickey.cpp Implement inventory in Troll's Tale 2007-09-20 18:18:10 +00:00
preagi_mickey.h WIP for Troll's Tale 2007-09-18 16:20:44 +00:00
preagi_troll.cpp allow for using up/down in menus 2007-09-20 22:44:48 +00:00
preagi_troll.h Last pieces of Troll's Tale. Only missing thing is sound 2007-09-20 21:55:15 +00:00
preagi_winnie.cpp cleanup with updating the screen; mostly moved to gameLoop 2007-09-20 22:15:09 +00:00
preagi_winnie.h add stub for playSound in Winnie 2007-09-20 22:05:37 +00:00
preagi.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
preagi.h Merge several choice-related functions 2007-09-19 09:54:42 +00:00
predictive.cpp Remove/clarify several FIXMEs 2007-09-11 15:49:19 +00:00
saveload.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
sound.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +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 Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
wagparser.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40: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