aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.cpp
AgeCommit message (Expand)Author
2004-10-18_images not required.Travis Howell
2004-10-18Add keyboard control for HE80+ games.Travis Howell
2004-10-16fixed warningsPaweł Kołodziejski
2004-10-13Add for HE100 too.Travis Howell
2004-10-13CorrectionTravis Howell
2004-10-12Compile fix.Torbjörn Andersson
2004-10-11Another off by 1.Travis Howell
2004-10-10Group HE100 games together.Travis Howell
2004-10-10change version numbers on some more he cpp titlesJonathan Gray
2004-10-10Add some missing code for HE100.Travis Howell
2004-10-09Correct versionTravis Howell
2004-10-09Inital support for later HE games with altered opcode table.Travis Howell
2004-10-08Prevent double slash in pathChris Apers
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