aboutsummaryrefslogtreecommitdiff
path: root/engines/agos
AgeCommit message (Expand)Author
2006-10-25Update commentsTravis Howell
2006-10-25CleanupTravis Howell
2006-10-25Add back delay between script restartsTravis Howell
2006-10-25Remove unused script codeTravis Howell
2006-10-25Add extra opcodes used by dumped scripts of Amiga demo of Elvira 1Travis Howell
2006-10-25Revert debug changesTravis Howell
2006-10-25Remove unused script opcodesTravis Howell
2006-10-25Correction to script opcode table for FFTravis Howell
2006-10-25Corrections to script opcode table for PPTravis Howell
2006-10-25Add more opcodes for Elvira 1/2Travis Howell
2006-10-25Add class code used by scripts in Elvira 1Travis Howell
2006-10-24const correctnessMax Horn
2006-10-24Rename variableTravis Howell
2006-10-24Add more menu code for Elvira 1Travis Howell
2006-10-23Add missing reset of _lastClickRem variableTravis Howell
2006-10-23Add missing code for enableInput opcodeTravis Howell
2006-10-23Re-enable verb codeTravis Howell
2006-10-23Add minor icon code differences in Elvira 2Travis Howell
2006-10-23Add printStats code for Elvira 2 and cleanupTravis Howell
2006-10-23Add a few opcode stubs for Elvira 2Travis Howell
2006-10-23Add hasIcon difference in Elvira 1Travis Howell
2006-10-23Add opcode used by lift in Elvira 2Travis Howell
2006-10-23Ooops, correct that accidental commit of codeTravis Howell
2006-10-23Add patch to make ProTracker a subclass of AudioStream, from madmooseTravis Howell
2006-10-22Only instantiate ProtrackerPlayer if it is actually neededMax Horn
2006-10-22Add extra opcode for Elvira 2Travis Howell
2006-10-22Add drag support for items in Elvira 1/2 and WWTravis Howell
2006-10-22Add print object opcode difference in Elivra 2 and WWTravis Howell
2006-10-22Add more opcodes for Elivra 2 and WWTravis Howell
2006-10-22CleanupTravis Howell
2006-10-22Fix regression is WW, caused by functions mergeTravis Howell
2006-10-22Add system includesTravis Howell
2006-10-22Ooops, correct typoTravis Howell
2006-10-22Add extra picture opcode code for ELvira 1/2Travis Howell
2006-10-21Add extra events, which are triggered by Elvira 1/2 and WWTravis Howell
2006-10-21Dummy handler for music commands 0xA and 0xB to keep Elvira1 from crashing. ItTorbjörn Andersson
2006-10-21Fix regression, due to lost codeTravis Howell
2006-10-21Sync. names of filesDescriptionsTravis Howell
2006-10-21Add Czech version of Simon the Sorcerer 2 (Windows CD)Travis Howell
2006-10-21CleanupTravis Howell
2006-10-21CleanupTravis Howell
2006-10-20Split code into more specific files and cleanupTravis Howell
2006-10-19Split script opcode tables up into more specificsTravis Howell
2006-10-19Split md5 details for game detection into separate fileTravis Howell
2006-10-19Split game specific script opcodes into separate filesTravis Howell
2006-10-19Add support for sound effects in PC version of Elvira 1Travis Howell
2006-10-19Add option to load a module via streamTravis Howell
2006-10-19Ooops, disable code for loading modulesTravis Howell
2006-10-19Add support for arrows keys in WWTravis Howell
2006-10-18Fix assignment-instead-of-compare bug in AGOSEngine::menuFor_e2Max Horn