index
:
viewer.git
2025.06
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
rlvhandler.cpp
Age
Commit message (
Expand
)
Author
2025-07-23
Reorganise shared macros closer to "attach" code
Erik Kundiman
2025-07-23
Minimal @remoutfit[:<part>]=force implementation
Erik Kundiman
2025-07-23
@detach:<folder_name>=force implementation
Erik Kundiman
2025-07-23
Shared macros for attach-related RLV commands
Erik Kundiman
2025-07-23
RLV shared folder needs to be directly under root
Erik Kundiman
2025-07-11
@attachover:<folder1/../folderN>=force implementation
Erik Kundiman
2025-07-10
@attach:<folder1/.../folderN>=force implementation
Erik Kundiman
2025-07-10
@getinv[:folder1/...]=<channel> implementation
Erik Kundiman
2025-07-09
Partial @getinv=<channel> command implementation
Erik Kundiman
2025-07-03
Partial @detach=<y/n> command implementation
Erik Kundiman
2025-07-01
Fix commit d0e3c7a40395ea5ad7f7a9982ce4dbf464e24caa
Erik Kundiman
2025-06-30
Minimal @getsitid=<channel_number> implementation
Erik Kundiman
2025-06-30
Minimal @sit=<y/n> command implementation
Erik Kundiman
2025-06-30
Minimal @unsit=<y/n> command implementation
Erik Kundiman
2025-06-30
Minimal @sitground=force command implementation
Erik Kundiman
2025-06-30
Basic scaffolding to support add/remove commands
Erik Kundiman
2025-06-29
Minimal @unsit=force command implementation
Erik Kundiman
2025-06-28
Minimal @sit:<UUID>=force command implementation
Erik Kundiman
2025-06-28
Basic scaffolding to support force commands
Erik Kundiman
2025-05-11
Replace None and Success. Those are X11 defines and thus lead to compile errors
Nicky
2025-05-11
Add proper file headers
Kitty Barnett
2025-05-11
Add the RLVa console
Kitty Barnett
2025-05-11
Add the @getcommand command query reply command
Kitty Barnett
2025-05-11
Add basic scaffolding to support reply commands and handle @versionXXX as an ...
Kitty Barnett
2025-05-11
Add owner say chat hook
Kitty Barnett
2025-05-11
Minimal code needed to add RLVa with an on/off toggle
Kitty Barnett