aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
2007-02-19Move SCUMM version checks for settings up monst.er.sou file, to higher level.Travis Howell
2007-02-18Fix for bug #1660560 (MANIAC: Meteor faces wrong way during intro)Max Horn
2007-02-18Improved (I hope) the 'Unknown MD5' messages in our detectors a little bitMax Horn
2007-02-18French keyboard is 'azerty' not 'awert'Chris Apers
2007-02-18Fixed bug #1662774 ("SCUMM: Textual verb glitch"). It was a regression causedTorbjörn Andersson
2007-02-18Committed my fix for bug #1662549 ("SCUMM: MIDI music is broken"). Apparently,Torbjörn Andersson
2007-02-18cleanupMax Horn
2007-02-17Removed some dead code, updated a warning messageMax Horn
2007-02-17Added finalize() method to Common::OutSaveFile (which by default just flushes...Max Horn
2007-02-17Speed up the Player_NES code quite a bit (still is rather slow without compil...Max Horn
2007-02-17OOified Player_NES code; revamped the code in GetSample slightly (to avoid ov...Max Horn
2007-02-17Fix for bug #1660550 (MANIACNES: Graphics glitch on intro screen)Max Horn
2007-02-17cleanupGregory Montoir
2007-02-17cleanupGregory Montoir
2007-02-17Reduce amount of attempts to open various speech filenames.Travis Howell
2007-02-17SCUMM: Fix opening of *.tlk filesMax Horn
2007-02-17get rid of bitCount table (count occurences of bit 0 directly in the main loop)Gregory Montoir
2007-02-16Some very obvious cleanups.Torbjörn Andersson
2007-02-16Unified how we deal with (and how we generate) MIDI sysex messages -- in part...Max Horn
2007-02-16Ugh -- these internal iMuse structs were supposed to be packed, but never wer...Max Horn
2007-02-16Added details on brazilian comi/dig (once more from the forums)Max Horn
2007-02-16Add Quietust's patch, to fix graphical glitch in MM NES with scrolling and ob...Travis Howell
2007-02-15Added italian LANGUAGE.TAB/.BND details (thanks to Glorfindel in forum thread...Max Horn
2007-02-15fix compile errorWillem Jan Palenstijn
2007-02-15Introduced V12_X_SHIFT / V12_Y_SHIFTMax Horn
2007-02-15not need this hack as smush player is no longer on another threadPaweł Kołodziejski
2007-02-15Clear _pauseTime in seekSan(). Hopefully, this will fix the problem withTorbjörn Andersson
2007-02-15cleanupMax Horn
2007-02-15added some static keywordsMax Horn
2007-02-15Fix for bug #1328131 (MANIACNES: Inventory hotspots can be misaligned) and it...Max Horn
2007-02-15Fix for bug #1328146: MANIACNES: Shortcut keys are incorrectly configuredMax Horn
2007-02-15Fix for bug #1451720: MANIACNES: Actors don't appear if outside camera rangeMax Horn
2007-02-14SCUMM: Many (most) game flags can computed based on the SCUMM version and oth...Max Horn
2007-02-14added language file details for french versions of TheDig and COMIGregory Montoir
2007-02-14SCUMM: Moved part of detectGames into a new function computeGameSettingsFromM...Max Horn
2007-02-14SCUMM: Enhanced detector so that it can discover the language of COMI/Dig bas...Max Horn
2007-02-14Make use of md5_file_stringMax Horn
2007-02-14cleanupMax Horn
2007-02-13added missing MKID_BE macrosGregory Montoir
2007-02-13updateGregory Montoir
2007-02-13Fix warningsEugene Sandulenko
2007-02-12Merged the "palette manager" into the cursor manager. It was only used toTorbjörn Andersson
2007-02-11Code cleanup: Removing unused code for handling OS/2 (NE header) binariesMax Horn
2007-02-11Marked FM-TOWNS demos as suchMax Horn
2007-02-11SCUMM: Enhanced preferredtarget supportMax Horn
2007-02-11Fix for bug #1506591: HE71-73: Fails to load mouse data (Endian issue?)Max Horn
2007-02-11Patch #1186858 (GM/GS/MT-32 Init Patch) -- slightly adapted to apply to curre...Max Horn
2007-02-10Got rid of GF_DIGI_IMUSE and GF_NEW_CAMERAMax Horn
2007-02-09SCUMM: Added preferredtarget supportMax Horn
2007-02-06Update HE version for French versions of a few HE games.Travis Howell