scummvm/engines/agos
2007-06-12 06:08:47 +00:00
..
agos.cpp Fix muting music on startup in games, when using non-MIDI music. 2007-06-10 06:08:59 +00:00
agos.h Fix timer code in Puzzle Pack, to match original speed. 2007-06-10 04:14:53 +00:00
animation.cpp Add support for pausing/resume cutscenes shown on the OmniTV in The Feeble Files. 2007-06-12 06:08:47 +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 Fix window scrolling in earlier games. 2007-06-08 02:18:22 +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 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
detection.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
draw.cpp Fix restoring screen, after spell wall effects in Elvira 1/2. 2007-06-11 13:26:32 +00:00
event.cpp Restore DIMP specific timer code. 2007-06-10 04:36:44 +00:00
gfx.cpp Fix timer code in Puzzle Pack, to match original speed. 2007-06-10 04:14:53 +00:00
icons.cpp Fix inventory arrows in Elvira 1. 2007-06-07 15:42:59 +00:00
input.cpp Fix toggling music on/off in games, when using non-MIDI music. 2007-06-10 05:43:56 +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 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.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 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_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 Limit MIDI driver, to games using MIDI music only. 2007-06-07 02:43:03 +00:00
res.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
rooms.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
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 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
script_pp.cpp Don't call getNextItemPtr(), when the result is simply ignored. 2007-06-10 11:08:12 +00:00
script_s1.cpp Fix crash via assert, when string for subtitles exists, but is only set to zero. 2007-06-10 01:16:29 +00:00
script_s2.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
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 Fix timer code in Puzzle Pack, to match original speed. 2007-06-10 04:14:53 +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 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
subroutine.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
verb.cpp Restrict workaround, to prevent regression when inverting conversation responses in scrolling locations. 2007-06-11 06:19:33 +00:00
vga_e2.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_ff.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_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 display of conversation responses in Waxworks. 2007-06-02 13:35:24 +00:00
vga.cpp Clarify purpose of the endRepeat opcude, used by video script. 2007-06-09 06:17:04 +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 Fix window scrolling in earlier games. 2007-06-08 02:18:22 +00:00
zones.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