aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v1.cpp
AgeCommit message (Expand)Author
2002-11-28fix for bug #600287 (ZAK256: Palette messed up)Max Horn
2002-11-26possible fix for bug #642894; cleanup/additional debug outputMax Horn
2002-11-23FIXME in pickupObjectOld should be obsolete nowMax Horn
2002-11-23fixed o5_resourceRoutines for OLD256 games (various subopcodes are still not ...Max Horn
2002-11-22fix for bug #602351 (to many fades in Zak256)Max Horn
2002-11-22fix for bug #642229 (ScummVM strings can contain null bytes, so strcpy doesn'...Max Horn
2002-11-17hack around another null dref for indy3, fixes 639201Jonathan Gray
2002-11-15Hack for bug 636433James Brown
2002-11-10Let's try this without the blatent stupidityJames Brown
2002-11-10Fix a stupid mistake in my implementation of Indy3's alternate wait_for_message.James Brown
2002-11-10Implement Indy3 opcode - this fixes the 'walking to car' portion of the first...James Brown
2002-11-10Remove hack. It's not even the CORRECT hack for this problem.James Brown
2002-11-10add back code that was removed in rev 1.16 with a room specific check, so tra...Jonathan Gray
2002-11-09Apart from broke actor costumes, and the random catacomb crashes -James Brown
2002-11-06why keep a seperate opcode entry & opcode description table if we can have it...Max Horn
2002-11-05Remove very old Indy3 hack that's no longer needed - this fixes several 'stat...James Brown
2002-11-05Change the grail diary fix to be Indy3 specific. Fixes Monkey1VGA text positi...James Brown
2002-11-04Correct Indy3 grail diary fix - this stops those nasty segfaults ;pJames Brown
2002-11-03Fix text positioning for the grail diary in Indy3James Brown
2002-11-03Fix "I can't reach that" in Indy3James Brown
2002-09-222002-09-21 Matt Hargett <matt@use.net>Matt Hargett
2002-09-22renamec string -> _string and sentence -> _sentence in class Scumm (I origina...Max Horn
2002-09-13patch #608138 (palManipulateInit code)Max Horn
2002-09-09Applied eriktorbjorn's 'largo' monkey2 sfx fixMichael Pearce
2002-09-01fixes to resolutionsPaweł Kołodziejski
2002-08-31oops, those were never meant to be checked inMax Horn
2002-08-29sound system cleanupMax Horn
2002-08-29some cleanup/refactoringMax Horn
2002-08-24simplified code (thanks to MadMoose for pointing this out)Max Horn
2002-08-24added/corrected some missing opcodes - this fixes the issues with the voodoo ...Max Horn
2002-08-21Initial revisionMax Horn