aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-24Fixed regression that broke IHNM intro animation.Torbjörn Andersson
2005-07-24assign sf94 nameAndrew Kurushin
2005-07-23In lost/smaller, spriteGroups bounds set by Sprite::setGroupBounds() aren't a...Gregory Montoir
2005-07-23typoGregory Montoir
2005-07-23add missing breakGregory Montoir
2005-07-23Allow multiple resource contexts of the same type. IHNM has serveralTorbjörn Andersson
2005-07-21More IHNM differencesEugene Sandulenko
2005-07-21Partially implemented differences in IHNM script functions.Eugene Sandulenko
2005-07-21Fix case of CoreMIDI frameworkMax Horn
2005-07-20Add demosi discovered by yesitsme. I have them, so ask me if interested.Eugene Sandulenko
2005-07-20ite mac demo patch files correctionAndrew Kurushin
2005-07-20Nope, I was mistaken. The Linux patch files are almost - but not quite -Torbjörn Andersson
2005-07-19Fixed crash when quitting.Torbjörn Andersson
2005-07-19Play the correct digital music. (And removed some unnecessary blank lines.)Torbjörn Andersson
2005-07-19The Linux release had patch files too, but I don't have that CD here so ITorbjörn Andersson
2005-07-19If we're not going to detect music "engine" at run-time, then we do needTorbjörn Andersson
2005-07-19Removed unused variable.Torbjörn Andersson
2005-07-19Cleanup.Torbjörn Andersson
2005-07-19fix Music crash on exitAndrew Kurushin
2005-07-19remove rscfile_mod.hAndrew Kurushin
2005-07-19finally Resource manager rewritten:Andrew Kurushin
2005-07-19Applied patch #1238516, with very minor modifications. It gets rid of anTorbjörn Andersson
2005-07-19I believe this fixes a GCC 4 compile error, but I can't run the MT-32Torbjörn Andersson
2005-07-19No need to test if a pointer is NULL before freeing it. And since ITorbjörn Andersson
2005-07-19Some stubs for gob2.Eugene Sandulenko
2005-07-18Deleted, "changelog" is used for nowTore Anderson
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