scummvm/engines/agos
2009-05-14 23:09:04 +00:00
..
agos.cpp Fix pausing during video play back. 2009-04-24 10:07:34 +00:00
agos.h Expand dump image code to cover all games, and add options to the debugger. 2009-05-14 07:05:51 +00:00
animation.cpp Fix bug #2791699 - Feeble Files: Crash after OmniTV video. 2009-05-14 13:22:42 +00:00
animation.h Renamed SMKPlayer -> SmackerDecoder and DXAPlayer -> DXADecoder, as well as some other tweaks 2009-03-09 03:45:23 +00:00
charset-fontdata.cpp Clarify several errors messages. 2009-03-08 10:08:09 +00:00
charset.cpp Fix compilation without --enable-pn 2009-05-04 19:54:53 +00:00
contain.cpp Cleanup. 2008-12-13 03:12:56 +00:00
cursor.cpp Minor cleanup. 2009-03-09 04:16:27 +00:00
debug.cpp Minor corrections. 2009-05-14 07:20:26 +00:00
debug.h Add initial support for Personal Nightmare. 2009-03-08 08:45:21 +00:00
debugger.cpp Correct typo. 2009-05-14 11:15:36 +00:00
debugger.h Expand dump image code to cover all games, and add options to the debugger. 2009-05-14 07:05:51 +00:00
detection_tables.h Correct incorrect byte in corrupt 72.out file, included with some PC versions of PN. 2009-05-07 12:05:44 +00:00
detection.cpp Change Personal Nightmare support to optional, until setjmp/longjmp code is converted. 2009-03-09 02:25:29 +00:00
draw.cpp Expand dump image code to cover all games, and add options to the debugger. 2009-05-14 07:05:51 +00:00
event.cpp Expand dump image code to cover all games, and add options to the debugger. 2009-05-14 07:05:51 +00:00
gfx.cpp Expand dump image code to cover all games, and add options to the debugger. 2009-05-14 07:05:51 +00:00
icons.cpp Change Personal Nightmare support to optional, until setjmp/longjmp code is converted. 2009-03-09 02:25:29 +00:00
input.cpp Fix input glitch regression again, by closer matching original PN code. 2009-05-05 13:40:16 +00:00
intern.h Fix regression in the PC version of PN. 2009-05-01 05:39:06 +00:00
items.cpp Add missing code difference in getUserFlag(). 2009-03-20 11:34:40 +00:00
menus.cpp Clarify several errors messages. 2009-03-08 10:08:09 +00:00
midi.cpp Merged revisions 33719,33721-33723,33725-33727,33729-33730,33733,33736,33742,33754,33756,33758,33761,33763,33766 via svnmerge from 2008-08-10 21:58:18 +00:00
midi.h AGOS: Got rid of _masterVolume and replaced with _musicVolume and _sfxVolume so that music and sfx are separately controlled via the Options menu 2008-07-14 22:10:04 +00:00
midiparser_s1d.cpp do not include common/debug.h from common/util.h 2009-01-30 05:25:17 +00:00
module.mk Add initial support for Personal Nightmare. 2009-03-08 08:45:21 +00:00
oracle.cpp Clarify several errors messages. 2009-03-08 10:08:09 +00:00
pn.cpp Add GF_EGA feature flag for PN, to allow easier support of PC VGA version in future. 2009-03-30 08:31:30 +00:00
res_ami.cpp Clarify several errors messages. 2009-03-08 10:08:09 +00:00
res_snd.cpp Add support for unpacked data files, in the PC version of PN. 2009-04-29 05:41:44 +00:00
res.cpp Correct incorrect byte in corrupt 72.out file, included with some PC versions of PN. 2009-05-07 12:05:44 +00:00
rooms.cpp Minor corrections and cleanup. 2009-03-18 06:06:16 +00:00
saveload.cpp Fix input glitch regression again, by closer matching original PN code. 2009-05-05 13:40:16 +00:00
script_e1.cpp Minor cleanup. 2009-03-09 04:16:27 +00:00
script_e2.cpp Correct vertical offset, when print stats in the AtariST version of Elvira 2. 2009-03-20 10:01:00 +00:00
script_ff.cpp Fix crash that occurs when OmniTV video is played completely, in The Feeble Files. 2009-04-22 10:19:10 +00:00
script_pn.cpp Fixed various GCC 4.2 warnings, among them an actual longstanding bug (3 years :) in the quicktime midi code 2009-05-14 23:09:04 +00:00
script_pp.cpp Cleanup. 2009-02-07 01:11:51 +00:00
script_s1.cpp Clarify several errors messages. 2009-03-08 10:08:09 +00:00
script_s2.cpp Clarify several errors messages. 2009-03-08 10:08:09 +00:00
script_ww.cpp Cleanup. 2009-02-07 01:11:51 +00:00
script.cpp Nintendo DS hack should only apply to the CD version of Simon the Sorcerer 1. 2009-05-03 04:30:18 +00:00
sound.cpp Fix the car chase scene in PN. 2009-05-04 09:17:31 +00:00
sound.h Fix the car chase scene in PN. 2009-05-04 09:17:31 +00:00
string.cpp Fixed various GCC 4.2 warnings, among them an actual longstanding bug (3 years :) in the quicktime midi code 2009-05-14 23:09:04 +00:00
subroutine.cpp Add work around for bug in English 4CD version of The Feeble Files. 2009-04-21 14:01:43 +00:00
verb.cpp Minor cleanup. 2009-03-09 04:16:27 +00:00
vga_e2.cpp Fix sound effects regression in Waxworks. 2009-04-20 05:19:42 +00:00
vga_ff.cpp Add initial support for Personal Nightmare. 2009-03-08 08:45:21 +00:00
vga_pn.cpp Change Personal Nightmare support to optional, until setjmp/longjmp code is converted. 2009-03-09 02:25:29 +00:00
vga_s1.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
vga_s2.cpp Add alternative work around for bug in The Feeble Files. 2009-05-02 23:30:08 +00:00
vga_ww.cpp Cleanup. 2009-02-07 04:32:33 +00:00
vga.cpp Add code different for PN in vc32_saveScreen(), to fix crashes. 2009-05-04 02:05:28 +00:00
vga.h Cleanup. 2009-02-07 03:36:36 +00:00
window.cpp Clarify several errors messages. 2009-03-08 10:08:09 +00:00
zones.cpp Always reset VGA memory pointer, when load zone in PN, since only a single zone is used. 2009-05-04 09:13:34 +00:00