UbitUmarov
|
1a8a8e16ef
add a public SetGroupPowers to clientView
|
8 years ago |
UbitUmarov
|
13ae6dff18
let some group related data to have a public set
|
8 years ago |
UbitUmarov
|
e766f9d20f
get a copy of current clientView group powers
|
8 years ago |
UbitUmarov
|
aa744eecf2
add a few methods to modify clientview group powers
|
8 years ago |
Melanie Thielker
|
59ed89769a
Apply user specified default perms across the board, to items uploaded as well as items created and to rezzed prims in world.
|
8 years ago |
Melanie Thielker
|
43ca32150c
Plumb RezRestoreToWorld from the client (part done)
|
8 years ago |
UbitUmarov
|
6821ace3c6
add basic SendFindAgent() to lludp. Future use may require a list of pairs (X,Y). For now one pair is good enough.
|
9 years ago |
UbitUmarov
|
18536b4be6
add missing SendAgentGroupDataUpdate to llClientView
|
9 years ago |
UbitUmarov
|
e3d82ad706
delay terrain sending if land queue is 2 busy
|
9 years ago |
Melanie Thielker
|
1fb2f0296f
Track selected objects per client
|
9 years ago |
UbitUmarov
|
caddabb5c4
scale ChildAgentThrottles with distance (internal to child server and not
|
10 years ago |
UbitUmarov
|
7351d92a76
add method to get a category throttle rate
|
10 years ago |
UbitUmarov
|
5bf145a397
add a direct sendpartfullUpdate to send a full object update to a part,
|
10 years ago |
UbitUmarov
|
8c657e4837
add a estimator of client ping time, and painfully make it visible in show
|
10 years ago |
Melanie
|
e82d4154a2
Merge branch 'master' into careminster
|
11 years ago |
Diva Canto
|
b5ab0698d6
EDIT BEAMS!!! They had been missing from OpenSim since ever. Thanks to lkalif for telling me how to route the information. The viewer effect is under the distance filter, so only avatars with cameras < 10m away see the beams.
|
11 years ago |
Diva Canto
|
d5a1779465
Manage AgentUpdates more sanely:
|
11 years ago |
Melanie
|
669fa3ff9a
Merge branch 'master' into careminster
|
11 years ago |
Melanie
|
533bbf033d
Update the money framework to allow sending the new style linden "serverside is now viewerside" messages regarding currency
|
11 years ago |
Mic Bowman
|
681fbda4b6
This is an experimental patch that adds support for comparing texture
|
11 years ago |
Melanie
|
13cd8c17d7
Merge branch 'master' into careminster
|
11 years ago |
Justin Clark-Casey (justincc)
|
3290cd09d3
remove pointless region handle paramter from IClientAPI.SendKillObject()
|
11 years ago |
Melanie
|
cdaceea5a6
Merge branch 'master' into careminster
|
11 years ago |
Mic Bowman
|
33aaa40bee
Adds an event and a method so that handling of the CachedTexture
|
11 years ago |
Melanie
|
fb8aa22084
Merge branch 'master' into careminster
|
11 years ago |
Melanie
|
03c9d8ae4f
Change EconomyDataRequest signature to use an IClientAPI rather than UUID. This is needed because recent LL viewer codebases call this earlier in login when the client is not yet established in the sim and can't be found by UUID.
|
11 years ago |
Melanie
|
293a024c14
Allow callers to set the invoice parameter for GenericMessage
|
11 years ago |
Melanie
|
6571e7ead2
Allow callers to set the invoice parameter for GenericMessage
|
11 years ago |
Melanie
|
7bf33d333a
Plumb the path from the client to the extra physics params and back
|
11 years ago |
teravus
|
77cc7ce399
* Partial Commit for Avatar Appearance to include the functionality of Cached Bakes.
|
12 years ago |