aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.cpp
AgeCommit message (Expand)Author
2004-10-07Fix for bug #1042509 (SNMDEMO not recognized)Max Horn
2004-10-04Rename var and enable in COMI.Travis Howell
2004-10-04COMI stores room transparency in RMHD.Travis Howell
2004-10-04Add missing roomOps case for HE games.Travis Howell
2004-10-04Add some HE99 varsTravis Howell
2004-10-01Add/correct opcodeTravis Howell
2004-10-01Remove Blue's HE games again. Smacker is used there.Eugene Sandulenko
2004-10-01Add couple other HE games and make Blue's birthday demo show intro. It diesEugene Sandulenko
2004-10-01Definately Palettes.Travis Howell
2004-09-30Number of local scripts is no longer constantTravis Howell
2004-09-29cleanupMax Horn
2004-09-29FM-TOWNS is the 'official' spelling, we should try to use it everywhere (see ...Max Horn
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-09-28Add puttcircus target. Game is not completable and has major glitches.Eugene Sandulenko
2004-09-28talkQueue should be actor specificTravis Howell
2004-09-27Correction for roomImagesTravis Howell
2004-09-26wiz stuff cleanup and o90_unknown1C opcode updateGregory Montoir
2004-09-26some more pointless cleanup / moving around of stuff :-)Max Horn
2004-09-26_shadowPalette should be cleared for SCUMM 7 games too.Travis Howell
2004-09-24Fix for bug #795940 (COMI: strange light pixels)Max Horn
2004-09-23Missed a spot.Travis Howell
2004-09-23Fix array pointer overflows in HE80+ games.Travis Howell
2004-09-22smaller is 99 after all.Travis Howell
2004-09-21cleanupGregory Montoir
2004-09-21cleanupMax Horn
2004-09-21Should be HE60/70.Travis Howell
2004-09-20Moved some init code around (hopefully this'll help PalmOS)Max Horn
2004-09-20Fix array out of bounds accessMax Horn
2004-09-20Fix for bug #1031390 (FOA: Graphical corruption and possible crash in Atlanti...Max Horn
2004-09-20Add unencrypted russian freddi5 target.Eugene Sandulenko
2004-09-20Opcode1C in HE90+ games seems to setup WizImage settings via various cases.Travis Howell
2004-09-19slightly updated drawWizImage()Gregory Montoir
2004-09-19Actually check if a sound is active, if the sound is outside music engine.Travis Howell
2004-09-19Fix last commitTravis Howell
2004-09-19*** empty log message ***Travis Howell
2004-09-19Enable debug mode in HE80+ games.Travis Howell
2004-09-18Rename some member vars to avoid _ followed by an uppercase letter. More of t...Max Horn
2004-09-18Moved mouse cursor code into ScummEngine subclasses were possible -- this mak...Max Horn
2004-09-18Skip sound caching in Sam & Max (Talkie)Travis Howell
2004-09-18Should be for HE71 and later.Travis Howell
2004-09-18preliminar AuxQueue support (freddemo intro), some glitches thoughGregory Montoir
2004-09-17nukeArrays still nuking wrong arrays.Travis Howell
2004-09-17Correct mouse vars, should be mouse hold in scumm6/HE.Travis Howell
2004-09-16OopsTravis Howell
2004-09-16HE90+ games use two local resource typesTravis Howell
2004-09-16Correct local script range in HE99+Travis Howell
2004-09-14only clear the polygon slots when playing a HE gameGregory Montoir
2004-09-14Save polygonsTravis Howell
2004-09-14TypoTravis Howell
2004-09-14polygon slots should be cleared in startSceneTravis Howell