aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2005-07-02fixed irritating MI2 warningMax Horn
2005-06-30The web version of comi demo has no music bundle.Travis Howell
2005-06-27Better test for disabled scalers...Marcus Comstedt
2005-06-27Fix handling of music data in COMIMax Horn
2005-06-26Avoid creating lots of file handles, reuse them instead (this relies on files...Max Horn
2005-06-25cleanupMax Horn
2005-06-25cleanupMax Horn
2005-06-25Move file handling in SMUSH code to a single thread (unless I overlooked some...Max Horn
2005-06-24Heavy clean up for the iMuseDigital ADPCM codec; the code is now much easier ...Max Horn
2005-06-24fix VS2005 _strnicmp error issueAndrew Kurushin
2005-06-24removed unneeded #includeGregory Montoir
2005-06-24Whitespace changes.Torbjörn Andersson
2005-06-24cleanupMax Horn
2005-06-24I don't think we need to include mididrv.h here.Torbjörn Andersson
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-23Fix foCheckAlreadyLoaded case in findObjectInRoom; this is not used in any SC...Max Horn
2005-06-22Fixed warning. (And made some whitespace changes.)Torbjörn Andersson
2005-06-21Added default destructors as required by the Symbian/Epoc portLars Persson
2005-06-21Patches needed to build for SYMBIAN32 WINS/GCC added.Lars Persson
2005-06-21Yet another GCC 4 warning fixedMax Horn
2005-06-21Patch #1224631 (fix gcc4 virtual functions non-virtual destructor warnings)Max Horn
2005-06-19Fix C64 targets. Regression.Eugene Sandulenko
2005-06-18fix compilation with DISABLE_SCUMM_7_8 definedGregory Montoir
2005-06-17Handle newlines in blast text (fixes last remaining part of bug #902415)Max Horn
2005-06-17committed patch #1221592, smush_codec 21/44 should match the original interpr...Gregory Montoir
2005-06-17update derefActor() argumentGregory Montoir
2005-06-17o6_setBlastObjectWindow can be safely ignoredGregory Montoir
2005-06-15Appliced cyx's fix for bug #1220168, with a few modifications. ApparentlyTorbjörn Andersson
2005-06-14Applied patch #1208299. A warning message about the "playing from CD underTorbjörn Andersson
2005-06-14-Add more Backyard sports titlesTravis Howell
2005-06-13Add comments on smacker opcodes.Travis Howell
2005-06-13Rename opcode/functionTravis Howell
2005-06-11This should fix playing the sound for the entering/exiting the old mineTorbjörn Andersson
2005-06-11Cleanup.Torbjörn Andersson
2005-06-10Adjust for HE100Travis Howell
2005-06-07Based (again) on indy4demo FMTowns, unkScreenEffect5(1) seems equivalent to d...Gregory Montoir
2005-06-07Based on indy4demo FMTowns, some minor changes to SO_ROOM_FADEGregory Montoir
2005-06-05Add reported French monkeyegaEugene Sandulenko
2005-06-05Ooops, mixed up one function name.Travis Howell
2005-06-05Remove duplicate field.Travis Howell
2005-06-05Rename sprite functions, based on map.Travis Howell
2005-06-05Update HE commentsTravis Howell
2005-06-04Fix for bug #1202029 (MI1VGA: Guybrush turns into a rowboat)Max Horn
2005-06-04Updated comment; added code to deal with newline chars in COMI text (see bug ...Max Horn
2005-06-04Fix for bug #1202487 (MANIAC64: crash after using hunk-o-matic and pressing ESC)Max Horn
2005-06-04Fix for bug #1064658 (FM-TOWNS (Loom, Zak, Indy3): Dialog text shading incorr...Max Horn
2005-06-04Fix for bug #1066329 (COMI: Actor redraw glitch)Max Horn
2005-06-04Fix another off by one in rects.Travis Howell
2005-06-04The sound queue needs to be processed, before sfx queue in HE games, since sp...Travis Howell
2005-06-04Speech needs to be started, before subtitles are drawn. Otherwise subtitle ca...Travis Howell