aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/res.cpp
AgeCommit message (Collapse)Author
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