aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2002-12-29add timer variables - this (partially) fixes mouse clicking (boy, I did stare...Max Horn
2002-12-29fixed indentation and a warningMax Horn
2002-12-29added some comments / system call skeletionMax Horn
2002-12-29fixed warningMax Horn
2002-12-29changed a little structure for codec47Paweł Kołodziejski
2002-12-29Translate/say verbs added to converstion text.James Brown
2002-12-29Remove translation code from verbageJames Brown
2002-12-29disabled also TEXT subcode in CMI smushPaweł Kołodziejski
2002-12-29Fix silly typo - thanks max :)James Brown
2002-12-29disabled CMI smush audio, cleanup codec 47, correct path paramPaweł Kołodziejski
2002-12-29fix compileJames Brown
2002-12-29override var was wrong, update mouse click codeJames Brown
2002-12-29Add and verify some variablesJames Brown
2002-12-29removed handle codec 14Paweł Kołodziejski
2002-12-29Remove overly verbose debug message :)James Brown
2002-12-29fixed play CMI musicPaweł Kołodziejski
2002-12-29fix cutoff hack workaroundJames Brown
2002-12-29various small fixes; first sample of CMI now is audible (a start at least :-)Max Horn
2002-12-28added missing returnPaweł Kołodziejski
2002-12-28added missing commaMax Horn
2002-12-28added more stuff for CMI musicPaweł Kołodziejski
2002-12-28added CMI music imuse tablesPaweł Kołodziejski
2002-12-28fix for CMI codecPaweł Kołodziejski
2002-12-28fixed warningMax Horn
2002-12-28typo :-)Max Horn
2002-12-28fixed several warnings; added a FIXME to a suspicious variable usage; use sam...Max Horn
2002-12-28added 16 bits samples to playVoicePaweł Kołodziejski
2002-12-28fix playVoicePaweł Kołodziejski
2002-12-28revertJames Brown
2002-12-28added CMI sound codecPaweł Kołodziejski
2002-12-28remove call CMI musicPaweł Kołodziejski
2002-12-28fix compilation under VC6Paweł Kołodziejski
2002-12-28Separated IMuseDigital into its own files.Jamieson Christian
2002-12-28Separated IMuseDigital to its own filesJamieson Christian
2002-12-28de-verbalise some debug messages (move from debug(1) to debug(2)).. so we can...James Brown
2002-12-28Enable o8_printDebug() to the consoleJames Brown
2002-12-28Add keypress variable so the "Are you sure you want to Win (Y/N)" cheat works :)James Brown
2002-12-28Fix CMI Akos 'garbage' bug, based off of eriktorbjorn patch 659331James Brown
2002-12-28Correct cursor put opcode slightlyJames Brown
2002-12-28Initial (buggy) implementation of CURSOR_SET - the Cannon sequence now almost...James Brown
2002-12-28Add Save/Load game commands to DebuggerJames Brown
2002-12-28Implement MUMBLEJames Brown
2002-12-28Fix NewGui for higher resolutions (eg, CMI)James Brown
2002-12-28get rid of getStringLen and use the more powerful resStrLen instead; moved re...Max Horn
2002-12-28cleanupMax Horn
2002-12-28guess at VAR_CUSTOMSCALETABLE (due to Endy)Max Horn
2002-12-27var correction (based on script 28)Max Horn
2002-12-27added FIXMEMax Horn
2002-12-27SO_ACTOR_SPECIAL_DRAW = shadow_mode! Looks much better this way, too :-)Max Horn
2002-12-27like rtRoom, rtRoomScripts should never expire while the room they belong too...Max Horn