aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2005-03-10Add HE100 opcode difference for spyfoxTravis Howell
2005-03-10Add last change to o60_opeFile too.Travis Howell
2005-03-10Change o72_openFile to always use saved game path for writing.Travis Howell
2005-03-09Patch #1013937 "OSystem layer with bigger resolution". Now you will alwaysEugene Sandulenko
2005-03-09Stricter offset verification in drawBitmap; but be more generous if we encoun...Max Horn
2005-03-09changing AudioDataType -> SoundType, so now the constant names match the name...Max Horn
2005-03-09Fix one potential race condition between SMUSH and INSANEMax Horn
2005-03-09Add HE sound todosTravis Howell
2005-03-09Use _chorus, not _effect_level, as parameter to chorusLevel(). I don'tTorbjörn Andersson
2005-03-09*** empty log message ***Travis Howell
2005-03-09A few more safety checksTravis Howell
2005-03-09_imagesNum should be clear in startScene()Travis Howell
2005-03-09Correct positionTravis Howell
2005-03-08Fix for bug #1158465 (New Volume Control Dialogue Error-Prone)Max Horn
2005-03-08correctionsGregory Montoir
2005-03-08Remove unused sprite code, unused by original games.Travis Howell
2005-03-08Add opcode for bb2demoTravis Howell
2005-03-08Script flags are different in HE100Travis Howell
2005-03-08Add HE100 difference in opcode.Travis Howell
2005-03-08Fix result valueMax Horn
2005-03-08Remove outdated commentMax Horn
2005-03-07Should be reverse order, sprite input works now.Travis Howell
2005-03-07Don't change mouse pos. values.Travis Howell
2005-03-07FindSprite should report the spriteId.Travis Howell
2005-03-07Add opcode for Spy Fox 2 mini game.Travis Howell
2005-03-07Minor cleanupTravis Howell
2005-03-07Fix dup_n, billboard in circdemo works now.Travis Howell
2005-03-07Cases are different.Travis Howell
2005-03-07Restriction no longer required.Travis Howell
2005-03-07Missed a bitTravis Howell
2005-03-07Allow EGA option in Amiga/Atari ST games.Travis Howell
2005-03-07Add Amiga renderer mode for EGA games.Travis Howell
2005-03-07Allocate new file objects (and real new file handles) for subchunks/subfiles ...Max Horn
2005-03-06Fix for bug #1107815 (SAM: Conroy Bumpus' song subtitles always present)Max Horn
2005-03-06Max talkspeed is 9, not 10Max Horn
2005-03-06OopsMax Horn
2005-03-06Fix for bug #1153648 (Compressed BUN files play incorrectly on BE systems)Max Horn
2005-03-06Remove obsolete comment (I really should save files before commiting them ;-)Max Horn
2005-03-06Added dialogs which are shown when you modify the talkspeed or music volume u...Max Horn
2005-03-06Name parameters properly, lest we'll all be confused...Max Horn
2005-03-06Use sprite groups number, not sprite id.Travis Howell
2005-03-06Rename sprite fieldsTravis Howell
2005-03-06Ooops, reversed that.Travis Howell
2005-03-06c & p typeTravis Howell
2005-03-06Correct class_flag checks for spritesTravis Howell
2005-03-06Checks were in reverse.Travis Howell
2005-03-06*** empty log message ***Travis Howell
2005-03-06Add extra safety checks from original games, to copyVirtScreenBuffers()Travis Howell
2005-03-05Fix spriteAddImageToList() according to disassembly. (sbb-related)Eugene Sandulenko
2005-03-05Update commentsTravis Howell