aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-08implemented per scene actors clippingAndrew Kurushin
2005-07-08Extended the sprite draw() functions so that a clip rect can be specified,Torbjörn Andersson
2005-07-08Fixes for RISC OSMax Horn
2005-07-08Spelling fixMax Horn
2005-07-08Redraw the interface (primarily the inventory icons) after loading a savedTorbjörn Andersson
2005-07-07Added note about GCC 4 fixes. (By the time we make a new stable release itTorbjörn Andersson
2005-07-07Add patch:Travis Howell
2005-07-07Applied my own patch #1233980 to fix compilation on my unstable Debian box,Torbjörn Andersson
2005-07-07This allows ScummVM to run pre-Dig/FT SCUMM games again when compiled withTorbjörn Andersson
2005-07-06possible 'fix' for bug #1233495 (FOTAQ code is so hackish...)Gregory Montoir
2005-07-06Declared destructor virtual and testing Tortoise CVS output to see how the no...Lars Persson
2005-07-06Fixed stopping sounds. I think that at one point our 'param' used to beTorbjörn Andersson
2005-07-06fix end sequence - show inventory bug during converseAndrew Kurushin
2005-07-06fix converse pal bugAndrew Kurushin
2005-07-05Added S60 RSS file if it shall be working with ECompXL. Works on emulator but...Lars Persson
2005-07-05Last modifications for Actions to WinCE.Lars Persson
2005-07-05* Updated WINCE files to compile with new code sharing with other small scree...Lars Persson
2005-07-05* Start of generic key configuration support for ScummVMLars Persson
2005-07-05Hid most of debug output to deeper levels. We're pretty close to officialEugene Sandulenko
2005-07-05Clarified the comment slightly.Torbjörn Andersson
2005-07-05SAGA no longer has its own line-drawing code, so this comment no longerTorbjörn Andersson
2005-07-05- Stripped down unused SURFACE parameter in palette-related functionsEugene Sandulenko
2005-07-05Clip actors and objects to the scene (which may be an inset), and onlyTorbjörn Andersson
2005-07-04Added note about BS2 script bug.Torbjörn Andersson
2005-07-04Cleanup.Torbjörn Andersson
2005-07-04Apparently some masks are bigger than the image they are supposed to beTorbjörn Andersson
2005-07-04Fixed warning.Torbjörn Andersson
2005-07-03- Small changes to sync with Munt.Jerome Fisher
2005-07-03Implementation of sfShowMap. This was latest unimplemented script function :)Eugene Sandulenko
2005-07-03fixed Elara bugAndrew Kurushin
2005-07-02fixed irritating MI2 warningMax Horn
2005-07-02cleanupMax Horn
2005-07-02Small fixesMax Horn
2005-07-02MIDI ideasMax Horn
2005-07-02Hackish native MIDI HW support for Mac OS X (incomplete)Max Horn
2005-07-01implemented sfPickClimbOutPos, sfTossRifAndrew Kurushin
2005-06-30The web version of comi demo has no music bundle.Travis Howell
2005-06-30Enhanced tremor support from Jolan Luff.Jonathan Gray
2005-06-30Fix compilation. FALSE is not a valid value, false however is.Jonathan Gray
2005-06-29dragon wip1Andrew Kurushin
2005-06-28Worked around script bug which could cause Nico to be in the wrong state atTorbjörn Andersson
2005-06-27Better test for disabled scalers...Marcus Comstedt
2005-06-27Just updated ending comment properly for the sake of itLars Persson
2005-06-27Implemented OSystem_Dreamcast::grabPalette().Marcus Comstedt
2005-06-27Implemented InVMSave::skip().Marcus Comstedt
2005-06-27Fix handling of music data in COMIMax Horn
2005-06-26Fix warningMax Horn
2005-06-26Avoid creating lots of file handles, reuse them instead (this relies on files...Max Horn
2005-06-26Updated Scummvm MP3 implementation with patch so it works with Symbian multit...Lars Persson
2005-06-25Fix postfix inc/decrement operators of List::IteratorMax Horn