aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-26Use the correct function depending on the versionChris Apers
2006-02-26Scumm md5 struct for 68k versionChris Apers
2006-02-26The warpMouse() function needs to compensate for aspect-ratio correction, orTorbjörn Andersson
2006-02-26Cleaned up my earlier "delay in busy-wait loop" commit, and added a similarTorbjörn Andersson
2006-02-26Missing prefix files for 68k enginesChris Apers
2006-02-26Added delays to the waitForRelease() and waitForPress() busy-wait loops.Torbjörn Andersson
2006-02-26Use correct include and event functionChris Apers
2006-02-26Updated global data builder for 68k version, this part will be fully revamped...Chris Apers
2006-02-26DIA functions required by T3Chris Apers
2006-02-26Remove roomOps cases which are never used by COMI scriptsTravis Howell
2006-02-26COMI uses a separate setting for the verb charset, verbs use correct charset nowTravis Howell
2006-02-26Camera variables are initialised on startup by COMI tooTravis Howell
2006-02-26Move debug mode setting to initScummVars(), so it is reset when game is resta...Travis Howell
2006-02-26Fix bug #1349059: "SCUMM, GUI: Cursor jumps to incorrect position when pausing"Eugene Sandulenko
2006-02-26That change shouldn't have been commitedTravis Howell
2006-02-26stop playing a sample before deleting the sample dataWillem Jan Palenstijn
2006-02-26Change debugInput opcode result to zerod array for now, since it expects inpu...Travis Howell
2006-02-25Cleanup, forgot to mention that these files are ARM (Zodiac and OS5) startup ...Chris Apers
2006-02-25Remove the dummy index 0 entry from substResFileNameTableMax Horn
2006-02-25Correct nameChris Apers
2006-02-25Update properties and keywordsChris Apers
2006-02-25Will use mpeg2Chris Apers
2006-02-25Fixed compilationChris Apers
2006-02-25Fixed compilationChris Apers
2006-02-25Added CinE engineChris Apers
2006-02-25- Added 3DO platformChris Apers
2006-02-25Remove obsolete var, now we have only one checkbox for sound and musicChris Apers
2006-02-25Added 3DO platform and CinE engineChris Apers
2006-02-25Improved patch for bug #1436165 (no more warnings from GNU tail about outdate...Max Horn
2006-02-25Rename those files so that:Chris Apers
2006-02-25Prepare those files to be renamed as *.cChris Apers
2006-02-25Moved the plugin interface code of the SCUMM engine into a separate source fileMax Horn
2006-02-25cleanup unpacking function and get rid of an old hack to prevent buffer overf...Gregory Montoir
2006-02-25Fix compiler warning (wrong return type)Max Horn
2006-02-25Moved check for unknown MD5 checksum from ScummEngine::ScummEngine to Engine_...Max Horn
2006-02-25cleanup (endianess fixes, fixed partBufferStruct structure)Gregory Montoir
2006-02-25Modified the workaround for bug #1407789 to not depend on MD5 detectionMax Horn
2006-02-25Split SCUMM's generateSubstResFileName into two functions: findSubstResFileNa...Max Horn
2006-02-25Moved dummy MIDI driver from backends/ to sound/ (this fixes bug #1435221)Max Horn
2006-02-25Fix bug #1436178 (ALL: int8_t in graphics/animation in conflict with ISO99 C)Max Horn
2006-02-25Add newline to the end of the fileEugene Sandulenko
2006-02-25Put theme .ini out of .zip for better changes tracking.Eugene Sandulenko
2006-02-25Cleanup decompress wizImage functions, to help find similar codeTravis Howell
2006-02-25Removed the obsolete MKID macro; added some doxygen comments, in particular f...Max Horn
2006-02-25Removed last two uses of MKIDMax Horn
2006-02-25Updated name in scriptLars Persson
2006-02-25New makescripts for Symbian OSLars Persson
2006-02-25Small loop adjustment to compile for VC6Lars Persson
2006-02-25Fix c&p mistake in adding DEBUG_PARSER debug levelSven Hesse
2006-02-25Some more MKID -> MKID_BE changesMax Horn