aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-18Synchronized dists/debian with what's in the official Debian archives.Tore Anderson
2005-07-18When redrawing the inventory, clear every inventory slot - even the emptyTorbjörn Andersson
2005-07-18Cleanup.Torbjörn Andersson
2005-07-17Fixed ITE inventory redraw glitch when exchanging the medallion for money.Torbjörn Andersson
2005-07-17CleanupTorbjörn Andersson
2005-07-16fix Win32 demo font listAndrew Kurushin
2005-07-16Set SCUMM debug mode to be on if a boot param is specified.Jonathan Gray
2005-07-16Missed flagTravis Howell
2005-07-16Try HE99Travis Howell
2005-07-15Add reported German Spyfox1Eugene Sandulenko
2005-07-15Added the puzzle voices from the CD version. I don't know if this breaksTorbjörn Andersson
2005-07-14removing text moduleAndrew Kurushin
2005-07-14font & text related changes:Andrew Kurushin
2005-07-14Don't count the time it takes to do the blending when timing the slideTorbjörn Andersson
2005-07-13Cache the blended background in a surface, so that the blending only needsTorbjörn Andersson
2005-07-13German translations for some interface texts, as pointed out by SimonTorbjörn Andersson
2005-07-13Rename functionTravis Howell
2005-07-12Made it possible to terminate dialog windows with Enter. (We could alreadyTorbjörn Andersson
2005-07-11In o_quit_if_user_presses_y(), assume that any unknown language (e.g.Torbjörn Andersson
2005-07-11Yet another GCC 4 fixMax Horn
2005-07-11Move scaler key handling to a separate method (this helps to fix a GCC 4.0 wa...Max Horn
2005-07-11Fix more GCC 4.0 warningsMax Horn
2005-07-10Updated interface.cpp so it compiles for VC6 without errors. Moved loop varia...Lars Persson
2005-07-10Remove packing on Color, as it was n't needed. Keeping packing on PalEntryLars Persson
2005-07-10No reason to pack ClipData; since it's not a POD-type, that wouldn't be valid...Max Horn
2005-07-10Cleanup.Torbjörn Andersson
2005-07-09Updated build files for Symbian/Epoc so they now also includes SAGALars Persson
2005-07-091. Fixed divide by zero defect (exception on my symbian target, Windows just ...Lars Persson
2005-07-09Fix bug #1235211: "SAGA: Fails to compile with gcc4.0"Eugene Sandulenko
2005-07-09Remove leftoversEugene Sandulenko
2005-07-09code cleanupsAndrew Kurushin
2005-07-09gfx rearangementAndrew Kurushin
2005-07-09This should really be two or three different commits, but I'm too lazy forTorbjörn Andersson
2005-07-09remove 1pixel dos clippingAndrew Kurushin
2005-07-09Commited patch to fix bug #1210836: "ALL: Failed assertion in AdvMame scaler".Eugene Sandulenko
2005-07-09Mention Zak C64 support.Eugene Sandulenko
2005-07-08fix final sequence scene heightAndrew Kurushin
2005-07-08Undo previous 'fix' - Bob != bob = blit objectMax Horn
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