scummvm/engines/agos
2008-03-27 01:01:52 +00:00
..
agos.cpp Add support for room states in Waxworks (DOS). 2008-03-22 09:46:25 +00:00
agos.h Fix name locking in Waxworks, and cleanup. 2008-03-23 23:18:43 +00:00
animation.cpp Revert patch #1709219 - DXA Player: double size scaling option. 2007-11-01 06:00:16 +00:00
animation.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
charset-fontdata.cpp Move code to ignore invalid characters. 2008-03-26 03:10:40 +00:00
charset.cpp Move code to ignore invalid characters. 2008-03-26 03:10:40 +00:00
contain.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
cursor.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
debug.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
debug.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
debugger.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +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 Correct extra field for Amiga floppy versions of Simon the Sorcerer 1. 2008-03-19 01:22:28 +00:00
detection.cpp Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADGameDescription instead) 2008-03-14 17:31:04 +00:00
draw.cpp Fix subtitle regressions in DOS Floppy demo of Simon the Sorcerer 1. 2008-03-01 03:59:56 +00:00
event.cpp Moved all time() calls in AGOS to a single new method AGOSEngine::getTime(); also replaced an evil function-static variable by a member variable (lastMinute) 2007-12-20 09:43:46 +00:00
gfx.cpp Fix palette glitches in Amiga OCS version of Simon the Sorcerer 1. 2008-03-25 08:03:32 +00:00
icons.cpp Fix palette glitches in Amiga OCS version of Simon the Sorcerer 1. 2008-03-25 08:03:32 +00:00
input.cpp Fix name locking in Waxworks, and cleanup. 2008-03-23 23:18:43 +00:00
intern.h Add support for room states in Waxworks (DOS). 2008-03-22 09:46:25 +00:00
items.cpp Switch invalid items back to error message, since restart state issues are fixed now.. 2007-11-18 04:34:08 +00:00
menus.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
midi.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +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 Remove left over debug code. 2008-03-23 00:36:41 +00:00
module.mk Removed trailing spaces. 2008-01-27 19:47:41 +00:00
oracle.cpp Fix bug #1911558 - FF: Inventory doesn't scroll to the end. 2008-03-12 00:22:30 +00:00
res_ami.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
res_snd.cpp And don't attempt to play sound, when the sound file isn't loaded in The Feeble Files. 2008-03-26 04:07:32 +00:00
res.cpp Add support for room states in Waxworks (DOS). 2008-03-22 09:46:25 +00:00
rooms.cpp Add support for room states in Waxworks (DOS). 2008-03-22 09:46:25 +00:00
saveload.cpp Add support for room states in Waxworks (DOS). 2008-03-22 09:46:25 +00:00
script_e1.cpp Moved all time() calls in AGOS to a single new method AGOSEngine::getTime(); also replaced an evil function-static variable by a member variable (lastMinute) 2007-12-20 09:43:46 +00:00
script_e2.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
script_ff.cpp Moved all time() calls in AGOS to a single new method AGOSEngine::getTime(); also replaced an evil function-static variable by a member variable (lastMinute) 2007-12-20 09:43:46 +00:00
script_pp.cpp Moved all time() calls in AGOS to a single new method AGOSEngine::getTime(); also replaced an evil function-static variable by a member variable (lastMinute) 2007-12-20 09:43:46 +00:00
script_s1.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
script_s2.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
script_ww.cpp Moved all time() calls in AGOS to a single new method AGOSEngine::getTime(); also replaced an evil function-static variable by a member variable (lastMinute) 2007-12-20 09:43:46 +00:00
script.cpp Add work around for script bug in The Feeble Files. 2008-03-27 01:01:52 +00:00
sound.cpp Changed Audio::makeADPCMStream so that the stream passed to it can automatically be disposed 2007-11-16 10:05:18 +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 Fix subtitle regressions in DOS Floppy demo of Simon the Sorcerer 1. 2008-03-01 03:59:56 +00:00
subroutine.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
verb.cpp Fix palette glitches in Amiga OCS version of Simon the Sorcerer 1. 2008-03-25 08:03:32 +00:00
vga_e2.cpp Removed unnecessary semi-colons. 2008-01-13 22:12:35 +00:00
vga_ff.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
vga_s1.cpp Fix palette glitches in Amiga OCS version of Simon the Sorcerer 1. 2008-03-25 08:03:32 +00:00
vga_s2.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
vga_ww.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
vga.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
vga.h Re-added __attribute__(packed) 2007-07-01 18:18:43 +00:00
window.cpp Fix palette glitches in Amiga OCS version of Simon the Sorcerer 1. 2008-03-25 08:03:32 +00:00
zones.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00