aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
AgeCommit message (Expand)Author
2004-02-24Rename a few opcodesTravis Howell
2004-02-23Added missing HE opcode (0xEB tellFile)Eugene Sandulenko
2004-02-22This should fix zak lotto bug correctly.Travis Howell
2004-02-20Added some more stubs for Kernel[Set/Get]functions. Some more commentsEugene Sandulenko
2004-02-16Rename opcodeTravis Howell
2004-02-16Rename opcodeTravis Howell
2004-02-11Rename as requested.Travis Howell
2004-02-11Implementation of ScummEngine_v6he::unknownEA_funcEugene Sandulenko
2004-02-09CleanupTravis Howell
2004-02-09CleanupTravis Howell
2004-02-09Not uniqueTravis Howell
2004-02-09Add opcodeTravis Howell
2004-02-07More stubsTravis Howell
2004-02-07Add stubTravis Howell
2004-02-07Clean up last commit.Travis Howell
2004-02-07Add separate class for Humongous Entertainment games.Travis Howell
2004-01-19fix endian bug when dealing with ArrayHeader's; added a hack to permit save g...Max Horn
2004-01-19moved some V6-only scumm vars to ScummEngine_v6Max Horn
2004-01-19smush and insane only work with V6 (this will allow moving some stuff from Sc...Max Horn
2004-01-09Fix for bug #873688Max Horn
2004-01-06updated copyright noticeMax Horn
2004-01-02Add another HE games opcode and case.Travis Howell
2003-12-17Patch #861716: palManipulateInit for V6 games (I modified the patch a bit)Max Horn
2003-11-10changed opcode name to actorOpsPaweł Kołodziejski
2003-11-10renamed back to o6_ifclassofif and extended names for dim opcodesPaweł Kołodziejski
2003-11-10renamed opcode and added sobopcode commentsPaweł Kołodziejski
2003-11-09renamed some opcodes and added sobopcode commentsPaweł Kołodziejski
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-10-28cleanup: removed version/id from GameSettingsMax Horn
2003-10-03introduced namespace Scumm; made #include statements use scumm/ prefix explic...Max Horn
2003-10-02renamed class Scumm to ScummEngine (consisten with other engine names; also m...Max Horn
2003-09-13fixed badly commitPaweł Kołodziejski
2003-09-13implemented fileWrite opcodePaweł Kołodziejski
2003-09-13implemented fileread opcodePaweł Kołodziejski
2003-09-13since _hFileTable is only used by Scumm_v6, there is no reason to put it into...Max Horn
2003-09-10fix for bug #776807 (MM: Jail Door Closes). Our doSentence implementation sho...Max Horn
2003-09-10instead of abusing the 'recursive' attribute to flag V2 background scripts, u...Max Horn
2003-08-31cleanup and make script_v2 use o5_saveLoadGameJonathan Gray
2003-08-31some things needed for supporting original save/load screens in v3 games, doe...Jonathan Gray
2003-08-28add readINI stub (a HEv7 op)Jonathan Gray
2003-08-18Add support for flashlight in v1 maniac by converting older values.Travis Howell
2003-08-14add maniacnes target, rather prelimary so people would be well advised not to...Jonathan Gray
2003-07-18Fix recursive calls of object scripts. In V2 for each object two scriptJochen Hoenicke
2003-07-14reduced duplicate codeMax Horn
2003-07-14Compares in V2 are unsigned (at least in Zak).Jochen Hoenicke
2003-07-12fixes for cutscenes in V2 gamesMax Horn
2003-07-01Add a few more actor debugger subcommands, and correct V2 coordinate translat...James Brown
2003-05-29more camera splitingMax Horn
2003-05-29moved camera stuff to own fileMax Horn
2003-05-29A few small V2 detection/init changesJames Brown