aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/res.cpp
AgeCommit message (Collapse)Author
2008-03-22Add support for room states in Waxworks (DOS).Travis Howell
svn-id: r31218
2007-12-28Patch #1858158: BUILD: Plugin building cleanupEugene Sandulenko
svn-id: r30041
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-06-30AGOS: Introduced ChildType enumMax Horn
svn-id: r27792
2007-06-21Minor cleanup.Travis Howell
svn-id: r27580
2007-06-20Cleanup.Travis Howell
svn-id: r27552
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-05-27Fix loading restart state in Waxworks for now.Travis Howell
svn-id: r26966
2007-02-23Fix bug #1600999 - SIMON2: Crash while talking to Bingo Bongo. A regression ↵Travis Howell
due to the work around for extra long strings been broken, when support for the Feeble Files was added in the past. svn-id: r25807
2007-02-12Ooops, remove debug leftovers in last commit.Travis Howell
svn-id: r25502
2007-02-12Add basic support for AtariST demo of Elvira 1.Travis Howell
svn-id: r25501
2007-02-11Add Acorn disk version of Simon the Sorcerer 1.Travis Howell
svn-id: r25480
2007-02-08Convert planar images, only when required for drawing.Travis Howell
svn-id: r25433
2007-01-01CleanupTravis Howell
svn-id: r24963
2006-11-06Add inherit code for earlier gamesTravis Howell
svn-id: r24640
2006-11-05CleanupTravis Howell
svn-id: r24626
2006-10-21CleanupTravis Howell
svn-id: r24397
2006-10-19Add support for sound effects in PC version of Elvira 1Travis Howell
svn-id: r24388
2006-10-17The Amiga demo of Elvira 1 includes several VGA sound files, with a file ↵Travis Howell
size of zero svn-id: r24359
2006-10-16Add work around for converter crash in Amiga version of WW for now Travis Howell
svn-id: r24345
2006-10-16Auto decrunch the gamexx file when requiredTravis Howell
svn-id: r24344
2006-10-15Amiga sound files aren't compressedTravis Howell
svn-id: r24338
2006-10-15Add another filename difference in Amiga versionsTravis Howell
svn-id: r24334
2006-10-15Minor cleanupTravis Howell
svn-id: r24333
2006-10-15Add menu support for Amiga demo of Elvira 1Travis Howell
svn-id: r24332
2006-10-14Remove excess stopVoice code for PP, which isn't required under ScummVMTravis Howell
svn-id: r24316
2006-10-14Add more filename differences in Amiga demo of Elvira 1Travis Howell
svn-id: r24313
2006-10-14Fix stopping of music in PPTravis Howell
svn-id: r24304
2006-10-14Add sound effects support for early gamesTravis Howell
svn-id: r24300
2006-10-11Minor cleanupTravis Howell
svn-id: r24281
2006-10-11Add AtariST version of Elvira 1 and cleanupTravis Howell
svn-id: r24280
2006-10-09Enable convert code for Amiga CD32 version of Simon1 tooTravis Howell
svn-id: r24251
2006-10-09Add Amiga ECS verison of Simon the Sorcerer 1Travis Howell
svn-id: r24250
2006-10-09Add conversion for planar graphics in Amiga version of Elvira 1/2 and WaxworksTravis Howell
svn-id: r24242
2006-10-06Add more code for Elvira 1Travis Howell
svn-id: r24141
2006-10-06Add Amiga demo of Elvira, and switch to elvira1 for ElviraTravis Howell
svn-id: r24133
2006-10-06Add more code for Elvira 1/2Travis Howell
svn-id: r24130
2006-10-05Fix loading position of initial items in Elvira 1/2Travis Howell
svn-id: r24122
2006-10-05Add Amiga versions of Elvira 1/2 and WaxworksTravis Howell
svn-id: r24120
2006-10-04Fix initial resource loading in Elvira 2Travis Howell
svn-id: r24106
2006-10-03CleanupTravis Howell
svn-id: r24099
2006-10-03Fix bugs in VGA resource manager and cleanupTravis Howell
svn-id: r24097
2006-09-30Move remaining script loading code to subroutine.cppTravis Howell
svn-id: r24026
2006-09-30Add opcode table for Elvira 2 and cleanupTravis Howell
svn-id: r24025
2006-09-30Add changes and stubs for Elvira 1Travis Howell
svn-id: r24023
2006-09-29Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS andEugene Sandulenko
SimonEngine -> AGOSEngine. Source is compilable and runnable again. I'm done. svn-id: r24013
2006-09-29Phase 2 of Simon renaming. Simon directory renamingEugene Sandulenko
svn-id: r24009