aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2005-01-29Renamed _localScriptList to _localScriptOffsets for clarityMax Horn
2005-01-29Last few added.Travis Howell
2005-01-29Add freddi's.Travis Howell
2005-01-29Add a few moreTravis Howell
2005-01-29Add a fewTravis Howell
2005-01-29Add detection of HE Mac titles which use different naming scheme.Eugene Sandulenko
2005-01-29Fix typoEugene Sandulenko
2005-01-29Fix HE Mac target names. They should be same as DOS/Win.Eugene Sandulenko
2005-01-28Fix mp3/vorbis detectionNicolas Bacca
2005-01-28Use class Mutex instead of MutexRefMax Horn
2005-01-28Fix return for HPC compilerNicolas Bacca
2005-01-28more proper checksPaweł Kołodziejski
2005-01-28IndentationTorbjörn Andersson
2005-01-28added error message for lack of library supportPaweł Kołodziejski
2005-01-28added support for mp3 compressed tracksPaweł Kołodziejski
2005-01-28fixed restoration of sounds params after cross non/compressed bundlesPaweł Kołodziejski
2005-01-28add checks for mad and vorbis definePaweł Kołodziejski
2005-01-28double checkPaweł Kołodziejski
2005-01-28ah, forgot thatPaweł Kołodziejski
2005-01-28added support for mp3 compressed bundlesPaweł Kołodziejski
2005-01-28clear compressed entries before restore for compatibility with old savegamesPaweł Kołodziejski
2005-01-27fix for shadowed variablePaweł Kołodziejski
2005-01-27Add some HE md5s.Eugene Sandulenko
2005-01-27Fix regression with 640x480 HE games so it will not let them scale above 1x.Eugene Sandulenko
2005-01-27fix for shadowed variablePaweł Kołodziejski
2005-01-26Add swedish freddiTravis Howell
2005-01-26fix for compressed bun soundsPaweł Kołodziejski
2005-01-25added support for compressed bun filesPaweł Kołodziejski
2005-01-25fixed volume channel in fade trackPaweł Kołodziejski
2005-01-25InfoDialog can assume the screen is 320 pixels. In games where it isn't,Torbjörn Andersson
2005-01-24Correct aksf/akst pointer when sequence found.Travis Howell
2005-01-24*** empty log message ***Travis Howell
2005-01-24Correct sound offset sizeTravis Howell
2005-01-22Fix regression, bug #1107125Travis Howell
2005-01-20Check for negative sound offset.Travis Howell
2005-01-16Fix for bug #1098872 (FTDEMO: Memoryleak in SMUSH player)Max Horn
2005-01-16Cosmetic change, avoiding a hypothetical threading problem, see bug #1098864Max Horn
2005-01-11On Fingolfin's suggestion I put back the inclusion of util.h into Rect, forTorbjörn Andersson
2005-01-11This is probably not the optimal fix, but at least ScummVM compiles again.Torbjörn Andersson
2005-01-10A little more moving around #include's (last one for today ;-)Max Horn
2005-01-10Remove some more header dependenciesMax Horn
2005-01-10system.h was being included in tons of places, without any good reason; reduc...Max Horn
2005-01-09Moving AppendableAudioStream into SCUMM engine, as it is only used thereMax Horn
2005-01-08Fix wron Vulture male 1 animation. Thanks to salty-horse for reportingEugene Sandulenko
2005-01-07Flag 64 bit problem in iMuse, as well as what I think might be very old regre...Max Horn
2005-01-07cleanupMax Horn
2005-01-06Add reported frech 4 disks monkeyegaEugene Sandulenko
2005-01-06Fix getStrings to use the ScummEngine::openFile methodMax Horn
2005-01-06Fixed bug #1093845 after discussing with Fingolfin.Torbjörn Andersson
2005-01-05When computing a games MD5, only use the first 1 MB of the file (this should ...Max Horn