aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2003-06-15ctrl z quits not ctrl qJonathan Gray
2003-06-15more cleanupMax Horn
2003-06-15moved GameId declaration to common/engine.h (more logical); moved scumm speci...Max Horn
2003-06-15cleanupMax Horn
2003-06-15made stuff in class Sound protected where possible; moved readCreativeVocFile...Max Horn
2003-06-15cleanupMax Horn
2003-06-15fixed leaksMax Horn
2003-06-15fix leakJonathan Gray
2003-06-15fix leakJonathan Gray
2003-06-14Patch #745843: Help Dialog; in addition, I moved the 'About' dialog button fr...Max Horn
2003-06-14Fix for bug #751782 (Quitting during SMUSH movies doesn't always work)Max Horn
2003-06-14Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; augme...Max Horn
2003-06-14Fixed o6_band() to be "logical AND" instead of "logical OR". I've forgottenTorbjörn Andersson
2003-06-14init actor things to make valgrind happyJonathan Gray
2003-06-14small fixMax Horn
2003-06-14renamed _bcr -> _costumeRendererMax Horn
2003-06-14oopsJonathan Gray
2003-06-14another leakJonathan Gray
2003-06-14fix leaksJonathan Gray
2003-06-14init _2byteFontPtrMax Horn
2003-06-14runHook -> runInventoryScript, VAR_HOOK_SCRIPT -> VAR_INVENTORY_SCRIPTMax Horn
2003-06-14cleanupMax Horn
2003-06-14Format string/argument mismatch fix.Torbjörn Andersson
2003-06-14Format string/argument mismatch fixes.Torbjörn Andersson
2003-06-13Cast %c error() parameters to byte before printing, like we do elsewhere.Torbjörn Andersson
2003-06-13Hack to avoid bad actor crash in o5_walkActorToActor() when using the camelTorbjörn Andersson
2003-06-13fix for bug #752843 (based on patch #748675)Max Horn
2003-06-13fix for bug #752860 (based on patch #748675)Max Horn
2003-06-13Added comment on how Sam & Max uses one of the current unimplementedTorbjörn Andersson
2003-06-12remove unnecessary newlineMax Horn
2003-06-12Removed S&M Bumpusville hack made unnecessary byJamieson Christian
2003-06-12this camera movement check seems to be new in V4 (or even V5 ?)Max Horn
2003-06-12Fixed MSVC warningJamieson Christian
2003-06-12rework loom subtitle option handingJonathan Gray
2003-06-12hook subtitle variable up to f9 for loomcdJonathan Gray
2003-06-12This was missingChris Apers
2003-06-12The compressed box matrix would sometimes refer to the box after the lastTorbjörn Andersson
2003-06-11some walk fixesMax Horn
2003-06-11fixed createBoxMatrix for small header games (bug #752844)Max Horn
2003-06-10Updated comment.Torbjörn Andersson
2003-06-10CHARSET_1() should only care about talk sound effects, not ordinary ones,Torbjörn Andersson
2003-06-09Fixed text-positioning regressions in the Full Throttle intro and in TheTorbjörn Andersson
2003-06-09allow quit during smush playback; cleanupMax Horn
2003-06-09cleanupMax Horn
2003-06-09better (proper? hm...) code to deal with turning of subtitles in V7/V8 gamesMax Horn
2003-06-09don't incorrectly treat SO_PRINT_WRAP like SO_PRINT_MUMBLE; rather just ignor...Max Horn
2003-06-09Fix for bug #746850 (this change was originally meant to 'fix' turning of sub...Max Horn
2003-06-09cleanupMax Horn
2003-06-08reimplemented createBoxMatrix; this is much cleaner and easier to understand ...Max Horn
2003-06-08Fixed recent regression (too many blast texts) in The Dig's end credits andTorbjörn Andersson