|
void | Execute () |
|
void | BuildPrepContainerYouSeePrefix (IArtifact artifact, ContainerType containerType, bool showCharOwned, StringBuilder buf) |
|
void | PrintCantVerbObj (IGameBase obj) |
|
void | PrintCantVerbIt (IArtifact artifact) |
|
void | PrintCantVerbThat (IArtifact artifact) |
|
void | PrintDoYouMeanObj1OrObj2 (IGameBase obj1, IGameBase obj2) |
|
void | PrintWhyAttack (IGameBase obj) |
|
void | PrintTakingFirst (IArtifact artifact) |
|
void | PrintRemovingFirst (IArtifact artifact) |
|
void | PrintBestLeftAlone (IArtifact artifact) |
|
void | PrintTooHeavy (IArtifact artifact, bool getAll=false) |
|
void | PrintMustBeFreed (IArtifact artifact) |
|
void | PrintMustFirstOpen (IArtifact artifact) |
|
void | PrintMustFirstClose (IArtifact artifact) |
|
void | PrintWorn (IArtifact artifact) |
|
void | PrintRemoved (IArtifact artifact) |
|
void | PrintOpened (IArtifact artifact) |
|
void | PrintClosed (IArtifact artifact) |
|
void | PrintReceived (IArtifact artifact) |
|
void | PrintRetrieved (IArtifact artifact) |
|
void | PrintTaken (IArtifact artifact, bool getAll=false) |
|
void | PrintDropped (IArtifact artifact) |
|
void | PrintReadied (IArtifact artifact) |
|
void | PrintNotOpen (IArtifact artifact) |
|
void | PrintAlreadyOpen (IArtifact artifact) |
|
void | PrintWontOpen (IArtifact artifact) |
|
void | PrintWontFit (IArtifact artifact) |
|
void | PrintFull (IArtifact artifact) |
|
void | PrintOutOfSpace (IArtifact artifact) |
|
void | PrintLocked (IArtifact artifact) |
|
void | PrintBrokeIt (IArtifact artifact) |
|
void | PrintHaveToForceOpen (IArtifact artifact) |
|
void | PrintWearingRemoveFirst (IArtifact artifact) |
|
void | PrintWearingRemoveFirst01 (IArtifact artifact) |
|
void | PrintCantWearShieldWithWeapon (IArtifact shield, IArtifact weapon) |
|
void | PrintContainerNotEmpty (IArtifact artifact, ContainerType containerType, bool isPlural) |
|
void | PrintVerbItAll (IArtifact artifact) |
|
void | PrintNoneLeft (IArtifact artifact) |
|
void | PrintOkay () |
|
void | PrintOkay (IArtifact artifact) |
|
void | PrintFeelBetter (IArtifact artifact) |
|
void | PrintFeelWorse (IArtifact artifact) |
|
void | PrintTryDifferentCommand (IArtifact artifact) |
|
void | PrintNotWeapon (IArtifact artifact) |
|
void | PrintNotReadyableWeapon (IArtifact artifact) |
|
void | PrintNotWhileCarryingObj (IArtifact artifact) |
|
void | PrintNotWhileWearingObj (IArtifact artifact) |
|
void | PrintWontLight (IArtifact artifact) |
|
void | PrintLightObj (IArtifact artifact) |
|
void | PrintExtinguishObj (IArtifact artifact) |
|
void | PrintLightExtinguished (IArtifact artifact) |
|
void | PrintAlreadyWearingObj (IArtifact artifact) |
|
void | PrintWhamHitObj (IArtifact artifact) |
|
void | PrintFullDesc (IArtifact artifact, bool showName, bool showVerboseName) |
|
void | PrintObjAmountLeft (IArtifact artifact, long objAmount, bool objEdible) |
|
void | PrintPrepContainerYouSee (IArtifact artifact, IList< IArtifact > containerArtifactList, ContainerType containerType, bool showCharOwned, IRecordNameListArgs recordNameListArgs=null) |
|
void | PrintNothingPrepContainer (IArtifact artifact, ContainerType containerType, bool showCharOwned) |
|
void | PrintAttemptingToFlee (IArtifact artifact, Direction direction) |
|
void | PrintCantReadyWeaponWithShield (IArtifact weapon, IArtifact shield) |
|
void | PrintPolitelyRefuses (IMonster monster) |
|
void | PrintTakesTheMoney (IMonster monster) |
|
void | PrintWontLetYou (IMonster monster) |
|
void | PrintHealthImproves (IMonster monster) |
|
void | PrintAssumeCombatStance (IMonster monster) |
|
void | PrintAssumeCombatStance01 (IMonster monster) |
|
void | PrintCombatStance (IMonster monster) |
|
void | PrintHaventSavedGameYet (IMonster monster) |
|
void | PrintFullDesc (IMonster monster, bool showName, bool showVerboseName) |
|
void | PrintHealthStatus (IMonster monster, bool includeUninjuredGroupMonsters) |
|
void | PrintGiveGoldPiecesTo (IMonster monster, long goldAmount) |
|
void | PrintActorIsWearing (IMonster monster, IList< IArtifact > monsterWornArtifactList, IRecordNameListArgs recordNameListArgs=null) |
|
void | PrintActorIsCarrying (IMonster monster, IList< IArtifact > monsterCarriedArtifactList, IRecordNameListArgs recordNameListArgs=null) |
|
void | PrintOpensConsumesAndHandsBack (IArtifact artifact, IMonster monster, bool objOpened, bool objEdible) |
|
void | PrintConsumesItAll (IArtifact artifact, IMonster monster, bool objOpened) |
|
void | PrintConsumesItAllHandsBack (IArtifact artifact, IMonster monster, bool objOpened) |
|
void | PrintGiveObjToActor (IArtifact artifact, IMonster monster) |
|
void | PrintObjBelongsToActor (IArtifact artifact, IMonster monster) |
|
void | PrintFreeActorWithKey (IMonster monster, IArtifact key) |
|
void | PrintOpenObjWithKey (IArtifact artifact, IArtifact key) |
|
void | PrintPutObjPrepContainer (IArtifact artifact, IArtifact container, ContainerType containerType) |
|
void | PrintActorRemovesObjPrepContainer (IMonster monster, IArtifact artifact, IArtifact container, ContainerType containerType, bool omitWeightCheck) |
|
void | PrintActorPicksUpObj (IMonster monster, IArtifact artifact) |
|
void | PrintActorReadiesObj (IMonster monster, IArtifact artifact) |
|
void | PrintActorRemovesObjPrepContainer01 (IMonster monster, IArtifact artifact, IArtifact container, ContainerType containerType, bool omitWeightCheck) |
|
void | PrintActorPicksUpWeapon (IMonster monster) |
|
void | PrintActorReadiesWeapon (IMonster monster) |
|
void | PrintBortVisitArtifact (IRoom room, IArtifact artifact) |
|
void | PrintBortVisitMonster (IRoom room, IMonster monster) |
|
void | PrintBortVisitRoom (IRoom room) |
|
void | PrintBortRecallArtifact (IRoom room, IArtifact artifact) |
|
void | PrintBortRecallMonster (IRoom room, IMonster monster) |
|
void | PrintBortArtifactRoomInvalid (IArtifact artifact) |
|
void | PrintBortMonsterRoomInvalid (IMonster monster) |
|
void | PrintBortArtifactInvalid () |
|
void | PrintBortMonsterInvalid () |
|
void | PrintBortRoomInvalid () |
|
void | PrintHintQuestion (long hintNum, string question) |
|
void | PrintHintQuestion01 (string question) |
|
void | PrintHintAnswer (string answer, StringBuilder buf) |
|
void | PrintSayText (string printedPhrase) |
|
void | PrintBortUsage () |
|
void | PrintSettingsUsage () |
|
void | PrintNotEnoughGold () |
|
void | PrintMustFirstReadyWeapon () |
|
void | PrintDontHaveItNotHere () |
|
void | PrintDontHaveIt () |
|
void | PrintDontHaveIt02 (IArtifact artifact) |
|
void | PrintDontNeedTo () |
|
void | PrintDontNeedTo02 (IArtifact artifact) |
|
void | PrintCantDoThat () |
|
void | PrintCantVerbThat () |
|
void | PrintCantVerbHere () |
|
void | PrintBeMoreSpecific () |
|
void | PrintNobodyHereByThatName () |
|
void | PrintNothingHereByThatName () |
|
void | PrintYouSeeNothingSpecial () |
|
void | PrintDontBeAbsurd () |
|
void | PrintCalmDown () |
|
void | PrintNoPlaceToGo () |
|
void | PrintAttackNonEnemy () |
|
void | PrintAreYouSure () |
|
void | PrintReturnToMainHall () |
|
void | PrintReallyWantToQuit () |
|
void | PrintChangeSaveName () |
|
void | PrintEnterSaveName () |
|
void | PrintEnterHintChoice () |
|
void | PrintAnotherHint () |
|
void | PrintNothingHappens () |
|
void | PrintNoObviousWayToDoThat () |
|
void | PrintDontHaveTheKey () |
|
void | PrintSettingsChanged () |
|
void | PrintGameRestored () |
|
void | PrintGameSaved () |
|
void | PrintGameNotSaved () |
|
void | PrintNoHintsAvailable () |
|
void | PrintNoHintsAvailableNow () |
|
void | PrintYourQuestion () |
|
void | PrintNothingToDrop () |
|
void | PrintNothingToGet () |
|
void | PrintAlreadyWearingArmor () |
|
void | PrintAlreadyWearingShield () |
|
void | PrintZapDirectHit () |
|
void | Stage () |
|
void | ExecuteForPlayer () |
|
void | ExecuteForMonster () |
|
bool | IsAllowedInRoom () |
|
bool | ShouldAllowSkillGains () |
|
bool | ShouldAllowRedirectToGetCommand () |
|
bool | ShouldShowUnseenArtifacts (IRoom room, IArtifact artifact) |
|
string | GetPrintedVerb () |
|
bool | IsEnabled (IMonster monster) |
|
bool | IsPrepEnabled (IPrep prep) |
|
void | CopyCommandData (ICommand destCommand, bool includeIobj=true) |
|
void | RedirectToGetCommand< T > (IArtifact artifact, bool printTaking=true) |
|