summaryrefslogtreecommitdiff
path: root/indra/newview/rlvhandler.cpp
AgeCommit message (Expand)Author
2025-07-23Reorganise shared macros closer to "attach" codeErik Kundiman
2025-07-23Minimal @remoutfit[:<part>]=force implementationErik Kundiman
2025-07-23@detach:<folder_name>=force implementationErik Kundiman
2025-07-23Shared macros for attach-related RLV commandsErik Kundiman
2025-07-23RLV shared folder needs to be directly under rootErik Kundiman
2025-07-11@attachover:<folder1/../folderN>=force implementationErik Kundiman
2025-07-10@attach:<folder1/.../folderN>=force implementationErik Kundiman
2025-07-10@getinv[:folder1/...]=<channel> implementationErik Kundiman
2025-07-09Partial @getinv=<channel> command implementationErik Kundiman
2025-07-03Partial @detach=<y/n> command implementationErik Kundiman
2025-07-01Fix commit d0e3c7a40395ea5ad7f7a9982ce4dbf464e24caaErik Kundiman
2025-06-30Minimal @getsitid=<channel_number> implementationErik Kundiman
2025-06-30Minimal @sit=<y/n> command implementationErik Kundiman
2025-06-30Minimal @unsit=<y/n> command implementationErik Kundiman
2025-06-30Minimal @sitground=force command implementationErik Kundiman
2025-06-30Basic scaffolding to support add/remove commandsErik Kundiman
2025-06-29Minimal @unsit=force command implementationErik Kundiman
2025-06-28Minimal @sit:<UUID>=force command implementationErik Kundiman
2025-06-28Basic scaffolding to support force commandsErik Kundiman
2025-05-11Replace None and Success. Those are X11 defines and thus lead to compile errorsNicky
2025-05-11Add proper file headersKitty Barnett
2025-05-11Add the RLVa consoleKitty Barnett
2025-05-11Add the @getcommand command query reply commandKitty Barnett
2025-05-11Add basic scaffolding to support reply commands and handle @versionXXX as an ...Kitty Barnett
2025-05-11Add owner say chat hookKitty Barnett
2025-05-11Minimal code needed to add RLVa with an on/off toggleKitty Barnett