Justin Clark-Casey (justincc)
|
fc878a33ed
refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
|
10 лет назад |
Justin Clark-Casey (justincc)
|
1b156b7fe8
Add regression test for in-range chat between neighbouring regions from east to west.
|
10 лет назад |
Justin Clark-Casey (justincc)
|
c9415fd763
If an avatar is sitting, send out position updates to clients for any change, not just those outside the usual tolerances.
|
10 лет назад |
Justin Clark-Casey (justincc)
|
fd1b2a1c57
Stop mesh avatars that specify the alpha texture in their bake slots from causing the simulator to continually request that they rebake
|
10 лет назад |
Justin Clark-Casey (justincc)
|
8e72b53edc
Stop exceptions being generated on agent connection if a telehub object has been deleted or has no spawn points.
|
11 лет назад |
Justin Clark-Casey (justincc)
|
b64d3ecaed
Create TestSameSimulatorNeighbouringRegionsTeleportV2() regression test for V2 transfer protocol.
|
11 лет назад |
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 лет назад |
Diva Canto
|
d5a1779465
Manage AgentUpdates more sanely:
|
11 лет назад |
Diva Canto
|
98f59ffed5
Fix broken tests -- the test setup was wrong... sigh.
|
11 лет назад |
Melanie
|
533bbf033d
Update the money framework to allow sending the new style linden "serverside is now viewerside" messages regarding currency
|
11 лет назад |
Justin Clark-Casey (justincc)
|
3290cd09d3
remove pointless region handle paramter from IClientAPI.SendKillObject()
|
11 лет назад |
Justin Clark-Casey (justincc)
|
2cb2f1d7e3
Fix issue where objects removed via llDie() would not disappear for users looking in from neighbouring sims.
|
11 лет назад |
Mic Bowman
|
33aaa40bee
Adds an event and a method so that handling of the CachedTexture
|
11 лет назад |
Justin Clark-Casey (justincc)
|
0beccf23c0
Add regression test for inventory item give, reject and subsequent trash folder purge by receiver.
|
11 лет назад |
Justin Clark-Casey (justincc)
|
a7cbb9edc9
Add regression test for offer, accept and subsequent receiver delete of an item offered via instant message.
|
11 лет назад |
Melanie
|
293a024c14
Allow callers to set the invoice parameter for GenericMessage
|
11 лет назад |
Justin Clark-Casey (justincc)
|
36651bed71
On the later forms of teleport failure, tell the user if this was because viewer couldn't/didn't connect with destination or if destination didn't signal teleport completion.
|
11 лет назад |
Justin Clark-Casey (justincc)
|
8960418e7d
Add regression test for presence crossing between regions on the same simulator.
|
11 лет назад |
Melanie
|
7bf33d333a
Plumb the path from the client to the extra physics params and back
|
11 лет назад |
Justin Clark-Casey (justincc)
|
c13a99dc5c
Fix script error messages not showing up in viewer 3 and associated viewers.
|
12 лет назад |
Justin Clark-Casey (justincc)
|
bcbd450fe4
Add --force flag to "kick user" console command to allow bypassing of recent race condition checks.
|
12 лет назад |
Justin Clark-Casey (justincc)
|
3b3d9967b1
Remove IClientAPI.GetClientEP() in favour of existing identical IClientAPI.RemoteEndpoint.
|
12 лет назад |
Justin Clark-Casey (justincc)
|
cf080a68d6
Remove long obsolete and unused IClientAPI.KillEndDone()
|
12 лет назад |
Justin Clark-Casey (justincc)
|
9d2e1c67a8
Add regression test for teleporting between neighbouring regions on the same simulator
|
12 лет назад |
Justin Clark-Casey (justincc)
|
59157d9d63
Add simple login test with online friends. Add IFriendsModule.GrantRights() for granting rights via a module call.
|
12 лет назад |
Justin Clark-Casey (justincc)
|
22a85b947a
Add back parts of reverted changes that were not concerned with child agent caching.
|
12 лет назад |
Justin Clark-Casey (justincc)
|
93ac47f0d3
Revert "Simplify friends caching by only doing this for root agents - no functions require caching for child agents."
|
12 лет назад |
Justin Clark-Casey (justincc)
|
d9f7b8549b
Simplify friends caching by only doing this for root agents - no functions require caching for child agents.
|
12 лет назад |
Justin Clark-Casey (justincc)
|
1a8769e6ef
Instead of loading default avatar animations in both SLUtil and AvatarAnimations, load just in AvatarAnimations instead.
|
12 лет назад |
PixelTomsen
|
5c545d1d2e
Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?id=5869
|
12 лет назад |