aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-02Updated commentMax Horn
2007-03-02Applied my own patch #1672572, after discussing it with Fingolfin. We no longerTorbjörn Andersson
2007-03-02cleanupMax Horn
2007-03-02Changed the order of the parameters of makeLinearInputStream to resemble Mixe...Max Horn
2007-03-02Added a warning that the mixer FLAG_ enum should not be messed with, lest iMu...Max Horn
2007-03-02Fix bug #1667806: "GOB: wrong detection"Eugene Sandulenko
2007-03-02Added reverseStereo parameter to Mixer::playInputStream; changed Mixer::playR...Max Horn
2007-03-02Do not use addDefaultDirectoryRecursive to add 'path', rather use the non-rec...Max Horn
2007-03-02- Fixed the actor freeze issue in the garage in Bargon AttackSven Hesse
2007-03-01Removed File::incRef and decRefMax Horn
2007-03-01Get rid of the last two usages of File::incRef/decRefMax Horn
2007-03-01Removed obsolete 'if' (resp. replaced it by an assert)Max Horn
2007-03-01Got rid of another use of File::incRef/decRefMax Horn
2007-03-01Simplify code a bit -- got rid of File::incRef usage, an unnecessary member v...Max Horn
2007-03-01Repaired the pathfinding in Bargon AttackSven Hesse
2007-03-01Rephrased a comment a bitMax Horn
2007-02-28Updated Symbian File handling to be able support AGI games, but do work due t...Lars Persson
2007-02-28Clarified some comments and moved some asserts to hopefully answer Fingolfin'sTorbjörn Andersson
2007-02-28cleanupMax Horn
2007-02-28Changed the AppendableAudioStream code to use a queue of buffers, instead of ...Max Horn
2007-02-28Fix spellingMax Horn
2007-02-28cleanupMax Horn
2007-02-28Fix for bug #1670081 -- SWORD1: game won't load (ogg compression) (regression)Max Horn
2007-02-28compress_simon -> compress_agosMax Horn
2007-02-27Changed "each X mins" to "every X mins".Torbjörn Andersson
2007-02-27changed font handling:Nicola Mettifogo
2007-02-27ops missed one spot last commit.Johannes Schickel
2007-02-27fix for gradient calculationJohannes Schickel
2007-02-27removing SCUMMVM_SAVEPATH from the man page (it has been deprecated for some ...Max Horn
2007-02-27Change the volume of music channel of mixer, when adjusting music volume too.Travis Howell
2007-02-27properly support saga and cine enginesKostas Nakos
2007-02-26Close sky.dnr directly after reading it into memory. No need to keep it openTorbjörn Andersson
2007-02-26Added animation handler for standard characters that can be talked toPaul Gilbert
2007-02-26Measure the "open time" from when the pop-up dialog was first drawn, not fromTorbjörn Andersson
2007-02-26some fixes for FOTAQ Amiga versions, cleanupGregory Montoir
2007-02-26More dead code; augmented note on PC speaker emulationMax Horn
2007-02-26'Optimized' SquareWaveStream::readBuffer a bit, removed some dead code, and c...Max Horn
2007-02-26calling memset to zero a buffer you are about to fill with audio data is not ...Max Horn
2007-02-26stop audio streams before deleting themWillem Jan Palenstijn
2007-02-26Fix alignment issues in wince port.Kostas Nakos
2007-02-26support agi engineKostas Nakos
2007-02-26added gfx and code to support spacebar and escape keys in the virtual keyboar...Kostas Nakos
2007-02-26Removing dead codeMax Horn
2007-02-26Using FLAG_AUTOFREE implies free() being called on the memory buffer you pass...Max Horn
2007-02-26Add demo of Waxworks.Travis Howell
2007-02-26Added saving of the random actions set state, and implemented NPC opcode 29, ...Paul Gilbert
2007-02-26Added extra talk records needed by NPC opcode 29, which lets the script engin...Paul Gilbert
2007-02-25reduced code dup, Queen::LineReader -> SeekableReadStream::readLineGregory Montoir
2007-02-25made Archive inherit from SeekableReadStream instead of File since write capa...Nicola Mettifogo
2007-02-25Fix warningsMax Horn