aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-02Updated the BS1 music code to use the new looping feature in our MP3/Ogg deco...Max Horn
2007-03-02mention FOTAQ amiga versions supportGregory Montoir
2007-03-02added other code differences for Amiga FOTAQ versions, full game is now compl...Gregory Montoir
2007-03-02added loaders for static images like pickable items and for characters framesNicola Mettifogo
2007-03-02fix broken buildNicola Mettifogo
2007-03-02added Script loader routineNicola Mettifogo
2007-03-02enforced convention on loader names: load[ItemType]Nicola Mettifogo
2007-03-02added inventory objects loader routineNicola Mettifogo
2007-03-02changed every font name to be platform independent, added font loader routineNicola Mettifogo
2007-03-02replaced calls to loadExternalStaticCnv with separate loaders for Head and Po...Nicola Mettifogo
2007-03-02added openLocation as loader for location scripts resourcesNicola Mettifogo
2007-03-02oops forgot to add fileNicola Mettifogo
2007-03-02added openTalk as loader for talk resourcesNicola Mettifogo
2007-03-02corrected error messageNicola Mettifogo
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