scummvm/engines/agos
Torbjörn Andersson 2db2fbfc51 Use KEYCODE constants.
svn-id: r27599
2007-06-22 07:52:53 +00:00
..
agos.cpp Minor cleanup. 2007-06-21 06:37:00 +00:00
agos.h Minor cleanup. 2007-06-21 06:37:00 +00:00
animation.cpp Fix regressions, due to buffer changes and cleanup. 2007-06-21 05:10:42 +00:00
animation.h Add support for pausing/resume cutscenes shown on the OmniTV in The Feeble Files. 2007-06-12 06:08:47 +00:00
charset.cpp Add font table for Spanish version of Elvira 2. 2007-06-21 07:34:06 +00:00
contain.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
cursor.cpp Fix input issues in earlier games, and split handleMouseMoved() due to difference in earlier games. 2007-06-05 11:38:26 +00:00
debug.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
debug.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
debugger.cpp Update sound ranges in debugger, for earlier games. 2007-06-05 09:13:42 +00:00
debugger.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
detection_tables.h Add Italian DOS version of Elvira 2. 2007-06-21 01:47:00 +00:00
detection.cpp ADV detector: Refactored findGameID() a bit, making it possible to use it outside the AdvancedDetector framework; also made it generate somewhat more user friendly desc for obsolete game IDs 2007-06-15 17:36:41 +00:00
draw.cpp Minor cleanup. 2007-06-21 06:37:00 +00:00
event.cpp Use KEYCODE constants. 2007-06-22 07:52:53 +00:00
gfx.cpp Fix regressions, due to buffer changes and cleanup. 2007-06-21 05:10:42 +00:00
icons.cpp Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and cleanup code. 2007-06-21 03:14:20 +00:00
input.cpp Cleanup, could cause regressions. 2007-06-19 11:50:22 +00:00
intern.h Fix sign issue, which caused invalid writes, when entering saved game name in Elvira 2 and Waxworks. 2007-06-04 04:41:46 +00:00
items.cpp Don't call getNextItemPtr(), when the result is simply ignored. 2007-06-10 11:08:12 +00:00
menus.cpp Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and cleanup code. 2007-06-21 03:14:20 +00:00
midi.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
midi.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
midiparser_s1d.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
module.mk Renamed some game.cpp files to detection.cpp 2007-04-27 20:26:54 +00:00
oracle.cpp Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and cleanup code. 2007-06-21 03:14:20 +00:00
res_ami.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
res_snd.cpp Minor cleanup. 2007-06-21 06:37:00 +00:00
res.cpp Minor cleanup. 2007-06-21 06:37:00 +00:00
rooms.cpp Minor cleanup. 2007-06-21 06:37:00 +00:00
saveload.cpp Fix load/save regression in Puzzle Pack. 2007-06-10 02:23:13 +00:00
script_e1.cpp Fix load/save interface in Elvira 1. 2007-06-08 07:50:28 +00:00
script_e2.cpp Fix load/save interface in Elvira 1. 2007-06-08 07:50:28 +00:00
script_ff.cpp Minor cleanup. 2007-06-21 06:37:00 +00:00
script_pp.cpp Don't call getNextItemPtr(), when the result is simply ignored. 2007-06-10 11:08:12 +00:00
script_s1.cpp Minor cleanup. 2007-06-21 06:37:00 +00:00
script_s2.cpp Cleanup, could cause regressions. 2007-06-19 11:50:22 +00:00
script_ww.cpp Add details for French and German Amiga versions of Elvira 1. Remove restart state from Elvira 1 detection, due to two byte difference in the restart state on each disk of Amiga versions. 2007-06-07 09:37:22 +00:00
script.cpp Minor cleanup. 2007-06-21 06:37:00 +00:00
sound.cpp Fix adjusting music volume in Puzzle Pack games. 2007-06-10 01:08:15 +00:00
sound.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
string.cpp Minor cleanup. 2007-06-21 06:37:00 +00:00
subroutine.cpp Minor cleanup. 2007-06-21 06:37:00 +00:00
verb.cpp Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and cleanup code. 2007-06-21 03:14:20 +00:00
vga_e2.cpp Minor cleanup. 2007-06-21 06:37:00 +00:00
vga_ff.cpp Revert debug output. 2007-06-21 07:34:54 +00:00
vga_s1.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
vga_s2.cpp Fix crash regressions in The Feeble Files, due to _currentTable not been set. 2007-06-12 00:52:13 +00:00
vga_ww.cpp Fix regressions, due to zoneNum changes. 2007-06-21 05:26:47 +00:00
vga.cpp Minor cleanup. 2007-06-21 06:37:00 +00:00
vga.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
window.cpp Minor cleanup. 2007-06-21 06:37:00 +00:00
zones.cpp Minor cleanup. 2007-06-21 06:37:00 +00:00