This is the complete list of members for Saga::Script, including all inherited members.
_abortEnabled (defined in Saga::Script) | Saga::Script | |
_commonBuffer (defined in Saga::Script) | Saga::Script | protected |
_conversingThread (defined in Saga::Script) | Saga::Script | protected |
_currentObject (defined in Saga::Script) | Saga::Script | protected |
_currentObjectFlags (defined in Saga::Script) | Saga::Script | protected |
_currentVerb (defined in Saga::Script) | Saga::Script | protected |
_dataContext (defined in Saga::Script) | Saga::Script | protected |
_firstObjectSet (defined in Saga::Script) | Saga::Script | protected |
_globalVoiceLUT (defined in Saga::Script) | Saga::Script | |
_ihnmDemoCurrentY (defined in Saga::Script) | Saga::Script | protected |
_leftButtonVerb (defined in Saga::Script) | Saga::Script | protected |
_mainStrings (defined in Saga::Script) | Saga::Script | |
_modules (defined in Saga::Script) | Saga::Script | protected |
_modulesLUTEntryLen (defined in Saga::Script) | Saga::Script | protected |
_pendingObject (defined in Saga::Script) | Saga::Script | |
_pendingVerb (defined in Saga::Script) | Saga::Script | |
_placardTextEntry (defined in Saga::Script) | Saga::Script | protected |
_pointerObject (defined in Saga::Script) | Saga::Script | |
_rightButtonVerb (defined in Saga::Script) | Saga::Script | protected |
_scriptContext (defined in Saga::Script) | Saga::Script | protected |
_scriptFunctionsList (defined in Saga::Script) | Saga::Script | protected |
_scriptOpsList (defined in Saga::Script) | Saga::Script | protected |
_secondObjectNeeded (defined in Saga::Script) | Saga::Script | protected |
_skipSpeeches (defined in Saga::Script) | Saga::Script | |
_staticSize (defined in Saga::Script) | Saga::Script | protected |
_stickyVerb (defined in Saga::Script) | Saga::Script | protected |
_threadList (defined in Saga::Script) | Saga::Script | protected |
_vm (defined in Saga::Script) | Saga::Script | protected |
abortAllThreads() (defined in Saga::Script) | Saga::Script | |
clearModules() (defined in Saga::Script) | Saga::Script | |
completeThread() (defined in Saga::Script) | Saga::Script | |
createThread(uint16 scriptModuleNumber, uint16 scriptEntryPointNumber) (defined in Saga::Script) | Saga::Script | |
doVerb() (defined in Saga::Script) | Saga::Script | |
executeThread(ScriptThread *thread, int entrypointNumber) (defined in Saga::Script) | Saga::Script | |
executeThreads(uint msec) (defined in Saga::Script) | Saga::Script | |
finishDialog(int strID, int replyID, int flags, int bitOffset) (defined in Saga::Script) | Saga::Script | |
getCurrentVerb() const (defined in Saga::Script) | Saga::Script | inline |
getLeftButtonVerb() const (defined in Saga::Script) | Saga::Script | inline |
getPlacardTextEntry() (defined in Saga::Script) | Saga::Script | inline |
getRightButtonVerb() const (defined in Saga::Script) | Saga::Script | inline |
getVerbType(VerbTypes verbType) (defined in Saga::Script) | Saga::Script | |
hitObject(bool leftButton) (defined in Saga::Script) | Saga::Script | |
isNonInteractiveDemo() (defined in Saga::Script) | Saga::Script | |
loadModule(uint scriptModuleNumber) (defined in Saga::Script) | Saga::Script | |
loadModuleBase(ModuleData &module, const ByteArray &resourceData) (defined in Saga::Script) | Saga::Script | protected |
loadVoiceLUT(VoiceLUT &voiceLUT, const ByteArray &resourceData) (defined in Saga::Script) | Saga::Script | |
opAdd(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opAnd(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opAnimate(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opCall(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opCallFar(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opCallMember(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opCallMemberV(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opCallNear(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opCcall(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opCcallV(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opCompl(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opConstInt(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opDecV(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opDialogBegin(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opDialogEnd(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opDiv(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opDrop(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opDummy(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | inlineprotected |
opDup(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opEnter(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opEq(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opGe(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opGetByte(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opGetFlag(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opGetInt(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opGt(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opIncV(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opJmp(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opJmpFalse(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opJmpFalseV(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opJmpRandom(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opJmpSeedRandom(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opJmpSwitch(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opJmpTrue(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opJmpTrueV(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opLAnd(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opLe(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opLOr(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opLsh(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opLt(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opLXor(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opMod(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opMul(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opNe(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opNegate(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opNextBlock(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | inlineprotected |
opNot(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opOne(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opOr(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opPostDec(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opPostInc(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opPutByte(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opPutByteV(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opPutFlag(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opPutFlagV(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opPutInt(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opPutIntV(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opReply(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opReturn(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opReturnV(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opRsh(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opSpeak(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opStrLit(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opSub(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opXor(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
opZero(ScriptThread *thread, Common::SeekableReadStream *scriptS, bool &stopParsing, bool &breakOut) (defined in Saga::Script) | Saga::Script | protected |
playfieldClick(const Point &mousePoint, bool leftButton) (defined in Saga::Script) | Saga::Script | |
readUint16(byte *addr, byte addrMode) (defined in Saga::Script) | Saga::Script | inlineprotected |
runThread(ScriptThread &thread) (defined in Saga::Script) | Saga::Script | protected |
Script(SagaEngine *vm) (defined in Saga::Script) | Saga::Script | |
ScriptFunctionType typedef (defined in Saga::Script) | Saga::Script | protected |
ScriptOpType typedef (defined in Saga::Script) | Saga::Script | protected |
setLeftButtonVerb(int verb) (defined in Saga::Script) | Saga::Script | |
setNonPlayfieldVerb() (defined in Saga::Script) | Saga::Script | inline |
setNoPendingVerb() (defined in Saga::Script) | Saga::Script | inline |
setPointerVerb() (defined in Saga::Script) | Saga::Script | |
setRightButtonVerb(int verb) (defined in Saga::Script) | Saga::Script | |
setThreadEntrypoint(ScriptThread *thread, int entrypointNumber) (defined in Saga::Script) | Saga::Script | protected |
setupIHNMScriptFuncList() (defined in Saga::Script) | Saga::Script | protected |
setupITEScriptFuncList() (defined in Saga::Script) | Saga::Script | protected |
setupScriptOpcodeList() (defined in Saga::Script) | Saga::Script | protected |
setVerb(int verb) (defined in Saga::Script) | Saga::Script | |
sfAddIHNMDemoHelpTextLine(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfChainBgdAnim(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfChangeActorScene(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfCheckUserInterrupt(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfClearGlobalFlag(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfCycleColors(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfCycleFrames(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfDebugShowData(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfDemoIsInteractive(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfDemoSetInteractive(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfDisableAbortSpeeches(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfDoCenterActor(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfDropObject(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfEnableEscape(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfEnableZone(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfEndCutAway(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfEraseDelta(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfFaceTowards(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfFadeMusic(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfFinishBgdAnim(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfGetActorX(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfGetActorY(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfGetDeltaFrame(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfGetMouseClicks(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfGetNumber(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfGetObjImage(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfGetPoints(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfIsCarried(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfKillActorThreads(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfLockUser(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfMainMode(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfNull(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfPickClimbOutPos(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfPlacard(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfPlacardOff(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfPlaceActor(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfPlayLoopedSound(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfPlayMusic(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfPlaySound(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfPlayVoice(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfPreDialog(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfProtectResult(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfPsychicProfile(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfPsychicProfileOff(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfPutString(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfPuzzleWon(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfQueueMusic(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfRand(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfResetMouseClicks(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfResumeBgdAnim(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfReturnFromCutAway(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfSceneEq(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfScriptClimb(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfScriptCloseDoor(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfScriptDoAction(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfScriptEndVideo(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfScriptFade(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfScriptGotoScene(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfScriptMoveRelative(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfScriptMoveTo(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfScriptOpenDoor(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfScriptReturnFromVideo(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfScriptSceneID(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfScriptSpecialWalk(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfScriptStartCutAway(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfScriptStartVideo(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfScriptText(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfScriptWalk(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfScriptWalkRelative(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfScriptWalkTo(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfScriptWalkToAsync(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfSetActorFacing(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfSetActorState(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfSetActorZ(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfSetBgdAnimSpeed(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfSetChapterPoints(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfSetDoorState(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfSetFollower(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfSetFrame(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfSetGlobalFlag(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfSetObjImage(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfSetObjName(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfSetPoints(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfSetPortrait(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfSetPortraitBgColor(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfSetProtagPortrait(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfSetProtagState(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfSetSpeechBox(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfShowControls(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfShowIHNMDemoHelpBg(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfShowIHNMDemoHelpPage(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfShowMap(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfShowProtect(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfSimulSpeech(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfSimulSpeech2(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfStartBgdAnim(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfStartBgdAnimSpeed(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfStatusBar(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfStopBgdAnim(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfStub(const char *name, ScriptThread *thread, int nArgs) (defined in Saga::Script) | Saga::Script | protected |
sfSwapActors(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfTakeObject(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfTestGlobalFlag(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfThrowActor(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfTossRif(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfVsetTrack(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfVstopFX(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfVstopLoopedFX(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfWait(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfWaitFrames(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfWaitFramesEsc(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
sfWaitWalk(ScriptThread *thread, int nArgs, bool &disContinue) (defined in Saga::Script) | Saga::Script | protected |
showVerb(int statusColor=-1) (defined in Saga::Script) | Saga::Script | |
wakeUpActorThread(int waitType, void *threadObj) (defined in Saga::Script) | Saga::Script | |
wakeUpThreads(int waitType) (defined in Saga::Script) | Saga::Script | |
wakeUpThreadsDelayed(int waitType, int sleepTime) (defined in Saga::Script) | Saga::Script | |
whichObject(const Point &mousePoint) (defined in Saga::Script) | Saga::Script | |
writeUint16(byte *addr, uint16 value, byte addrMode) (defined in Saga::Script) | Saga::Script | inlineprotected |
~Script() (defined in Saga::Script) | Saga::Script | virtual |