aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2006-10-11Minor cleanupTravis Howell
2006-10-11Add AtariST version of Elvira 1 and cleanupTravis Howell
2006-10-11Avoid possible regressionsTravis Howell
2006-10-11Add opcode for Elvira 1Travis Howell
2006-10-11Add support for clearWindow and cleanupTravis Howell
2006-10-11Fix palette display of lower part of screne in Elvira 1Travis Howell
2006-10-11Increase buffer size for Elvira 1Travis Howell
2006-10-10Ooops, remove debug left oversTravis Howell
2006-10-10now SmushPlayer is class created once same as SmushMixer while scumm engine c...Paweł Kołodziejski
2006-10-10Fix and remove duplicate opcode for Elvira 1Travis Howell
2006-10-10Fix guard response in Elvira 1Travis Howell
2006-10-10Fix movement in Elvira 1Travis Howell
2006-10-09Casting 'buffer' to uint32 makes absolutely no sense to me. As far as I canTorbjörn Andersson
2006-10-09Use correct video window values for each game and minor cleanupTravis Howell
2006-10-09Enable convert code for Amiga CD32 version of Simon1 tooTravis Howell
2006-10-09Add Amiga ECS verison of Simon the Sorcerer 1Travis Howell
2006-10-09Fix the display of backgrounds in Amiga disk versions of Simon1Travis Howell
2006-10-09Fix invalid reads during conversionTravis Howell
2006-10-09Minor cleanupTravis Howell
2006-10-09Update commentTravis Howell
2006-10-09Add conversion for planar graphics in Amiga version of Elvira 1/2 and WaxworksTravis Howell
2006-10-09Add conversion for planar graphics in Amiga version of Elvira 1/2 and WaxworksTravis Howell
2006-10-08removed not needed anymore time measures in smush codePaweł Kołodziejski
2006-10-08re-add missing break; removed by mistakePaweł Kołodziejski
2006-10-08remove handleSkip code, SKIP chunk is only used by INSANE code and exist only...Paweł Kołodziejski
2006-10-08small unify handleIACT functionPaweł Kołodziejski
2006-10-08Initial commit of the wince-gcc re-portKostas Nakos
2006-10-08fixed potentially uninitialized local variable 'x'Paweł Kołodziejski
2006-10-08commit "fixed regression in BASS adlib music." from 0-9-0 branch to trunkJoost Peters
2006-10-08Correct x position, when printing stasticsin Elvira 1Travis Howell
2006-10-08Fixed regression in non-Elvira games.Torbjörn Andersson
2006-10-08Whitespace.Torbjörn Andersson
2006-10-08Add invert box difference in Elvira 2Travis Howell
2006-10-08Add invert box difference in Elvira 1Travis Howell
2006-10-08Add opcode for Elvira 1 and remove errors that don't occur in original gamesTravis Howell
2006-10-08The extra Elvira 1 colours have to be "re-scaled" to 8 bits. Cleaned up theTorbjörn Andersson
2006-10-08More const madness.Eugene Sandulenko
2006-10-08Add a few palette differences and fix input in Elvira 1Travis Howell
2006-10-08Add code for displaying stastics in Elvira 1Travis Howell
2006-10-08Added a FIXME commentMax Horn
2006-10-08Replaced evil usage of static globals inside function by proper member variablesMax Horn
2006-10-08Added more const qualifiersMax Horn
2006-10-08A few corrections for Elvira 1 game detailsTravis Howell
2006-10-07Fixed compilation.Torbjörn Andersson
2006-10-07Removed _lastKeyHit, instead pass the key code as a parameter to processKeybo...Max Horn
2006-10-07Removed 'smushMode' param from processInput and processKeyboard in favor of a...Max Horn
2006-10-07Clarified commentMax Horn
2006-10-07Moved calls to addDefaultDirectory, and creation of the master file handle, f...Max Horn
2006-10-07Moved all INSANE and SMUSH related code into ScummEngine_v7 (resp. ScummEngin...Max Horn
2006-10-07Partial fix for Elvira 1 palette problems.Torbjörn Andersson