aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2006-10-07Some more processKeyboard splittingMax Horn
2006-10-07Further split processKeyboard code, moving stuff specific to some SCUMM versi...Max Horn
2006-10-07Moved SCUMM keyboard handling code from processInput() to the new (sub)method...Max Horn
2006-10-07Renemaed ScummEngine::processKbd to processInput (as it also deals with the m...Max Horn
2006-10-07some HE related cleanupMax Horn
2006-10-07Fixed warning.Torbjörn Andersson
2006-10-07Add more code differences in Elvira 1Travis Howell
2006-10-07Minor cleanupTravis Howell
2006-10-07Minor cleanupTravis Howell
2006-10-07Whitespace changesTravis Howell
2006-10-07Add code for printing to boxes in WaxworksTravis Howell
2006-10-07Add more script opcodes for Elvira 1/2/WWTravis Howell
2006-10-06Add more code for Elvira 2Travis Howell
2006-10-06Add more code for Elvira 2Travis Howell
2006-10-06Add more code for Elvira 1Travis Howell
2006-10-06Fix dectection of hit areas in earlier gamesTravis Howell
2006-10-06Correct typo in game title for Elvira 2Travis Howell
2006-10-06Alwats report invalid opcodes when debug output is enabledTravis Howell
2006-10-06Update ebug opcode table for Elvira1Travis Howell
2006-10-06Add initial debug opcode table for Elvira1Travis Howell
2006-10-06Add debug video opcodes table for Elvira 1Travis Howell
2006-10-06Correct game titles for Elvira 1/2Travis Howell