/dports/games/tads/tads-3.0.8/tads3/test/data/ |
H A D | propset.t | 17 PutOn(x, y) { "verDobjPutOn - actor=<<actor>>, x=<<x>>, y=<<y>>\n"; } 25 PutOn(x, y) { "verIobjPutOn - a=<<a>>, x=<<x>>, y=<<y>>, b=<<b>>\n"; } 33 PutOn(dobj, iobj) { "dobjPutOn - dobj=<<dobj>>, iobj=<<iobj>>,
|
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Items.ocd/Weapons.ocd/Helmet.ocd/ |
H A D | Script.c | 24 PutOn(clonk); in ControlUse()
|
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Libraries.ocd/Wearable.ocd/ |
H A D | Script.c | 67 public func PutOn(object clonk, bool no_force) in PutOn() function
|
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Helpers.ocd/AI.ocd/Components.ocd/Protection.ocd/ |
H A D | Script.c | 163 wearable->PutOn(fx.Target, true); in ExecuteWearable()
|
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Items.ocd/Tools.ocd/DivingHelmet.ocd/ |
H A D | Script.c | 137 PutOn(clonk); in ControlUse()
|
/dports/textproc/py-pygments/Pygments-2.7.2/tests/examplefiles/ |
H A D | tads3_example.t | 310 iobjFor(PutOn) 320 iobjFor(GiveTo) remapTo(PutOn, DirectObject, IndirectObject) 412 iobjFor(GiveTo) remapTo(PutOn, DirectObject, IndirectObject)
|
/dports/textproc/py-pygments-25/Pygments-2.5.2/tests/examplefiles/ |
H A D | tads3_example.t | 310 iobjFor(PutOn) 320 iobjFor(GiveTo) remapTo(PutOn, DirectObject, IndirectObject) 412 iobjFor(GiveTo) remapTo(PutOn, DirectObject, IndirectObject)
|
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/ |
H A D | inform.vim | 114 syn keyword informLibAction Take Drop Remove PutOn Insert Transfer
|
/dports/editors/vim/vim-8.2.3745/runtime/syntax/ |
H A D | inform.vim | 114 syn keyword informLibAction Take Drop Remove PutOn Insert Transfer
|
/dports/games/tads/tads-3.0.8/tads3/t3library/adv3/ |
H A D | extras.t | 184 iobjFor(PutOn) maybeRemapTo(subSurface != nil, 185 PutOn, DirectObject, subSurface) 1092 return tryImplicitActionMsg(&announceMoveToBag, PutOn, target, self); 1131 iobjFor(PutOn) 1166 iobjFor(AttachTo) remapTo(PutOn, DirectObject, self)
|
H A D | objects.t | 1728 dobjFor(PutOn) { verify() { illogical(cannotPutMsg); }} 1836 dobjFor(PutOn) 1899 dobjFor(PutOn) { check() { failCheck(cannotPutMsg); }} 4239 * for use as a verify() method for a command like PutIn or PutOn. 4800 tryMovingObjInto(obj) { return tryImplicitAction(PutOn, obj, self); } 4806 iobjFor(PutOn)
|
H A D | travel.t | 2364 iobjFor(PutOn) remapTo(Drop, DirectObject) 4063 return tryImplicitAction(PutOn, obj, floor); 4502 iobjFor(PutOn) remapTo(PutOn, DirectObject, location) 4534 iobjFor(PutOn)
|
H A D | actions.t | 1739 DefineTIAction(PutOn)
|
H A D | thing.t | 8359 dobjFor(PutOn) 8377 iobjFor(PutOn)
|
H A D | actor.t | 9147 dobjFor(PutOn) { verifyNotSelfInherit(&puttingSelfMsg) }
|
/dports/textproc/hevea/hevea-2.34/ |
H A D | lstlang2.sty | 466 Give,Go,GoIn,Insert,Inv,InvTall,InvWide,Lock,Look,Open,PutOn,Remove,%
|
/dports/games/tads/tads-3.0.8/tads2/ |
H A D | adv.t | 4902 ioAction(onPrep) = 'PutOn' 4930 ioAction(onPrep) = 'PutOn'
|
/dports/games/tads/tads-3.0.8/tads3/t3library/adv3/en_us/ |
H A D | en_us.t | 7968 VerbRule(PutOn)
|