aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2003-05-30V2 verb highlighting (good one, erik :-)Max Horn
2003-05-30cleanup; removed last horizontal bound check from updateDirtyRect -> now all ...Max Horn
2003-05-30removed more harmful clippingMax Horn
2003-05-30removed debug output (checked that in by accident)Max Horn
2003-05-30rewrote Actor::needBgReset related code (this could cause regressions...)Max Horn
2003-05-30this clip is bad: it's not needed (we clip later anyway), and it clips too muchMax Horn
2003-05-30fix The Dig 'hang' regressionMax Horn
2003-05-30work around nexus crash (only in old savegames?)Max Horn
2003-05-29more camera splitingMax Horn
2003-05-29added some doxygen comments to common/system.h; cleaned up the OSystem interf...Max Horn
2003-05-29cleanup; fixed crashes that occured when an actor was drawn partly offscreenMax Horn
2003-05-29cleanupMax Horn
2003-05-29cleanupMax Horn
2003-05-29moved camera stuff to own fileMax Horn
2003-05-29removed obsoleteMax Horn
2003-05-29removed obsoleteMax Horn
2003-05-29merged all AKOS codec 1 decoders into oneMax Horn
2003-05-29more costume cleanup; fixed small regression I introduced (copy & paste, sigh)Max Horn
2003-05-29Fxi win32 compileTravis Howell
2003-05-29more costuem code mergingMax Horn
2003-05-29more costume cleanupMax Horn
2003-05-29fixed V2 script freezing (bug #745421)Max Horn
2003-05-29A few small V2 detection/init changesJames Brown
2003-05-29more costume/akos changesMax Horn
2003-05-29they are getting more and more similar :-)Max Horn
2003-05-29cleanupMax Horn
2003-05-28cleanup; nasty fix for spanish/italian Dig (using encrypted language.bnd in a...Max Horn
2003-05-28Patch #745022: More help in DebuggerMax Horn
2003-05-28modify actor 5 to get kenny in COMI to draw properlyMax Horn
2003-05-28fix actor redraw problems in COMI (and possibly other AKOS games); might caus...Max Horn
2003-05-28spellingMax Horn
2003-05-28some more akos/old costume code unification, and cleanupMax Horn
2003-05-28const as const can!Max Horn
2003-05-28don't hardcode 50 here, use _numNewNamesMax Horn
2003-05-28cleanupMax Horn
2003-05-28Patch #743228: Storing mouse cursor info in savegames; Also, increased NUM_SC...Max Horn
2003-05-28copy&paste mistakeMax Horn
2003-05-28cleanup; added hackish fix for bug #744441Max Horn
2003-05-28fixed o2_waitForSentenceMax Horn
2003-05-28Treat AMI music resoucres in monkey2 for Amiga as ROL for now, to allow music...Travis Howell
2003-05-28cleanupMax Horn
2003-05-28Fix for bug #744121: Indy3 'Save' button textMax Horn
2003-05-27italian V2 prepositionsMax Horn
2003-05-27Patch #744448: ALL: restoreBG() doesn't always completely remove the maskMax Horn
2003-05-27fixed o8_getStringWidth (should fix bug #741625)Max Horn
2003-05-27increased nut font debug level to 8Max Horn
2003-05-26remove uneeded targetJonathan Gray
2003-05-26don't attempt to play sound on amiga versions of zak/maniacJonathan Gray
2003-05-26Added 'mmamiga' game ID to disable PC speaker emulatorJamieson Christian
2003-05-26tightened hack condition a bitMax Horn