-
- Downloads
Code review: RLVa extensions are no longer optional features
-> @accepttprequest will auto-accept all incoming teleport requests (allows exceptions - see @accepttp) -> @allowidle (stays experimental - subject to change) -> @getcommand:<filter> can be used to discover which commands are part of the user's RLVa implementation (with user-defined separator) -> @findfolders:<filter> works like @findfolder but will return all matches (with user-defined separator) -> @getdebug:<setting> can be used to query (but not set) the "RestrainedLoveforbidGiveToRLV", "RestrainedLoveNoSetEnv" and "WindLightUseAtmosShaders" debug settings -> @interact will block world interaction but allows drag-drop, the camera tool, mouse steering and access to the "self" context menu -> @sharedwear is the counterpart of @unsharedwear and wear locks the shared #RLV folder -> @sharedunwear is the counterpart of @unsharedunwear and remove locks the shared #RLV folder -> @touchhud will prevent the user from touching/clicking on their HUD attachments (allows exceptions) -> @tprequest will prevent the user from requesting teleports (allows exceptions - see @tplure) -> force wear commands will activate/deactivate gestures as well -> force wear commands will collect from folder links as well -> [FIXED] Location on incoming teleport requests isn't censored when @showloc restricted -> [FIXED] Message on outgoing teleport offers isn't censored when @startim restricted -> [FIXED] Message on outgoing teleport requests isn't censored when @sendim or @startim restricted --HG-- branch : RLVa
Showing
- indra/newview/llagent.cpp 1 addition, 5 deletionsindra/newview/llagent.cpp
- indra/newview/llappviewer.cpp 1 addition, 5 deletionsindra/newview/llappviewer.cpp
- indra/newview/llavataractions.cpp 17 additions, 3 deletionsindra/newview/llavataractions.cpp
- indra/newview/llgroupactions.cpp 2 additions, 2 deletionsindra/newview/llgroupactions.cpp
- indra/newview/llinventorybridge.cpp 1 addition, 1 deletionindra/newview/llinventorybridge.cpp
- indra/newview/llnotificationalerthandler.cpp 1 addition, 1 deletionindra/newview/llnotificationalerthandler.cpp
- indra/newview/llnotificationofferhandler.cpp 1 addition, 1 deletionindra/newview/llnotificationofferhandler.cpp
- indra/newview/llselectmgr.cpp 4 additions, 7 deletionsindra/newview/llselectmgr.cpp
- indra/newview/llstartup.cpp 0 additions, 4 deletionsindra/newview/llstartup.cpp
- indra/newview/lltoolpie.cpp 9 additions, 6 deletionsindra/newview/lltoolpie.cpp
- indra/newview/llviewermessage.cpp 16 additions, 21 deletionsindra/newview/llviewermessage.cpp
- indra/newview/llviewerwindow.cpp 4 additions, 6 deletionsindra/newview/llviewerwindow.cpp
- indra/newview/rlvactions.cpp 3 additions, 6 deletionsindra/newview/rlvactions.cpp
- indra/newview/rlvactions.h 2 additions, 2 deletionsindra/newview/rlvactions.h
- indra/newview/rlvcommon.cpp 9 additions, 13 deletionsindra/newview/rlvcommon.cpp
- indra/newview/rlvcommon.h 0 additions, 2 deletionsindra/newview/rlvcommon.h
- indra/newview/rlvdefines.h 0 additions, 34 deletionsindra/newview/rlvdefines.h
- indra/newview/rlvextensions.cpp 3 additions, 5 deletionsindra/newview/rlvextensions.cpp
- indra/newview/rlvhandler.cpp 0 additions, 15 deletionsindra/newview/rlvhandler.cpp
- indra/newview/rlvhelper.cpp 1 addition, 3 deletionsindra/newview/rlvhelper.cpp
Loading
Please register or sign in to comment