Home
last modified time | relevance | path

Searched refs:SetLightRange (Results 1 – 18 of 18) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Effects.ocd/Light.ocd/
H A DScript.c29 SetLightRange(range); in Init()
33 SetLightRange(range); in Init()
39 SetLightRange(range, fadeout); in Init()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Items.ocd/Weapons.ocd/Bow.ocd/FireArrow.ocd/
H A DScript.c42 SetLightRange(0); in FxIntBurningTimer()
64 SetLightRange(burn_level / 3, burn_level / 3); in FxIntBurningTimer()
75 SetLightRange(0); in FxIntBurningStop()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Libraries.ocd/LampPost.ocd/Lamp.ocd/
H A DScript.c52 SetLightRange(this->GetLampRange(), this->GetLampFadeRange()); in TurnLightOn()
70 SetLightRange(0, 0); in TurnLightOff()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Missions.ocf/TreasureHunt.ocs/
H A DScript.c31 g_golden_idol->SetLightRange(150,15); in DoInit()
36 g_golden_shovel->SetLightRange(25,15); in DoInit()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Items.ocd/Tools.ocd/Torch.ocd/
H A DScript.c177 SetLightRange(80, 60); in FxIntBurningStart()
204 SetLightRange(0); in FxIntBurningStop()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Items.ocd/Resources.ocd/LavaChunk.ocd/
H A DScript.c14 SetLightRange(60, 40); in Initialize()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Decoration.ocd/Village.ocd/Candle.ocd/
H A DScript.c18 SetLightRange(80, 60); in Construction()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Decoration.ocd/Village.ocd/Lantern.ocd/
H A DScript.c19 SetLightRange(80, 60); in Construction()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Environment.ocd/Disasters.ocd/Meteor.ocd/Alien.ocd/
H A DScript.c16 SetLightRange(400, 100); in OnAfterLaunch()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Animals.ocd/Firefly.ocd/
H A DScript.c25 SetLightRange(5, 30); in Initialize()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Items.ocd/Tools.ocd/TeleGlove.ocd/
H A DScript.c199 SetLightRange(50, 10); in StartUsage()
210 SetLightRange(); in EndUsage()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Environment.ocd/Cloud.ocd/Lightning.ocd/
H A DScript.c88 SetLightRange(strength / 2, strength); in FxLightningMoveTimer()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Environment.ocd/Disasters.ocd/Meteor.ocd/
H A DScript.c111 SetLightRange(300, 30); in OnAfterLaunch()
/dports/games/openclonk/openclonk-release-8.1-src/src/object/
H A DC4Object.h300 bool SetLightRange(int32_t iToRange, int32_t iToFadeoutRange);
H A DC4ObjectScript.cpp1314 Obj->SetLightRange(iRange, iFadeoutRange); in FnSetLightRange()
2644 F(SetLightRange); in InitObjectFunctionMap()
H A DC4Object.cpp1022 SetLightRange(0,0); in AssignDeath()
4010 bool C4Object::SetLightRange(int32_t iToRange, int32_t iToFadeoutRange) in SetLightRange() function in C4Object
/dports/games/openclonk/openclonk-release-8.1-src/src/player/
H A DC4Player.cpp512 nobj->SetLightRange(C4FOW_DefLightRangeX, C4FOW_DefLightFadeoutRangeX); in PlaceReadyCrew()
1037 pObj->SetLightRange(C4FOW_DefLightRangeX, C4FOW_DefLightFadeoutRangeX); in MakeCrewMember()
/dports/games/openclonk/openclonk-release-8.1-src/docs/
H A Dde.po1546 #: sdk/script/fn/SetLightRange.xml:8(category)
4359 #: sdk/script/fn/SetLightRange.xml:16(desc)
4363 #: sdk/script/fn/SetLightRange.xml:21(desc)
4367 #: sdk/script/fn/SetLightRange.xml:26(desc)
4371 #: sdk/script/fn/SetLightRange.xml:27(remark)
4375 #: sdk/script/fn/SetLightRange.xml:36(text)
4379 #: sdk/script/fn/SetLightRange.xml:45(text)